You are here:
Foswiki
>
Sysadmin Web
>
IrcLogs
(22 Mar 2004,
ChrisC
)
Edit
Attach
IRC Logs
Some notes on logs for IRC meetings.
Generating HTML Logs
(add a link here to a perl script... irc2html...)
Anonomising logs
Clients such as IRSSI (see
IrssiHowTo
) can be set up to log but they log IP addresses of remoted users so to anonomise the logs do this:
$ sed -i 's/\[[^]]*@[^]]*\]/[anon@localhost]/g' filename
Or in vim:
:1,$s/\[[^]]*@[^]]*\]/[anon@localhost]/g
See also:
IrssiHowTo#Anonomising_Logging
--
ChrisC
- 21 Mar 2004
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r3 - 22 Mar 2004,
ChrisC
Sysadmin
Home
Sysadmin Web
Home
What's new
Topics
Search
RSS Feed
Email web changes
Tech working groups
IMC Tech
Sysadmin
DNS
Listwork
IMC Docs
IRCd
IMC Security
Global Website
IMC Database
Keyserver
SoS
All sections
Global network
Local IMCs
Tech
Sandbox
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback