<div dir="ltr">Hi,<div>I'm running suricata 3.1.2 and everything is working great except that it is not writing anything to http.log.  When suricata starts, the file is created however it is empty. Other log files are being written to. (dns.log, eve.json, fast.log, alert-debug.log, etc)<br><br>I have it enabled in the yaml<br><div>  - http-log:</div><div>      enabled: yes</div><div>      filename: http.log</div><div>      append: yes</div></div><div><br></div><div>And in suricata.log, it initializes it</div><div><div><Info> - http-log output device (regular) initialized: http.log</div></div><div><br></div><div>Running in IDS mode. This configuration has worked for me in the past.</div><div><br></div><div>What else can I be looking for?</div><div><br></div><div>Thanks!</div></div>