logshare 0.1.1

Log web-sharing util
1
2
3
4
5
6
7
8
9
10
11
12
# LogShare


Log gathering and web-sharing util

## Features

Gets logs from chosen directories and creates webserver to view them.
Entries changes refreshes the page.
Uses authentication to prevent unauthorized access.

## Usage:


logshare -a "/var/log/syslog, /opt/myapp/log" --address 127.0.0.1 --port 8088 -u user -p password --web-server