12 Oct
2012
12 Oct
'12
5:01 a.m.
On 10/12/2012 09:46 AM, Chuang Okis wrote:
It can output the first column "Packet-Type" of my customized authlog correctly, but what if I need to output other columns in the same file?
Add them to the format. I don't think you have understood how the linelog modules works. Please read the sample config again.
Another question, how to use "tab" as delimiter to separate values in linelog file?
format = "%{var1}\t%{var2}\t%{var3}"