You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/output
Juliana Fajardini 2086f99d6b pgsql: add initial support to CopyIn mode/subproto
This sub-protocol inspects messages sent mainly from the frontend to
the backend after a 'COPY FROM STDIN' has been processed by the
backend.

Parses new messages:
- CopyInResponse -- initiates copy-in mode/sub-protocol
- CopyData (In) -- data transfer message, from frontend to backend
- CopyDone -- signals that no more CopyData messages will be seen from
  the frontend, for the current transaction
- CopyFail -- used by the frontend to signal some failure to proceed
  with sending CopyData messages

Task #7645
3 months ago
..
eve pgsql: add initial support to CopyIn mode/subproto 3 months ago
files-json/elk
custom-http-logging.rst http-log: deprecate 12 months ago
custom-tls-logging.rst tls-log: deprecate 12 months ago
index.rst
log-rotation.rst doc: removed unified2 output 6 years ago
lua-output.rst lua: create suricata.config lua lib 3 months ago
syslog-alerting-comp.rst doc/userguide: spelling 2 years ago