Commit graph

17 commits

Author SHA1 Message Date
Simone Mainardi
77c1f85cd3 Implements interface and collection stats reset for ZMQ interfaces 2019-09-13 12:12:54 +02:00
Simone Mainardi
77a3bdb051 Reworks profiling instrumentation 2019-09-10 19:06:52 +02:00
Simone Mainardi
72ebd961c9 Adds ZMQ total message and avg flows/msg counters 2019-09-09 12:57:04 +02:00
Simone Mainardi
c8a821d2f3 Raises ZMQ_RCVBUF from 131K to 8M to avoid drops with bursty traffic 2019-09-05 17:44:03 +02:00
Alfredo Cardigliano
6f8fe86c1a More information in collection trace 2019-08-26 10:21:38 +02:00
Luca Deri
0fd7d9fb26 Further fixes 2019-07-31 17:08:50 +02:00
Luca Deri
694001ed52 Boundary enforcment 2019-07-31 10:32:58 +02:00
Luca Deri
082921360c TLV parsing enhancements 2019-07-31 01:23:22 +02:00
Alfredo Cardigliano
88ab5cfb3c Profiler fixes 2019-07-26 09:05:17 +00:00
Alfredo Cardigliano
7efc8dfcae flowProcess profiling 2019-07-25 16:33:41 +00:00
Simone Mainardi
f035d5c894 Reworks shutdown operations to properly terminate pool loops and periodic activites 2019-07-25 11:58:13 +02:00
Alfredo Cardigliano
fdcdff9156 TLV ingestion improvements 2019-07-19 16:16:39 +00:00
Alfredo Cardigliano
36d0930801 Extract multiple TLV records from ZMQ message 2019-07-17 18:54:55 +02:00
Alfredo Cardigliano
43546d8629 Support for ingesting flow records in TLV format 2019-07-17 13:10:41 +00:00
Simone Mainardi
5fe390525f Prevents crashes with possibly truncated ZMQ messages 2019-04-18 12:50:35 +02:00
Simone Mainardi
db26158c3e Handles drops in ZMQ collector mode 2019-04-18 12:08:01 +02:00
Alfredo Cardigliano
61a8ce9a76 Implemented SyslogCollectorInterface/SyslogParserInterface
Implemented TCP-based syslog collector (multi producer)
Initial Suricata EVE events parsing (basic flows)
Reworked ZMQ CollectorInterface/Parser interface hierarchy
2019-04-02 18:32:52 +02:00
Renamed from src/CollectorInterface.cpp (Browse further)