> CustomLog "|/bin/sed 's/;variable/?variable' | /usr/sbin/rotatelogs > /etc/httpd/logs/mysite.%Y-%m-%d-%H_%M_%S 5M" combined - Instead of writing to a sed pipe, parsing the logfile before sending it to Livestats is much better IMO. - Does this command run fine from the command line? I.e. does 'echo some_string|/bin/sed 's/;variable/?variable' | /usr/sbin/rotatelogs /etc/httpd/logs/mysite.%Y-%m-%d-%H_%M_%S 5M' work fine? Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx