Created
February 18, 2023 07:03
-
-
Save Cvar1984/84642122c21b45ba0ce6fdfc2f36dfac to your computer and use it in GitHub Desktop.
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
[ | |
"/var/log/apache/access.log", | |
"/var/log/apache/error.log", | |
"/usr/local/apache/log/error_log", | |
"/var/log/httpd/access_log", | |
"/var/log/httpd/access.log", | |
"/var/log/httpd/error_log", | |
"/var/log/httpd/_error_log", | |
"/var/log/httpd/_access_log", | |
"/etc/httpd/conf/logs/error_log", | |
"/etc/httpd/logs/error_log", | |
"/var/log/apache2/_access_log", | |
"/var/log/apache2/access.log", | |
"/var/log/apache2/_error.log", | |
"/var/log/apache2/_error_log", | |
"/usr/local/apache2/log/error_log", | |
"/var/log/httpd-access.log", | |
"/var/log/httpd-access.log", | |
"/var/log/nginx/error.log", | |
"/var/log/nginx/access.log", | |
"/var/log/nginx-access.log", | |
"/var/log/nginx/mysite.com.access.log", | |
"/var/log/nginx/mysite.com.error.log", | |
"/var/log/nginx/%saccess.log", | |
"/var/log/nginx/%serror.log", | |
"/var/log/vsftpd.log", | |
"/var/log/sshd.log" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment