mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add ecat_coe_info to hunt.eventfields.json
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
"::cotp": ["soc_timestamp", "source.ip", "source.port", "destination.ip", "destination.port", "cotp.pdu.name", "log.id.uid" ],
|
||||
"::ecat_arp_info": ["soc_timestamp", "source.ip", "destination.ip", "source.mac", "destination.mac", "ecat.arp.type" ],
|
||||
"::ecat_aoe_info": ["soc_timestamp", "source.mac", "source.port", "destination.mac", "destination.port", "ecat.command" ],
|
||||
"::ecat_coe_info": ["soc_timestamp", "ecat.message.number", "ecat.message.type", "ecat.request.response.type", "ecat.index", "ecat.sub.index" ],
|
||||
"::ecat_dev_info": ["soc_timestamp", "ecat.device.type", "ecat.features", "ecat.ram.size", "ecat.revision", "ecat.slave.address" ],
|
||||
"::ecat_log_address": ["soc_timestamp", "source.mac", "destination.mac", "ecat.command" ],
|
||||
"::ecat_registers": ["soc_timestamp", "source.mac", "destination.mac", "ecat.command", "ecat.register.type" ],
|
||||
|
||||
Reference in New Issue
Block a user