Skip to content

Instantly share code, notes, and snippets.

@vbmade2000
Created September 20, 2019 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vbmade2000/7fcdbf57e85adbdb57c189a5d1cd5dcf to your computer and use it in GitHub Desktop.
Save vbmade2000/7fcdbf57e85adbdb57c189a5d1cd5dcf to your computer and use it in GitHub Desktop.
Rsyslg configuration file to forward error messages to separate file
if ($syslogseverity == 3) then
{
action(type="omfile" file="/tmp/error.log")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment