Have a nice day!
I have a question regarding the setup of Suricata for real-time packet analysis. I am looking to continuously feed Suricata with packets in PCAP format that are being delivered through a Linux named pipe (FIFO). I am aware that Suricata has options to feed from multiple PCAP files in the same directory, but this scenario is a bit different.
Is it feasible for Suricata to process packets from the same FIFO in an infinite loop without interruption? Any guidance or insights on how to configure this setup would be greatly appreciated.
Thank you in advance for your help!