Actions
Task #6576
openpgsql: log identifier for unknown messages?
Effort:
Difficulty:
Label:
Description
Saving this as a question because we have to consider what are the implications of doing this, and how it should be done:
- should unknown messages be stored in existing transactions?
- or should they go to a newly created one?
Understand at least the initial consequences of each approach, and then decide if and when to log any info for unknown message types for pgsql.
Updated by Philippe Antoine over 1 year ago
Updated by Victor Julien 2 months ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Updated by Juliana Fajardini Reichow 21 days ago
Wondering if the scope of this task shouldn't be widened to be about better handling unknown messages, not just logging, but also what State to use for pgsql
's state machine.
Cf https://github.com/OISF/suricata/pull/13134/files#r2070960112
Actions