So basic question, but I can't seem to find an easy answer.
How do I record the date/time in my apache logs to have a unix timestamp (seconds since epoch).
I have the default LogFormat as:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined
Apache Module mod_log_config:
Example:
Log: