How to hide unrelated Apache access logs per domain in a log viewer? #499
Unanswered
hansajith1998
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m running an Apache server with multiple virtual hosts. Each domain has its own access log file (for example:
example_dmain1_access.log, ws.example_dmain1_access_access.log) located under /var/log/httpd.
When I open the log viewer for a specific application/domain, I still see access logs from other domains on the same server. This makes it difficult to focus (Expose other customers' business to each other) on logs related only to the selected application.
Question:
Beta Was this translation helpful? Give feedback.
All reactions