graylog-deploy/streams/stream1_network.json

16 lines
553 B
JSON

{
"entity": {
"title": "Network Equipment",
"description": "Syslog from Juniper/ZTE OLT/D-Link (ports 514 and 1514)",
"matching_type": "OR",
"index_set_id": "__DEFAULT_INDEX_SET_ID__",
"remove_matches_from_default_stream": false,
"rules": [
{"field": "gl2_source_input", "type": 1, "value": "__NETWORK_INPUT_ID_514__", "inverted": false},
{"field": "gl2_source_input", "type": 1, "value": "__NETWORK_INPUT_ID_1514__", "inverted": false}
]
},
"share_request": {
"selected_grantee_capabilities": {}
}
}