How to read on realtime apache logs sites with piped active
Hi.
I have activated the apache logs with "Piped Apache Logs"
Now how can I see in real time, the activity of a site?
before I used:
tail -f /etc/apache/logs/domlogs/log_of_site-
Hello, The logs are in the same place, there shouldn't be a change to this. I have piped logging enabled on my test server and they're located at /etc/apache2/domlogs/domain.tld0 -
Hi. When piped apache logs enabled logs are writing delayed, not realtime. How can i see realtime logs? 0 -
@farat - there would be a bit of a delay, as that is what the piping does. There isn't a way to change that except to disable piped logging. 0
Please sign in to leave a comment.
Comments
3 comments