Tagged Questions
0
votes
1answer
135 views
Intruder nature detection by opensource tools like tripwire
I want to use different kind of intrusion detection tools like OpenSource Tripwire. Please suggest me some tools which can provide me some additional information to that provided by tripwire?
...
1
vote
2answers
59 views
Checking integrity of my server data
I want to make a log to detect the nature of intrusions into my Unix/Linux based server.
For that I want to learn some tools like Open Source Tripwire and OSSEC. Please suggest to me similar tools.
...
1
vote
0answers
101 views
Pretty tail -f for log files [duplicate]
Possible Duplicate:
How to have tail -f show colored output
Is there a bash/awk script or utility that pretty formats and colors tail -f from log files? At the moment I am specifically ...
2
votes
2answers
80 views
Drudging through email logs
I am in charge of maintaining a linux e-mail server running qmail on Red Hat Linux.
Fairly often, I have to trace the path of some email through syslog and to be frank, this is rather tedious. ...