Actions
Optimization #3827
closedclean up logging initialization code
Effort:
Difficulty:
Label:
Description
Currently all loggers have setup and shutdown code that is very similar, and the rust loggers still have a fair bit of a C glue code as well.
Updated by Victor Julien about 2 years ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Victor Julien about 2 years ago
- Target version changed from 7.0.0-rc1 to 8.0.0-beta1
Updated by Philippe Antoine over 1 year ago
@Jason Ish would you assign me this ?
https://github.com/OISF/suricata/pull/8961 is doing this
Updated by Jason Ish over 1 year ago
- Assignee changed from Jason Ish to Philippe Antoine
Updated by Philippe Antoine over 1 year ago
- Status changed from Assigned to In Progress
- Target version changed from 8.0.0-beta1 to 7.0.1
Updated by Philippe Antoine over 1 year ago
- Related to Bug #5977: eve/alert: missing KRB5 metadata added
Updated by Philippe Antoine over 1 year ago
- Status changed from In Progress to In Review
https://github.com/OISF/suricata/pull/9252 is a first PR, unblocking #5977
Second PR to close this would reusing these SimpleTxLogFunc from a JsonGenericLogger to remove many C files (as proposed in draft https://github.com/OISF/suricata/pull/8961 )
Updated by Victor Julien over 1 year ago
- Target version changed from 7.0.1 to 8.0.0-beta1
This type of cleanup work is not for a patch release.
Updated by Philippe Antoine 12 months ago
- Related to Task #4101: tracking: plugins added
Updated by Philippe Antoine 12 months ago
- Related to Task #5053: app-layer: dynamic alproto IDs added
Updated by Philippe Antoine 12 months ago
- Related to Bug #6501: eve/alert: missing TFTP metadata added
Updated by Philippe Antoine 12 months ago
- Related to Bug #6500: eve/alert: missing FTP metadata added
Updated by Philippe Antoine 12 months ago
- Related to Feature #6090: eve/alert: missing dcerpc metadata added
Updated by Philippe Antoine 12 months ago
- Related to Feature #6091: eve/alert: missing dhcp metadata added
Updated by Philippe Antoine 12 months ago
- Related to Bug #6092: eve/alert: missing pgsql metadata added
Updated by Philippe Antoine 11 months ago
- Related to Bug #6400: log of DNS answer is in wrong direction added
Updated by Philippe Antoine 9 months ago
- Blocks Task #4683: detect: remove sigmatch_table in favor of a dynamic storage option added
Updated by Philippe Antoine 9 months ago
- Blocks Feature #3958: enip: convert protocol parser to rust added
Updated by Philippe Antoine 9 months ago
- Blocks Feature #2695: websocket support added
Updated by Philippe Antoine 9 months ago
- Blocks Feature #5773: Support DNS over HTTPS (DoH) added
Updated by Philippe Antoine 7 months ago
- Status changed from In Review to Closed
Actions