Skip to content

Commit 570ae0c

Browse files
committed
Make systemd monitor look back for 5m
1 parent 599ca53 commit 570ae0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/systemd-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"source": "systemd"
55
},
66
"logPath": "/var/log/journal",
7-
"lookback": "",
7+
"lookback": "5m",
88
"bufferSize": 10,
99
"source": "systemd-monitor",
1010
"metricsReporting": true,

0 commit comments

Comments
 (0)