Before /etc/filebeat/filebeat.yml editing
root@wazuh:/# filebeat test output
elasticsearch: https://wazuh.indexer:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: <IP_address>
dial up... OK
TLS...
security: server's certificate chain verification is enabled
handshake... OK
TLS version: TLSv1.3
dial up... OK
talk to server...
ERROR 401 Unauthorized: Unauthorized
After:
elasticsearch: https://wazuh.indexer:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: <IP_address>
dial up... OK
TLS...
security: server's certificate chain verification is enabled
handshake... OK
TLS version: TLSv1.3
dial up... OK
talk to server... OK
version: 7.10.2
In logs: single-node-wazuh.manager-1 | 2022-09-02T15:33:15.703Z INFO [publisher_pipeline_output] pipeline/output.go:151 Connection to backoff(elasticsearch(
https://wazuh.indexer:9200))
established
We'r very close, I feel it:)
Now after changing I see NEW error)
single-node-wazuh.manager-1 | 2022/09/02 15:34:10 wazuh-remoted: ERROR: Cannot create multigroup directory 'var/multigroups/dc82326a': Permission denied (13)
I pretty sure it's because we still change password not everywhere
пятница, 2 сентября 2022 г. в 18:17:50 UTC+3, Nik Andreevich: