waterslideLTS / waterslide

WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
113 stars 40 forks source link

Merging in fixes for pcapin; new kids: parsexml, syslog_udp_in, syslog_tcp_in #48

Closed Karl-MS closed 4 years ago

Karl-MS commented 4 years ago

request merger of branches to add pcapin support for BPF and three new kids: parsexml - convert xml buffer into nested tuple syslog_udp_in - act as a UDP syslog server syslog_tcp_in - act as a TCP and TLS syslog server

waterslidekid commented 4 years ago

merge fixed to parsing kids and new source kids.