Actions
Documentation #4708
closed
JI
JI
devguide: Add Eve Output Plugins
Documentation #4708:
devguide: Add Eve Output Plugins
Added by Jason Ish over 4 years ago. Updated 5 months ago.
Affected Versions:
Effort:
Difficulty:
Label:
Description
Eve output plugins work pretty well in 6.0 and git master but need to be documented. Now that I think we have the API good for 7.0 we can documentat it as only minor (if any) changes will likely be made before final release.
Example plugin: https://github.com/OISF/suricata/tree/master/examples/plugins/c-json-filetype
The guide should be more about the API (registration functions and API) then about how to build and install plugins which should probably be in the user guide and not covered here.
VJ Updated by Victor Julien over 3 years ago Actions #1
- Priority changed from Normal to High
JF Updated by Juliana Fajardini Reichow over 3 years ago Actions #2
- Target version set to 7.0.0-rc2
VJ Updated by Victor Julien about 3 years ago Actions #3
- Target version changed from 7.0.0-rc2 to 8.0.0-beta1
JI Updated by Jason Ish about 2 years ago Actions #4
- Description updated (diff)
Updated description to point to the in-tree example plugins.
JF Updated by Juliana Fajardini Reichow about 2 years ago Actions #5
- Label Needs backport to 7.0 added
OT Updated by OISF Ticketbot about 2 years ago Actions #6
- Subtask #6836 added
OT Updated by OISF Ticketbot about 2 years ago Actions #7
- Label deleted (
Needs backport to 7.0)
VJ Updated by Victor Julien over 1 year ago Actions #8
- Assignee changed from Juliana Fajardini Reichow to OISF Dev
VJ Updated by Victor Julien about 1 year ago Actions #9
- Subject changed from DevGuide: Add Eve Output Plugins to devguide: Add Eve Output Plugins
VJ Updated by Victor Julien about 1 year ago Actions #10
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
VJ Updated by Victor Julien 10 months ago Actions #11
- Target version changed from 8.0.0-rc1 to 8.0.0
VJ Updated by Victor Julien 9 months ago Actions #13
- Target version changed from 8.0.0 to 8.0.1
VJ Updated by Victor Julien 7 months ago Actions #14
- Target version changed from 8.0.1 to 8.0.2
VJ Updated by Victor Julien 7 months ago Actions #15
- Target version changed from 8.0.2 to 9.0.0-beta1
- Label Needs backport to 8.0 added
OT Updated by OISF Ticketbot 7 months ago Actions #16
- Subtask #7914 added
OT Updated by OISF Ticketbot 7 months ago Actions #17
- Label deleted (
Needs backport to 8.0)
JI Updated by Jason Ish 5 months ago Actions #19
- Status changed from In Progress to In Review
Pull request: https://github.com/OISF/suricata/pull/14194
Actions