The loglevel tag has no wiki summary.
3
votes
1answer
369 views
How to enable mod_rewrite detailed logging
I'm trying to enable mod_rewrite detailed logging at the trace3 log level, as described in man.
I've put this line in my conf:
LogLevel alert rewrite:trace3
However I'm getting this error:
...
0
votes
1answer
134 views
How to avoid “KERN_WARNING” messages from console during boot time
There are several kernel messages printed to the console during boot time. I do not want the messages with loglevel "KERN_WARNING" to printed to the console. I only want the loglevels above ...
0
votes
1answer
413 views
Connection closed to child 0 with unclean shutdown (server domain.com:443)
I just enbled Loglevel debug and am seeing this error frequently on our visitor traffic. After some googling I'm not really able to determine what it means or what I should do about it... can anyone ...
0
votes
1answer
95 views
apache log level - ignore module
Is it possible to setup Loglevel so that it will ignore a specific module, such as ssl_engine_io.c ?