AI-POWERED
๐Ÿ“‹
Raw Log Input
Paste a representative log line. The AI will analyze its structure and generate appropriate decoder + rules.
SSH Failed Login
Nginx Access
Windows Event
Palo Alto FW
Custom App
โš™๏ธ
Generation Options
Waiting for input
XML โ€” local_decoder.xml
// Generate a decoder from your log above to see the XML output here.
๐Ÿ“ Deploy to: /var/ossec/etc/decoders/local_decoder.xml
Waiting for input
XML โ€” local_rules.xml
// Rules will appear here after generation.
๐Ÿ“ Deploy to: /var/ossec/etc/rules/local_rules.xml
Explanation will appear here after generation.
โœ…
Validation & Testing
๐Ÿ’ก Test whether your log will be matched by the generated decoder and rules. Enter a test log line (can be the same or similar) and run validation.
๐Ÿš€
Deployment Guide
1 โ€” SAVE DECODER
Copy decoder XML to /var/ossec/etc/decoders/local_decoder.xml
2 โ€” SAVE RULES
Copy rules XML to /var/ossec/etc/rules/local_rules.xml
3 โ€” TEST SYNTAX
/var/ossec/bin/wazuh-logtest
4 โ€” RESTART WAZUH
systemctl restart wazuh-manager