Actions
Feature #1007
closedunited output
Effort:
Difficulty:
Label:
Description
Unified output for all events and alerts into a single "stream", where the stream can be a file, socket, etc.
Files
Updated by Eric Leblond about 11 years ago
The logging format can be JSON. It should contains all the information available and be extensible:
- Output all key values possible
- base64 encode binary
- examples
- all http keywords
- stream chunk
- packet
- Extensibility
- rule can set key:value
- luajit export value
- output matched string in alert
- optional
- only if significative value
Updated by Victor Julien about 11 years ago
- Status changed from New to Assigned
- Assignee set to Tom DeCanio
- Target version set to 2.0rc2
Updated by Eric Leblond about 11 years ago
- File enhanced-alerting.rst enhanced-alerting.rst added
Attached file is proposal.
Updated by Victor Julien about 11 years ago
- Target version changed from 2.0rc2 to 2.0beta2
Updated by Victor Julien almost 11 years ago
- Target version changed from 2.0beta2 to 2.0rc1
Updated by Victor Julien almost 11 years ago
- Status changed from Assigned to Closed
Merged through https://github.com/inliniac/suricata/pull/807
Actions