1 unstable release
| 0.1.1 | Aug 8, 2025 |
|---|---|
| 0.1.0 |
|
#490 in HTTP server
23KB
483 lines
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
Dependencies
~19–34MB
~531K SLoC