21 Apr
2024
21 Apr
'24
3:08 a.m.
Is it possible to log the e_debug events in quota-status.c? [https://github.com/dovecot/core/blob/main/src/plugins/quota/quota-status.c]
Running: Dovecot 2.3.19.1 (9b53102964)
Here's the config I've tried:
log_path = /var/log/dovecot.log
event_exporter log { format = json format_args = time-rfc3339 transport = log }
metric everything { exporter = log filter = event=* OR category=* }
log_debug = event=* auth_verbose = yes auth_debug = yes mail_debug = yes
This seems to capture events at INFO level or higher, and some Debug log messages, but not the e_debug messages in quota-status.c.
Thanks, Daniel
206
Age (days ago)
206
Last active (days ago)
0 comments
1 participants
participants (1)
-
D S