> On 25/11/2025 15:24 EET Adrian M via dovecot <[email protected]> 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

_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to