Skip to content

Instantly share code, notes, and snippets.

@MauRiEEZZZ
Created January 19, 2020 21:01
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 MauRiEEZZZ/8d87dd80e0705774904decb7bbb9a8cf to your computer and use it in GitHub Desktop.
Save MauRiEEZZZ/8d87dd80e0705774904decb7bbb9a8cf to your computer and use it in GitHub Desktop.
CustomLog for apache httpd.conf logging to external syslog server
CustomLog "|/usr/bin/logger -t CEF -h <IP address>" cef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment