Skip to main content

Web server HTTP access log parsing, filtering, and SQL database storage.

Project description

Parses your bloated HTTP access logs to extract the info you want about hits from (hopefully) real people instead of just the endless stream of hackers and bots that passes for web traffic nowadays. Stores the info in a relational database where you can access it using all the power of SQL.

Uses the power of your multicore CPU with Twisted, AsynQueue, and sAsync to process log files concurrently and fast. Duplicate entries are ignored, so you don’t need to fret about redundancies in your logfiles. (It happens.) The filtering goes forwards and backwards; once an entry has been determined to come from a bad actor, all log entries from that IP address are purged and ignored.

If you see bot garbage getting through and polluting your logs with some new attempt at an exploit, just add a rule for it to your rules lists, starting with what logalyzer comes prepackaged with. The next time you run it, those entries will get purged as well.

Optionally produces a list of offender IP addresses that you can use to deny access to your web server entirely.

Project details


Release history Release notifications | RSS feed

This version

0.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logalyzer-0.4.tar.gz (81.1 kB view details)

Uploaded Source

File details

Details for the file logalyzer-0.4.tar.gz.

File metadata

  • Download URL: logalyzer-0.4.tar.gz
  • Upload date:
  • Size: 81.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for logalyzer-0.4.tar.gz
Algorithm Hash digest
SHA256 8ce096c4798d9d0819cd1616f2f98617baf287414f34186ee74e20610794f2c8
MD5 815da1bafa98aead9d785675e7c456c6
BLAKE2b-256 8a10021ce3612fb11b5101daf3f2bb4a8b26617ca647ff2ca9521a23f62ec328

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page