summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>2022-10-12 14:33:00 +0200
committerHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>2022-10-12 14:33:00 +0200
commit0484236873297e0c3fe29102a256ea7ca4c43eb4 (patch)
treed3daa293bade3eb23affd63d4d0f41903cb6263d /templates
parentfddce333b3935dd69e50b55b5f07302a33047912 (diff)
update log filtering
Diffstat (limited to 'templates')
-rw-r--r--templates/etc/s6-services/irc-services/log/run.epp2
1 files changed, 2 insertions, 0 deletions
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"