1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add streamin syslog parsers

This commit is contained in:
Kelly Brazil
2022-08-16 16:33:50 -07:00
parent d5839e199f
commit 80b4f7d037
10 changed files with 471 additions and 10 deletions

View File

@ -95,6 +95,7 @@ parsers = [
'stat-s',
'sysctl',
'syslog',
'syslog-s',
'syslog-bsd',
'syslog-bsd-s',
'systemctl',