Back to Beats

PostgreSQL fields [exported-fields-pgsql]

docs/reference/packetbeat/exported-fields-pgsql.md

9.4.0573 B
Original Source

% This file is generated! See dev-tools/mage/generate_fields_docs.go

PostgreSQL fields [exported-fields-pgsql]

PostgreSQL-specific event fields.

pgsql.error_code : The PostgreSQL error code.

type: long

pgsql.error_message : The PostgreSQL error message.

pgsql.error_severity : The PostgreSQL error severity.

pgsql.num_fields : If the SELECT query if successful, this field is set to the number of fields returned.

pgsql.num_rows : If the SELECT query if successful, this field is set to the number of rows returned.