db.postgresql
Introduction
The tags beginning with db.postgresql
 identify events generated by PostgreSQL.Â
Valid tags and data tables
The full tag must have at least three levels. The first two are fixed as db.posygresql
. The third level identifies the type of events sent. The fourth, fifth, and sixth levels identity the corresponding environment, application, and clone.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
PostgreSQL |
|
|
|
|
For more information, read more about Devo tags.
Table structure
These are the fields displayed in these tables:
db.postgresql.audit
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
| Â | Â |
hostname |
| Â | Â |
environment |
| venv | Â |
application |
| vapp | Â |
clone |
| vclone | Â |
log_time |
| Â | Â |
user_name |
| Â | Â |
database_name |
| Â | Â |
process_id |
| Â | Â |
connection_from |
| Â | Â |
session_id |
| Â | Â |
session_line_num |
| Â | Â |
process_status |
| Â | Â |
session_start_time |
| Â | Â |
virtual_transaction_id |
| Â | Â |
transaction_id |
| Â | Â |
error_severity |
| Â | Â |
sql_state_code |
| Â | Â |
message |
| Â | Â |
detail |
| Â | Â |
hint |
| Â | Â |
internal_query |
| Â | Â |
internal_query_pos |
| Â | Â |
context |
| Â | Â |
query |
| Â | Â |
query_pos |
| Â | Â |
location |
| Â | Â |
application_name |
| Â | Â |
backend_type |
| Â | Â |
command_tag |
| Â | Â |
audit_tag |
| Â | Â |
type |
| Â | Â |
hostchain |
|  | ✓ |
tag |
|  | ✓ |
rawMessage |
|  | ✓ |
db.postgresql.out
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
machine |
| Â | Â | Â |
environment |
| Â | venv | Â |
application |
| Â | vapp | Â |
clon |
| Â | vclon | Â |
log_prefix |
| join(log_prefix_, ' ') | log_prefix_ | Â |
log_level |
| Â | Â | Â |
message |
| Â | Â | Â |
rawMessage |
|  | rawSource | ✓ |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |