Actions
Feature #1007
closed
VJ
TD
united output
Feature #1007:
united 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
EL Updated by Eric Leblond over 12 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
VJ Updated by Victor Julien over 12 years ago
- Status changed from New to Assigned
- Assignee set to Tom DeCanio
- Target version set to 2.0rc2
EL Updated by Eric Leblond over 12 years ago
- File enhanced-alerting.rst enhanced-alerting.rst added
Attached file is proposal.
VJ Updated by Victor Julien over 12 years ago
- Target version changed from 2.0rc2 to 2.0beta2
VJ Updated by Victor Julien over 12 years ago
- Target version changed from 2.0beta2 to 2.0rc1
VJ Updated by Victor Julien about 12 years ago
- Status changed from Assigned to Closed
Merged through https://github.com/inliniac/suricata/pull/807
Actions