| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Updates install and readme
|
So that command should be corrected to sudo tail -f /var/log/syslog | sudo /opt/sysmon/sysmonLogView |
Sorry, something went wrong.
|
Open another pull request for the same as per the contribution guidelines. https://github.com/ashishsecdev/SysmonForLinux/tree/ashishsecdev-Sysmonforlinux-readme-sysmonlogview |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Correction on readme page regarding CLI command for viewing syslog logs via SysmonLogView is required.
The provided code mentions:
sudo tail -f /var/log/syslog | /opt/sysmon/sysmonLogView
But the output will be provided as per sudo tail -f /var/log/syslog | sudo /opt/sysmon/sysmonLogView
Hope this helps!