Add Dovecot "log_json" exporter definition
This commit is contained in:
parent
5816c705d4
commit
e116d74fb7
1 changed files with 6 additions and 0 deletions
|
|
@ -177,6 +177,12 @@ metric mail_deliveries {
|
|||
filter = event=mail_delivery_finished
|
||||
}
|
||||
|
||||
event_exporter log_json {
|
||||
format = json
|
||||
transport = log
|
||||
format_args = time-rfc3339
|
||||
}
|
||||
|
||||
# Postfix delivers incoming mails via lda (transport "dovecot")
|
||||
lda_mailbox_autocreate = yes
|
||||
protocol lda {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue