Python Class for Apache log analysis
Hi all,
I am looking for a python package that I could employ to analyze
Apache's log files in real time. Of course I already have found some
scripts, but most of them are outdated (python1.5), while others are
simply impossible to use for a custom application. I was looking for
something reliable, flexible and not to much outdated...
Thank you in advance,
Andrea
.
Relevant Pages
- Re: Python Class for Apache log analysis
... Apache's log files in real time. ... Are you saying that a Python 1.5 script won't work on recent Pythons, or just that the scripts, being old, don't meet your requirements? ... (comp.lang.python) - [Full-disclosure] reduction of brute force login attempts via SSH through iptables --has
... The conversation about scripts which read log files and the holes in those scripts and the holes in those holes and the *ssholes and... ... Putting together iptables --hashlimit with some kind of log file reader will slow down the initial attack in real time, and allow a more leisurely log file scanner to react in not-so-real-time with more complete blockages against detected significant attackers. ... (Full-Disclosure) - Re: reading log files in real time
... > I'm looking for a way to read log files in real time, ... The sender therefore does ... > this message which arise as a result of e-mail transmission. ... (perl.beginners) - Re: Benchmarking a script that cant be executed form the command line
... It's been in production ... > With other scripts I have always used DProf/SmallProf or something ... plain old log files ... this will help you locate problem areas. ... (comp.lang.perl.misc) - Re: Kiwi Syslog Analyzer
... to analyze NT-Eventlogs and generate alarms. ... Tools like Logsurfer ... > really don't want to write a bunch of scripts if they already exist. ... (comp.os.ms-windows.nt.admin.security) |
|