root / agent / exilog_agent.pl

View | Annotate | Download (12.1 KB)

# Date Author Comment
99ea0272 10/11/2010 08:13 PM Pavel Piatruk

new config option to limit exilog to not start reading the whole log file

Signed-off-by: Andreas Unterkircher <>

6f71c4ad 12/05/2008 08:19 PM Andreas Unterkircher

set lib-path to /usr/lib/exilog instead using FindBin module

Signed-off-by: Andreas Unterkircher <>

230037af 12/05/2008 08:13 PM Andreas Unterkircher

if fork succeeded, no longer send a detaching-from-terminal message, resolves #117

Signed-off-by: Andreas Unterkircher <>

f8a8bc98 12/04/2008 11:24 AM Tom Kistner

Forward unreleased changes

- IPv6 address parsing
- Some queue management
- Better SQL quoting
- More misc stuff

Signed-off-by: Tom Kistner <>

f603da20 12/03/2008 10:27 PM Andreas Unterkircher

exilog-agent heartbeats, resolves #115

Signed-off-by: Andreas Unterkircher <>

903d136e 12/03/2008 08:45 PM Andreas Unterkircher

append to logfile, resolves #114

Signed-off-by: Andreas Unterkircher <>

0a6e4fae 12/03/2008 08:37 PM Andreas Unterkircher

sort files into their directories. move agent- and cleanup-script into 'agents', all static www-content (icons, stylesheet, javascript, ...) into 'htdocs'. cgi-stuff into 'cgi' and all reused code into 'lib'.

Signed-off-by: Andreas Unterkircher <>