Quote:
Originally Posted by Bookworm
Is there any way to disable the system from logging every site _twice_? I have a /var/log/httpd_log file that grows to 1.4 gigs a day because it logs everything for all of the individual sites - but they're already logging on their own.
|
If they use separate files, a very crude, ugly hack might be to set the duplicate(s) to log to /dev/null - although I don't know if this will work, and it may cause other issues... What do you mean by "
it logs everything for all of the individual sites - but
they're already logging on their own."? Like you started HTTPD twice?
Also, have you tried changing the "level" of logging? (More detail vs. less detail?)
Recent comments
13 hours 28 min ago
22 hours 56 min ago
23 hours 45 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 2 hours ago