1 articles tagged "redhat-logviewer_command"
- Search Linux / UNIX log files smartly for an alert or warning error
So how do you find an alert or warning words in a log file over text based session? Simply use old good grep command. Usually I recommend searching following words
=> fail
=> denied
=> segfault
=> segmentation
=> rejected
=> oops
=> warn
Find an alert or warning words from log files
You need to use grep command:
grep {search-word} /path/to/log/file
Find out all [...]
Viewing 1-1 of 1 posts. ( see all popular tags )


Recent Comments
Yesterday ~ 26 Comments
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments