base/protocols/postgresql/main.zeek
- PostgreSQL
Implements base functionality for PostgreSQL analysis.
- Namespace:
PostgreSQL
- Imports:
base/protocols/conn/removal-hooks.zeek, base/protocols/postgresql/consts.zeek, base/protocols/postgresql/spicy-events.zeek
Summary
State Variables
Types
Record type containing the column fields of the PostgreSQL log. |
|
Redefinitions
Log stream identifier. |
|
|
|
Events
Default hook into PostgreSQL logging. |
Hooks
Detailed Interface
State Variables
Types
- PostgreSQL::Info
- Type:
- Fields:
Record type containing the column fields of the PostgreSQL log.
Events
- PostgreSQL::log_postgresql
- Type:
event(rec:PostgreSQL::Info)
Default hook into PostgreSQL logging.