istone-you/Send Log to Loki
This action sends a custom log message to Grafana Loki.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Log message to send | yes | — |
| measurement | Controls the execution time measurement: 'start' to record the start time, or 'finish' to calculate and send the execution duration. | no | — |
| loki_address | Loki instance address | yes | — |
| loki_username | Loki username for basic auth | yes | — |
| loki_password | Loki password for basic auth | yes | — |
| labels | JSON string of labels to attach to the log message | no | — |
Outputs
no outputs