<div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I would like to enable rule profiling for tuning purposes. Suricata has been compiled with profiling option and below config is in the suricata.yaml. None of the log files are being created however...do you know what can be possibly missing here?</div><div><br></div><div>Thank You</div><div><br></div><div>Konrad</div><div><br></div><div><br></div><div><div>profiling:</div><div>  rules:</div><div>    enabled: yes</div><div>    filename: rule_perf.log</div><div>    append: yes</div><div>    limit: 10</div><div>  keywords:</div><div>    enabled: yes</div><div>    filename: keyword_perf.log</div><div>    append: yes</div><div>  prefilter:</div><div>    enabled: yes</div><div>    filename: prefilter_perf.log</div><div>    append: yes</div><div>  rulegroups:</div><div>    enabled: yes</div><div>    filename: rule_group_perf.log</div><div>    append: yes</div><div>  packets:</div><div>    enabled: yes</div><div>    filename: packet_stats.log</div><div>    append: yes</div></div></div></div>