Skip to main content

tipimaid supports piped logging (local and over the net) for apache web servers with automatic log rotation and splitting according to domains

Project description

Tipimaid is a collection of tools to ease the handling of Apache logs. It can be used as a piped logger for Apache and allows you to distribute log entries to different logfiles according to their virtual host information and the date and time of the request. Logging can be done either locally or over the network so that you can concentrate logs of a server farm on one logging computer.

The Tipimaid collection comprises four scripts which are:

tipimaid.py

Used either as a piped logging tool or receives its loglines from tipimaid_server.py. It rotates logfiles and distributes loglines to different logfiles and is able to execute stuff when a file is rotated.

tipimaid_sender.py

Used as a piped logging tool to send loglines across the network to tipimaid_server.py

tipimaid_server.py

receives loglines sent by tipimaid_sender.py or netcat and outputs them to stdout where they are usually piped to tipimaid.py

tipimaid_mergelogs.py

The disaster recovery tool if something went terribly wrong during logging over the network. It does a mergesort of several logfiles and outputs chronologically sorted loglines to stdout.

Changes in 0.3 (released 2009/10/21)

Changed exit code to 0 in tipimaid.py as well (see version 0.2 for details)

Project details


Download files

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

Source Distributions

tipimaid-0.3.zip (22.8 kB view hashes)

Uploaded Source

tipimaid-0.3.tar.gz (19.0 kB view hashes)

Uploaded Source

tipimaid-0.3.tar.bz2 (17.6 kB view hashes)

Uploaded Source

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