1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00

debian/patches/0001-fix-config-logpath.patch: update

This commit is contained in:
Henrik Hautakoski 2024-06-27 08:26:29 +02:00
parent 690dabe6bd
commit aeeb049403

View file

@ -1,12 +1,11 @@
diff --git a/config.example.yml b/config.example.yml
index 9f4272a..8daac0a 100644
--- a/config.example.yml
+++ b/config.example.yml
@@ -11,7 +11,7 @@ log:
# Filename to use.
filename: thalos.log
filename: thalos
# Directory to store the logfiles in.
- directory: logs
+ directory: /var/log/thalos
# Format to rename log files when rotating
time_format: 2006-01-02_150405
time_format: 2006-01-02_150405