Hi! This is caused by missing exporter,
Aug 03 08:23:51 vagrant-bolt-dovecot-statistics dovecot[38112]: stats: Panic: Could not find exporter (log-exporter) for metric (imap_cmd_select) You need to configure log-exporter before using it. The error reporting is fixed with https://github.com/dovecot/core/commit/fb286fc8ff6f814fcd69d44681d06a11741dc15d.patch Aki > On 04/08/2023 09:33 EEST Brent Clark <brentgclarkl...@gmail.com> wrote: > > > Good day Guys > > Just a brief background, Im looking to enable and run doveadm stats, as > per https://doc.dovecot.org/configuration_manual/stats/ > > When I run the command: > doveadm stats add --description "IMAP SELECT commands" --exporter > log-exporter --exporter-include "name timestamps" --fields "bytes_in > bytes_out" --group-by "cmd_name tagged_reply_state" imap_cmd_select > "event=imap_command_finished AND name=SELECT" > > I get: > ==> /var/log/mail.info <== > Aug 3 05:52:36 bullseye dovecot: stats: Error: Raw backtrace: > /usr/lib/dovecot/libdovecot.so.0(backtrace_append+0x42) [0x7f08c7097582] > -> /usr/lib/dovecot/libdovecot.so.0(backtrace_get+0x1e) [0x7f08c709769e] > -> /usr/lib/dovecot/libdovecot.so.0(+0x1022fb) [0x7f08c70a42fb] -> > /usr/lib/dovecot/libdovecot.so.0(+0x102391) [0x7f08c70a4391] -> > /usr/lib/dovecot/libdovecot.so.0(+0x55589) [0x7f08c6ff7589] -> > dovecot/stats(+0x5aa5) [0x561765217aa5] -> > dovecot/stats(stats_metrics_add_dynamic+0x11f) [0x56176521a80f] -> > dovecot/stats(+0x6724) [0x561765218724] -> > /usr/lib/dovecot/libdovecot.so.0(connection_input_default+0x155) > [0x7f08c709bd05] -> > /usr/lib/dovecot/libdovecot.so.0(io_loop_call_io+0x69) [0x7f08c70ba529] > -> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run_internal+0x132) > [0x7f08c70bbc12] -> > /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x50) > [0x7f08c70ba5d0] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_run+0x40) > [0x7f08c70ba790] -> > /usr/lib/dovecot/libdovecot.so.0(master_service_run+0x13) > [0x7f08c702d353] -> dovecot/stats(main+0x128) [0x561765217e38] -> > /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea) [0x7f08c6ca8d0a] > -> dovecot/stats(_start+0x2a) [0x561765217eba] > > ==> /var/log/mail.warn <== > Aug 3 06:23:51 bullseye dovecot: stats: Fatal: master: service(stats): > child 38121 killed with signal 6 (core dumped) > > I installed and run systemd-coredump, dovecot-sysreport > > Please will you take a look at the various attached files (coredumps etc) > > Many thanks. > Kind Regards > Brent Clark > > > _______________________________________________ > dovecot mailing list -- dovecot@dovecot.org > To unsubscribe send an email to dovecot-le...@dovecot.org _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org