collectd: add logfile plugin definitions
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
52d79aaeae
commit
2b221b5b06
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"string": [
|
||||||
|
"LogLevel",
|
||||||
|
"File"
|
||||||
|
],
|
||||||
|
"bool": [
|
||||||
|
"Timestamp"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue