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

add syslog-bsd-s streaming parser

This commit is contained in:
Kelly Brazil
2022-08-16 16:15:03 -07:00
parent 4b9ed91546
commit d5839e199f
2 changed files with 183 additions and 1 deletions

View File

@ -94,8 +94,9 @@ parsers = [
'stat',
'stat-s',
'sysctl',
'syslog-bsd',
'syslog',
'syslog-bsd',
'syslog-bsd-s',
'systemctl',
'systemctl-lj',
'systemctl-ls',