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
1 day 1 hour ago
1 day 3 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 22 hours ago
2 days 4 hours ago
2 days 14 hours ago
2 days 16 hours ago
3 days 19 min ago
3 days 1 hour ago