canonical / grafana-agent-snap

Snap of Grafana Agent, a telemetry collector for sending metrics, logs and traces to the Grafana's LGTM stack.
https://snapcraft.io/grafana-agent
Apache License 2.0
1 stars 5 forks source link

Enable journald support in promtail #54

Closed simskij closed 6 months ago

simskij commented 6 months ago

For promtail to be able to ingest journald logs, we need to add the build tag promtail_journal_enabled.

resolves #51 resolves #34