Skip to main content

Webapp for looking at and searching through log files

Project description

Notice

This project is in maintenance mode. Please consider using the new tailon, which is currently under slow, but steady development. The new version comes with the following improvements:

  • Fully self-contained executables. Just download (or build) and run.

  • Tiny footprint - the tailon executable sits at 2.5MB in size and uses roughly 10MB of RSS.

  • More responsive user-interface.

While some features are missing, it is already usable to a large degree.


Tailon

Tailon is a self-hosted web application for looking at and searching through log files. It is little more than a fancy web wrapper around the following commands:

tail -f
tail -f | grep
tail -f | awk
tail -f | sed
Documentation:

http://tailon-legacy.readthedocs.org/en/latest/

Development:

https://github.com/gvalkov/tailon-legacy

Package:

http://pypi.python.org/pypi/tailon

Changelog:

http://tailon-legacy.readthedocs.org/en/latest/changelog.html

Project details


Download files

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

Source Distribution

tailon-1.4.3.tar.gz (600.1 kB view hashes)

Uploaded Source

Built Distribution

tailon-1.4.3-py2.py3-none-any.whl (601.8 kB view hashes)

Uploaded Python 2 Python 3

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