skroutz/Send Logs to Loki
Aggregate all workflow logs and send them to Loki with injected labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| loki_endpoint | Loki push endpoint | yes | — |
| labels | Custom labels for logs (comma-separated key=value pairs) | no | job=github-actions |
| github_token | GitHub token for API authentication | yes | — |
| max_retries | Maximum number of retry attempts for fetching logs | no | 5 |
| retry_interval_seconds | Interval in seconds between retry attempts | no | 10 |
| message_to_loki | Custom message(s) to send directly to Loki (skips job logs). Supports multiple lines — each line is sent as a separate log entry. | no | — |
Outputs
no outputs