Sawmill Discussion Forum
I am evaluating Sawmill to process apache logs for a client. They have a custom log format as defined by
"%h %l %u %{%Y-%m-%d:%H:%M:%S %z}t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
Unfortunately sawmill does not like
%{%Y-%m-%d:%H:%M:%S %z}t
Using it causes an error when creating the profile. Is there a way around this issue?
Thanks
Michael
%Y-%m-%d%Y/%m/%d%T%H:%M:%S%Y-%m-%d %H:%M:%S<%Y/%m/%d:%H:%M:%S %z>
If you would like to send a plain text log sample as an attachment to an email to support@sawmill.net, we can add support for this. It would be available to use in a pre-release, or the next dot release of Sawmill.
msgildenSawmill Support