Hello , trying to get alerts logged to kibana for Event ID 4801 and 4800 . i have created a custom rule in wazuh management -> rules , tested it , but it is not generating alerts / logging it into Kibana.
<group name="windows,windows_security,ipsec,authentication_success">
<rule id="60226" level="3">
<description>workstation locked.</description>
</rule>
<rule id="60227" level="3">
<description>workstation unlocked</description>
</rule>
</group>
am i missing something ?