Alfredo Cardigliano
|
9352d0cdcd
|
Update copyright
|
2025-01-02 09:09:56 +01:00 |
|
Luca Deri
|
3aadd4e8be
|
Added tracings
Added details parameter to NetworkInterface::lua() and subclasses
|
2024-02-15 07:10:24 +01:00 |
|
Luca Deri
|
55870e97b9
|
(C) Update
|
2024-01-12 11:44:18 +01:00 |
|
lucaderi
|
d395deac4e
|
Automated commit of clang-format CI changes.
|
2023-04-07 14:20:44 +00:00 |
|
Luca Deri
|
78a757b84e
|
Updated (C)
|
2023-02-19 19:16:07 +01:00 |
|
Alfredo Cardigliano
|
71586ef4ad
|
Fix log collection from multiple clients and purge idle
|
2022-06-01 10:11:49 +02:00 |
|
Alfredo Cardigliano
|
941991f43b
|
Fix syslog collection with big messages on tcp
|
2022-02-15 17:48:53 +01:00 |
|
Alfredo Cardigliano
|
cdb0e773e5
|
Use client IP as host when not in the syslog msg also for UDP
|
2020-12-17 16:24:08 +01:00 |
|
Simone Mainardi
|
17ad258589
|
Fixes exporter stats displayed for invalid interfaces
Fixes #4559
|
2020-10-11 14:04:45 +02:00 |
|
Simone Mainardi
|
1658074448
|
Allows custom protocols to be set on dynamic interfaces
Fixes #4071
|
2020-06-24 14:38:47 +02:00 |
|
Alfredo Cardigliano
|
1835eccf50
|
Add ability to listen for syslog connections on TCP and UDP at the same time (fix #4028)
|
2020-06-10 17:59:27 +02:00 |
|
Alfredo Cardigliano
|
dff1a44a38
|
Use socket client IP when it is not available from the log line
|
2020-04-14 14:18:10 +00:00 |
|
Alfredo Cardigliano
|
e74a9e0ea2
|
Support for syslog over udp: syslog://[<producer>[:udp]@]<ip>:<port>
|
2020-03-27 15:20:02 +00:00 |
|
Simone Mainardi
|
2309e6df5e
|
Initial work to parse nProbe mini eBPF fields via ZMQ
|
2019-04-23 20:18:01 +02:00 |
|
Luca Deri
|
c520daac33
|
Cleaned up syslog collector code
Fixed syslog-collected flow time
|
2019-04-15 21:48:23 +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 |
|