Hi there
Wazuh 4.2.5 (cluster in docker containers)
I had setup integrations to slack and have got 3 alerts level 11 and 12 as expected by my config
But in kibana dashboard i have only one from them
I'v got in alerts.log
```
{"timestamp":"2022-01-22T13:12:20.834+0000","rule":{"level":11,"description":"Possible kernel level rootkit","id":"521","mitre":{"id":["T1014"],"tactic":["Defense Evasion"],"technique":["Rootkit"]},"firedtimes":1,"mail":true,"groups":["ossec","rootcheck"]},"agent":{"id":"002","name":"HostName","ip":"HostIP"},"manager":{"name":"wazuh-master"},"id":"1642857140.33221407","cluster":{"name":"wazuh","node":"worker01"},"full_log":"Process '29608' hidden from /proc. Possible kernel level rootkit.","decoder":{"name":"rootcheck"},"data":{"title":"Process '29608' hidden from /proc."},"location":"rootcheck"}
{"timestamp":"2022-01-21T15:03:55.081+0000","rule":{"level":12,"description":"System running out of memory. Availability of the system is in risk.","id":"5108","mitre":{"id":["T1499"],"tactic":["Impact"],"technique":["Endpoint Denial of Service"]},"firedtimes":1,"mail":true,"groups":["syslog","linuxkernel","service_availability"],"pci_dss":["10.6.1"],"gpg13":["4.12"],"gdpr":["IV_35.7.d"],"hipaa":["164.312.b"],"nist_800_53":["AU.6"],"tsc":["CC7.2","CC7.3"]},"agent":{"id":"002","name":"HostName","ip":"HostIP"},"manager":{"name":"wazuh-master"},"id":"1642777435.45754750","cluster":{"name":"wazuh","node":"worker01"},"full_log":"Jan 21 00:00:02 HostName kernel: [0000:0000] Out of Memory: alarm generator, do not pay attention","predecoder":{"program_name":"kernel","timestamp":"Jan 21 00:00:02","hostname":"HostName"},"decoder":{"name":"kernel"},"location":"/var/log/syslog"}
```
And the first one, which exists on dashboard (on screenshot), is absent in alerts.log

It's not clear to me, what are the differences between them