mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
11 lines
338 B
Diff
11 lines
338 B
Diff
diff --git a/config.example.yml b/config.example.yml
|
|
--- a/config.example.yml
|
|
+++ b/config.example.yml
|
|
@@ -11,7 +11,7 @@ log:
|
|
# Filename to use.
|
|
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
|