0
votes
0answers
113 views

How to change format of collected log with rsyslog

I send apache error on syslog with rsyslog, but the format of line isn't the same of normal unix log. It looks like this : Jun 7 15:14:20 intranet apache-errors: [Thu Jun 07 15:14:19 2012] [error] ...
-1
votes
1answer
83 views

Anyone know of a self-describing ascii log format? [closed]

I was thinking of something like: DDPPPMFF 2011-12-04 14:44 myproc 1234 procuser INFO "this line" "contains some data" PFDF proc2 started 1326808384 "That is a silly place to put a time stamp" ...