Open ericmccullough opened 5 years ago
From reswob: Here is the first draft of a json that I can think of:
This will be the alert when a rogue is found and after all subroutines have been run. Any fields where the subroutines couldn't get the info should be either blank or have null:
{"r2d2" : {
"senser" : "pi1",
"subnet" : "1.1.1.0",
"mac" : "
A basic alert could be sent when the rogue is found, but before the subroutines run:
{"r2d2" : {
"senser" : "pi1",
"subnet" : "1.1.1.0",
"mac" : "
Also, the sensor should send a status notification periodically.
{"r2d2" : { "senser" : "pi1", "subnet" : "1.1.1.0", "version" : "###", "@timestamp":"
We will have to watch the size. UDP syslog is limited 1024 bytes.
The json would form the message part of the syslog.
Syslog events:
Include fields:
Audit events: