aports/community/pgexporter/default-config.patch
2023-11-07 23:59:35 +01:00

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