Finish the journald support

This commit is contained in:
Random-Liu
2017-01-19 01:59:09 -08:00
parent f0ed07a0b4
commit c15d463ad5
16 changed files with 663 additions and 306 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"logPath": "/log/kern.log",
"plugin": "journald",
"logPath": "/log/journal",
"lookback": "10m",
"startPattern": "Initializing cgroup subsys cpuset",
"bufferSize": 10,