It doesn't actually fully include the log
- cat /opt/var/log/wazuh-indexer/wazuh-cluster.log | grep -i -E "error|warn"
[2024-10-04T17:23:11,451][WARN ][o.o.s.a.BackendRegistry ] [wazuh-index01] Authentication finally failed for admin from (IP DO WAZUH MASTER):39830
[2024-10-04T17:23:12,932][WARN ][o.o.s.a.BackendRegistry ] [wazuh-index01] Authentication finally failed for admin from
(IP DO WAZUH WORKER01):48892
[2024-10-04T17:23:52,608][WARN ][o.o.s.a.BackendRegistry ] [wazuh-index01] Authentication finally failed for admin from 1
(IP DO WAZUH WORKER02):40216
I would like to know why you are giving this error? Can it affect my environment or is this type of log normal?