<div dir="ltr">Dear all,<div><br></div><div>Please imagine an application which is capable of parsing and displaying syslog-ng log messages which are written in the order given as template below:</div><div><span style="font-size:12px;color:rgb(115,115,115);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;line-height:1.42857">${ISODATE} ${HOST} ${FACILITY} ${LEVEL} </span><span style="font-size:9pt;color:rgb(115,115,115);font-family:Menlo;line-height:1.42857">${LEVEL_NUM} </span><span style="font-size:12px;color:rgb(115,115,115);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;line-height:1.42857">${TAGS} ${MESSAGE}</span></div><div><br></div><div>1) What is your opinion about the best practices to handle this issue? Please note that I'm not talking about logging messages with filters and parsers. I'm talking about parsing an existing syslog-ng log file.</div><div><br></div><div>2) Assume that you have a syslog-ng log file and you want to parse this file manually, is there any known tool/ibrary for this job? </div><div><br></div><div>3) Do you suggest using Database functionality of syslog-ng to save logs in DB to make parsing easier later on? </div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Kind regards,</div><div>Sezer</div><div><br></div><div><br></div><div>    <br></div></div>