mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add DNP3 and Modbus extensions to zeeklogs.sls
Add DNP3 and Modbus extenstions to zeeklogs to ensure filebeat.yml is configured properly to ship lots. Need to move these behind the OT flag.
This commit is contained in:
@@ -3013,6 +3013,10 @@ zeek_logs_enabled() {
|
||||
" - weird"\
|
||||
" - mysql"\
|
||||
" - socks"\
|
||||
" - x509" >> "$zeeklogs_pillar"
|
||||
" - x509" \
|
||||
" - dnp3_objects" \
|
||||
" - modbus_detailed" \
|
||||
" - modbus_mask_write_single_register" \
|
||||
" - modbus_read_write_multiple_registers" >> "$zeeklogs_pillar"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user