Skip to main content

webapp for looking at and searching through log files

Project description

Tailon

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

tail -f
tail -f | grep
tail -f | awk
tail -f | sed

Tailon is under development.

Usage

$ tailon -f /var/log/*

Similar Projects

Attributions

  • tailon’s favicon was created from this icon.

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-0.1.0.tar.gz (213.2 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