diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2022-08-15 16:36:40 +0200 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2022-08-15 16:36:40 +0200 |
commit | fddce333b3935dd69e50b55b5f07302a33047912 (patch) | |
tree | 88a37924cbe61c871f74dc12e6976de555019220 /templates | |
parent | 64779f688ac00971b99eea86ae123ea6158b911c (diff) |
update log filter
Diffstat (limited to 'templates')
-rw-r--r-- | templates/etc/s6-services/irc-services/log/run.epp | 7 |
1 files changed, 7 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 58520af..62cd236 100644 --- a/templates/etc/s6-services/irc-services/log/run.epp +++ b/templates/etc/s6-services/irc-services/log/run.epp @@ -25,6 +25,13 @@ s6-log -" USERS: .* used IDENTIFY and identified for account" -" USERS: .* is now identified as" -" COMMAND: .* used IDENTIFY and identified for account" + -" CHANNEL: .* join #.*" + -" Anope [[:digit:].]+, build #[[:digit:]], compiled .*" + -" Anope [[:digit:].]+ starting up" + -"Using configuration file conf/services.conf" + -"Loading Modules\\.\\.\\." + -"Loading Databases\\.\\.\\." + -"Databases loaded" t s1048576 S2147483648 |