split apache log with cronolog ,
cronolog version 1.6.2 --install with tarbar.
apache configuration
Code:
CustomLog "|/usr/local/cronolog logs/access_log_%Y_%m_%d" combined
stop apache,del all log files.
restart apache , visit a url, no access_log_YYYY_MM_DD log file ...
also no error msg in error_log file....
confuse.....
give me a hint..
thx