From: Hendrik Jaeger Date: Wed, 12 Oct 2022 12:33:00 +0000 (+0200) Subject: update log filtering X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;ds=sidebyside;h=0484236873297e0c3fe29102a256ea7ca4c43eb4;p=user%2Fhenk%2Fcode%2Fpuppet%2Fmodules%2Fhenks_ircservices.git update log filtering --- diff --git a/templates/etc/s6-services/irc-services/log/run.epp b/templates/etc/s6-services/irc-services/log/run.epp index 62cd236..3d83c3b 100644 --- a/templates/etc/s6-services/irc-services/log/run.epp +++ b/templates/etc/s6-services/irc-services/log/run.epp @@ -25,7 +25,9 @@ s6-log -" USERS: .* used IDENTIFY and identified for account" -" USERS: .* is now identified as" -" COMMAND: .* used IDENTIFY and identified for account" + -" COMMAND: .* used UNBAN on all channels" -" CHANNEL: .* join #.*" + -" M_SASL: .* identified to account .* using SASL" -" Anope [[:digit:].]+, build #[[:digit:]], compiled .*" -" Anope [[:digit:].]+ starting up" -"Using configuration file conf/services.conf"