Commit Graph

10 Commits

Author SHA1 Message Date
Tommie Gannert
82fa993361
Splits the log source handling with a pluggable interface.
Provides a cleaner split between log sources, specifically for not
compiling with systemd libraries.

This is in preparation for a new log source to read from Docker.
2021-03-16 15:36:56 +01:00
Bart Vercoulen
1edadd0857
Revert "Adds a Docker log source." 2021-03-16 15:19:10 +01:00
Tommie Gannert
1451d25af5 Splits the log source handling with a pluggable interface.
Provides a cleaner split between log sources, specifically for not
compiling with systemd libraries.

This is in preparation for a new log source to read from Docker.
2020-07-02 10:21:25 +02:00
Per Abich
b17eed2ad7 Fixing issue with collecting smtpdProcesses without Sasl 2020-02-24 16:44:29 +01:00
Per Abich
ca63474631 Fixing issue with collecting delays
(cherry picked from commit 384943fe47c327667fbb21e5ec5ea40e048454a1)
2020-02-24 16:27:17 +01:00
Per Abich
8113240edf Reduced the cardinality of postfix_smtpd_messages_processed_total for #38 by not aggregating per user but only for the sasl_method 2020-02-23 20:41:35 +01:00
Per Abich
0ca70fa8cb Created a test for Issue #35 and suggested a solution 2020-02-22 22:43:26 +01:00
Per Abich
0436fed067 Making test easier to use 2020-02-22 17:06:44 +01:00
Per Abich
e416d73974 Fixed test 2020-02-18 16:17:13 +01:00
Per Abich
851c00f29f Added a simple test and migrated to vgo 2020-02-12 13:41:29 +01:00