add postfix bounces.log

This commit is contained in:
psy 2022-12-29 12:31:23 +01:00
parent c9031f4573
commit 17c1bb0ffb
No known key found for this signature in database
GPG key ID: 30546501FF65B1A5

View file

@ -35,3 +35,10 @@ scrape_configs:
labels:
job: nginx
__path__: /var/log/nginx/access-promtail.log
- job_name: postfix-bounces
static_configs:
- targets:
- localhost
labels:
job: postfix-bounces
__path__: /var/log/mailman3/bounce.log