Ignore `consul` message from `syslog`.
This commit is contained in:
parent
7c9e1ed48c
commit
660420b10b
|
@ -320,7 +320,7 @@ scrape_configs:
|
|||
target_label: 'unit'
|
||||
|
||||
- action: drop
|
||||
regex: '.*(cron|supervisor|ssh|promtail|local|grafana|motd|dnsmasq|snapd|logind|init|session|loki|monit).*'
|
||||
regex: '.*(cron|supervisor|ssh|promtail|local|grafana|motd|dnsmasq|snapd|logind|init|session|loki|monit|consul).*'
|
||||
source_labels:
|
||||
- __journal__systemd_unit
|
||||
|
||||
|
|
Loading…
Reference in New Issue