Log gathering and web-sharing util
Gets logs from chosen directories and creates webserver to view them.
Entries changes refreshes the page.
Uses authentication to prevent unauthorized access.
logshare -a "/var/log/syslog, /opt/myapp/log" --address 127.0.0.1 --port 8088 -u user -p password --web-server