Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created March 7, 2019 18:23
Show Gist options
  • Save mccun934/2b6035ea3839858384135a649705a1a6 to your computer and use it in GitHub Desktop.
Save mccun934/2b6035ea3839858384135a649705a1a6 to your computer and use it in GitHub Desktop.
## Logging
ErrorLog "/var/log/httpd/foreman-ssl_error_ssl.log"
ServerSignature Off
CustomLog "/var/log/httpd/foreman-ssl_access_ssl.log" combined
# Add custom forwarded log to track origin IP addresses through a smart-proxy
CustomLog "/var/log/httpd/foreman-ssl_forwarded_ssl.log" forwarded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment