[IRCServices] Omit IPs in logs or disable logging completely
Jille Timmermans
jille at quis.cx
Thu Apr 24 14:16:45 PDT 2008
Hello Jesse,
you could replace ircservices.log in the source with /dev/null.
Or even simpler, in shell:
# cd /path/to/ircservices
# rm -f ircservices.log
# ln -s /dev/null ircservices.log
This will log to the /dev/null, in other words, it will disappear.
-- Jille
jesse keys schreef:
> Hello there.
>
> According to the privacy policy of our network, I would like to remove
> the IPs from the ircservices log file. Has anyone done something like
> that yet?
> If I could turn of logging completely I'd be even happier.
>
> Thanks in advance for any hint,
>
> jesse
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://lists.ircservices.za.net/mailman/listinfo/ircservices