mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-11 19:51:36 +01:00
17 lines
277 B
Diff
17 lines
277 B
Diff
--- a/doc/etc/pgexporter.conf
|
|
+++ b/doc/etc/pgexporter.conf
|
|
@@ -2,11 +2,10 @@
|
|
host = localhost
|
|
metrics = 5002
|
|
|
|
-log_type = console
|
|
+log_type = syslog
|
|
log_level = info
|
|
-log_path =
|
|
|
|
-unix_socket_dir = /tmp/
|
|
+unix_socket_dir = /run/pgexporter
|
|
|
|
[primary]
|
|
host = localhost
|