FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Command correction in SysmonForLinux/Readme by ashishsecdev · Pull Request #12 · microsoft/SysmonForLinux · GitHub

Command correction in SysmonForLinux/Readme - #12

Closed
Ashish Bansal (ashishsecdev) wants to merge 1 commit into
doc_updatesfrom
main
Closed

Command correction in SysmonForLinux/Readme#12
Ashish Bansal (ashishsecdev) wants to merge 1 commit into
doc_updatesfrom
main

Conversation

Copy link
Copy Markdown
Contributor

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!

Copy link
Copy Markdown
Contributor Author

So that command should be corrected to sudo tail -f /var/log/syslog | sudo /opt/sysmon/sysmonLogView

Ashish Bansal (ashishsecdev) changed the title Merge pull request #3 from Sysinternals/doc_updates Command correction in SysmonForLinux/Readme Oct 15, 2021

Copy link
Copy Markdown
Contributor Author

Open another pull request for the same as per the contribution guidelines.

https://github.com/ashishsecdev/SysmonForLinux/tree/ashishsecdev-Sysmonforlinux-readme-sysmonlogview

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL