mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-11 08:47:06 +02:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
# Default postgresql pg_log format pattern
|
|
POSTGRESQL %{DATESTAMP:timestamp} %{TZ} %{DATA:user_id} %{GREEDYDATA:connection_id} %{POSINT:pid}
|
|
|