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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file tipimaid-0.3.zip
.
File metadata
- Download URL: tipimaid-0.3.zip
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36043788372f82e3b626070dab6027f4f0f7bac86a9b484be8ff0e648b5e539c |
|
MD5 | 68a60e89b5f36f44407de88b70e8cf7e |
|
BLAKE2b-256 | 3077f0d8ad4483492e6fe56debe890b2eeda982c488708ba650a80af7c0457c7 |
File details
Details for the file tipimaid-0.3.tar.gz
.
File metadata
- Download URL: tipimaid-0.3.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 659a414d37be7c153f73ed83b9b23579f6a27068cba9e044ea4cae1e398bcb0d |
|
MD5 | d03d2cae4b4b2f88b93c16a8e890c13a |
|
BLAKE2b-256 | c107b03b4effac531188590d9bded0bd5d35ef79781cd0a570d6eca9ab26d4f9 |
File details
Details for the file tipimaid-0.3.tar.bz2
.
File metadata
- Download URL: tipimaid-0.3.tar.bz2
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bed9de510e26a023158bd5da942b8e0c383b0f93d32654e69291e8fd6fcb7f8 |
|
MD5 | 8f4b12a1f9ebd07836a0282406a4654f |
|
BLAKE2b-256 | 6b41dc3b91d3ea355a2295b734f3bbbc7de979b8c34962ef675b76b3524a4c50 |