Multiple lines sent in one message
Tags:
#1
avezina01
I have NXLog configured by the GrayLog Sidecar collector. The generated config will be available here for a week : NXLog generated config I use multiline to get my full stack traces. It is working fine
But sometimes I get a message with two line, and my delimiters are present, twice. See this : Message in GrayLog, hosted on imgur
I am wondering why, and if there is a solution.
#1
avezina01
I have NXLog configured by the GrayLog Sidecar collector. The generated config will be available here for a week : NXLog generated config
I use multiline to get my full stack traces. It is working fine
But sometimes I get a message with two line, and my delimiters are present, twice. See this : Message in GrayLog, hosted on imgur
I am wondering why, and if there is a solution.
PErhaps your HeaderLine
regexp is incorrect and does not match all headers properly.