Actions
Task #3301
openResearch: Failover support within the current IPS implementation
Effort:
Difficulty:
Label:
Description
Failover support would make sure that if there are multiple Suricata instances and one of those disappears, the other Suricata IPS instances would 'do the right thing'. What doing the right thing is is an open question. Some of the ideas:
- sync flow table so that flow tracking would stay active
- sync 'drop settings' per flow/host/etc
- sync thresholding
- datasets?
I think one of the first things that needs to be done is analyze how Suricata currently works in a IPS failover case.
Updated by Victor Julien over 5 years ago
- Description updated (diff)
- Assignee changed from OISF Dev to Community Ticket
Updated by Victor Julien over 4 years ago
- Related to Feature #3316: Unix socket: support dumping flow table added
Actions