1 Feb
2012
1 Feb
'12
3:58 p.m.
Hi experts, I want to receive multiple messages in one packet by using syslog-ng OSE. I checked the result after getting two messages in one packet. (The message format is that <PRI> Message1 \r\n<PRI> Message2\rn .) Message1 <PRI> Message2 I guess that syslog-ng recognize the first <PRI> as <PRI> ,though not recognise the second <PRI>. It recognized the second <PRI> message. If I want to fix this issue, what should I do. Please let me know. Thanks, Yasu