Skip to main content

Log monitoring in your browser

Project description

Logviewer allows you to tail files to the web for sharing with other people.

Requirements:

  • Python >= 3.6

  • aiohttp

  • aiohttp_jinja2

Install Logviewer:

$ pip3 install logviewer

Usage:

$ logviewer -f /path/to/file.log --port 8080
$ tail -f /path/to/file.log | logviewer

Command line options are:

-p PORT, --port PORT  Specify the webserver port (default to 8080)
-f FILE, --file FILE  File path (default to stdin)

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

logviewer-1.0.4.tar.gz (3.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