This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
collectd: add logfile plugin definitions
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert
5 years ago
parent
52d79aaeae
commit
2b221b5b06
1 changed files
with
9 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
utils/collectd/files/usr/share/collectd/plugin/logfile.json
+ 9
- 0
utils/collectd/files/usr/share/collectd/plugin/logfile.json
View File
@ -0,0 +1,9 @@
{
"string"
:
[
"LogLevel"
,
"File"
]
,
"bool"
:
[
"Timestamp"
]
}
Write
Preview
Loading…
Cancel
Save