mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-23 22:26:27 +00:00
Finish the journald support
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"logPath": "/log/kern.log",
|
||||
"plugin": "journald",
|
||||
"logPath": "/log/journal",
|
||||
"lookback": "10m",
|
||||
"startPattern": "Initializing cgroup subsys cpuset",
|
||||
"bufferSize": 10,
|
||||
|
||||
Reference in New Issue
Block a user