25 Nov
2025
25 Nov
'25
1:28 p.m.
On 25/11/2025 15:24 EET Adrian M via dovecot <dovecot@dovecot.org> wrote:
Hello, I was using imap_id_log to log user-agent in 2.3, but this seems to be replaced in 2.4 by imap_id_received, however I am unable to find any example how this is supposed to be configured. Please help me clarify this. Hello, I was using imap_id_log to log user-agent in 2.3, but this seems to be replaced in 2.4 by imap_id_received, however I am unable to find any example how this is supposed to be configured. Please help me clarify this.
event_exporter log { format = tab-text time_format = rfc3339 }
metric imap_id_received { filter = event=imap_id_received exporter = log }
Aki