<div dir="ltr"><div style>An advice is needed.</div><div><br></div>Suppose multiple Suricata detect threads need to write log records to one dedicated (log) file.<div>The writes can occur simultaneously and should be done in an asynchronous non-blocking fashion (see for instance <a href="http://www.ibm.com/developerworks/linux/library/l-async/">http://www.ibm.com/developerworks/linux/library/l-async</a>).<br>
<div style>Can any of the existing logging code/facilities of Suricata be utilized for that purpose? </div></div><div style>How would you recommend accomplishing this.</div><div style>Amit.</div></div>