Releases: H2FSpawn/wazuh-mikrotik-decoder
Releases · H2FSpawn/wazuh-mikrotik-decoder
Release list
V1.1.0
What's new
- Firewall decoder now extracts
dstipanddstportin addition tosrcipandsrcport. The->separator was previously unescapable in Wazuh's regex engine — resolved by switching topcre2with\p\p. - DHCP decoder: client hostname now stored in
extra_data2(was being overwritten by Wazuh's pre-decoding phase) - Interface-down rule (110007) now fires reliably via
if_sidchaining - Added
test-logs/test-logs.txtwith anonymized sample logs for all event types — paste directly intowazuh-logtest
See CHANGELOG.md for full details.