fd6a1b0ce2
Why I did it Create rsyslog plugin deb for other containers/host to install Add events for bgp and host events
18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"yang_module": "sonic-events-host",
|
|
"proclist": [
|
|
{
|
|
"name": "monit",
|
|
"parse_json": "monit_regex.json"
|
|
},
|
|
{
|
|
"name": "sshd",
|
|
"parse_json": "sshd_regex.json"
|
|
},
|
|
{
|
|
"name": "systemd",
|
|
"parse_json": "systemd_regex.json"
|
|
}
|
|
]
|
|
}
|