Skip to content

Commit 239913c

Browse files
authored
Merge pull request #319 from wangzhen127/systemd-monitor-fix
Make systemd monitor look back for 5m
2 parents 599ca53 + 570ae0c commit 239913c

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)