summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-08-06 12:49:09 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-08-06 12:49:09 +0200
commit991e494a856f04d0f126149e95d36601c5e7a402 (patch)
tree6c4780c11f94a38c5e4ac4cf68fb6083cd0a8fb2 /templates
parent7d5c97208d288cd545d479c30ebcc9298b3a457c (diff)
filter logs
Diffstat (limited to 'templates')
-rw-r--r--templates/etc/s6-services/irc-services/log/run.epp13
1 files changed, 13 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 60f5e08..80a5a0b 100644
--- a/templates/etc/s6-services/irc-services/log/run.epp
+++ b/templates/etc/s6-services/irc-services/log/run.epp
@@ -13,6 +13,19 @@ define SERVICES_MAIL_FIFO ${SERVICES_LOGDIR}/mail_fifo
fdmove -c 2 1
s6-log
+ --
+ -" USERS: .* connected to the network"
+ -" USERS: .* disconnected from the network"
+ -" USERS: .* is now away:"
+ -" USERS: .* is no longer away"
+ -" USERS: .* quit"
+ -" USERS: .* changed nick to"
+ -" USERS: .* changes modes to \+[ix]+"
+ -" USERS: .* is no longer identified as"
+ -" USERS: .* used IDENTIFY and identified for account"
+ -" USERS: .* is now identified as"
+ -" CHANNEL: .* join"
+ -" CHANNEL: .* create"
t
s1048576
S2147483648