@vjulien , Thank you for replying.
Actually we are using 6.0.4 at organization(HPE) level and don’t have any plans to upgrade it.
So I need to try in 6.0.4.
I’m using yocto bitbake recipe to trigger suricata configure and make.
I have made below changes in .bb file to compile suricata with debug logs.
+EXTRA_OECONF += " --enable-debug
Kindly let me know any thing to be taken care additionally to avoid below error.
make[2]: *** No rule to make target ‘…/rust/target/aarch64-cnos-linux/debug/libsuricata.a’, needed by ‘suricata’. Stop.