Actions
Feature #1582
closedRedis output support
Effort:
Difficulty:
Label:
Description
Redis can allow suricata to log events on a remote system. Regarding logging redis is offering two modes. One List mode which works like a queue. And one publish mode were multiple listener can subscribe to get all events.
Main interest for redis ouput will be EVE events but any line based logging could benefit of it.
Actions