System info
```
# bash
bash-4.4# hostname
soaxp078
bash-4.4# uname -a
AIX soaxp078 1 6 00CADA644C00
bash-4.4#
```
Install
- Wazuh agent
```
bash-4.4# curl -k -LO https://packages-dev.wazuh.com/pre-release/aix/wazuh-agent-4.4.2-1.aix.ppc.rpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8266k 100 8266k 0 0 4104k 0 0:00:02 0:00:02 --:--:-- 4106k
bash-4.4# rpm -qip wazuh-agent-4.4.2-1.aix.ppc.rpm
Name : wazuh-agent Relocations: (not relocateable)
Version : 4.4.2 Vendor: Wazuh, Inc
Release : 1 Build Date: Mon May 15 07:55:45 2023
Install date: (not installed) Build Host: soaxp078
Group : System Environment/Daemons Source RPM: wazuh-agent-4.4.2-1.src.rpm
Size : 27775309 License: GPL
Packager : Wazuh, Inc
URL : https://www.wazuh.com/
Summary : The Wazuh agent, used for threat detection, incident response and integrity monitoring.
Description :
Wazuh is an open source security monitoring solution for threat detection, integrity monitoring, incident response and compliance.
bash-4.4#
bash-4.4#
bash-4.4#
bash-4.4# WAZUH_MANAGER="3.238.245.177" rpm -ivh wazuh-agent-4.4.2-1.aix.ppc.rpm
wazuh-agent ##################################################
bash-4.4#
bash-4.4#
bash-4.4# rpm -qi wazuh-agent
Name : wazuh-agent Relocations: (not relocateable)
Version : 4.4.2 Vendor: Wazuh, Inc
Release : 1 Build Date: Mon May 15 07:55:45 2023
Install date: Mon May 15 14:45:03 2023 Build Host: soaxp078
Group : System Environment/Daemons Source RPM: wazuh-agent-4.4.2-1.src.rpm
Size : 27775309 License: GPL
Packager : Wazuh, Inc
URL : https://www.wazuh.com/
Summary : The Wazuh agent, used for threat detection, incident response and integrity monitoring.
Description :
Wazuh is an open source security monitoring solution for threat detection, integrity monitoring, incident response and compliance.
bash-4.4#
bash-4.4#
```
```
bash-4.4# /var/ossec/bin/wazuh-control start
Starting Wazuh v4.4.2...
Started wazuh-execd...
Started wazuh-agentd...
Started wazuh-syscheckd...
Started wazuh-logcollector...
Started wazuh-modulesd...
Completed.
bash-4.4#
```
- Wazuh server
```
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
Agent ID: 001
Agent Name: soaxp078
IP address: any
Status: Active
Operating system: AIX |soaxp078 |1 |6 |00CADA644C00
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684179962
Syscheck last started at: Mon May 15 19:46:03 2023 (Scan in progress)
Syscheck last ended at: Unknown
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
Agent ID: 001
Agent Name: soaxp078
IP address: any
Status: Active
Operating system: AIX |soaxp078 |1 |6 |00CADA644C00
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684179972
Syscheck last started at: Mon May 15 19:46:03 2023
Syscheck last ended at: Mon May 15 19:46:10 2023
[root@wazuh-server wazuh-user]#
```
Alert
- TCP
```
bash-4.4# grep -Ei "tcp" /var/ossec/logs/ossec.log
2023/05/15 14:45:54 wazuh-agentd: INFO: Trying to connect to server ([3.238.245.177]:1514/tcp).
2023/05/15 14:45:54 wazuh-agentd: INFO: (4102): Connected to the server ([3.238.245.177]:1514/tcp).
2023/05/15 14:46:02 wazuh-agentd: INFO: Trying to connect to server ([3.238.245.177]:1514/tcp).
2023/05/15 14:46:02 wazuh-agentd: INFO: (4102): Connected to the server ([3.238.245.177]:1514/tcp).
bash-4.4#
[root@wazuh-server wazuh-user]# cat /var/ossec/logs/alerts/alerts.log | grep soaxp078
2023 May 15 19:45:54 (soaxp078) any->wazuh-agent
ossec: Agent started: 'soaxp078->any'.
2023 May 15 19:45:56 (soaxp078) any->rootcheck
2023 May 15 19:45:57 (soaxp078) any->rootcheck
2023 May 15 19:45:57 (soaxp078) any->rootcheck
2023 May 15 19:45:57 (soaxp078) any->rootcheck
2023 May 15 19:45:57 (soaxp078) any->rootcheck
2023 May 15 19:45:57 (soaxp078) any->rootcheck
2023 May 15 19:45:59 (soaxp078) any->wazuh-remoted
ossec: Agent stopped: 'soaxp078->any'.
2023 May 15 19:46:02 (soaxp078) any->wazuh-agent
[root@wazuh-server wazuh-user]#
```
```
bash-4.4# grep -Ei "ERROR|CRITICAL|FATAL|WARNING" /var/ossec/logs/ossec.log
bash-4.4#
```
- UDP
```
bash-4.4# grep -Ei "udp" /var/ossec/logs/ossec.log
2023/05/15 14:51:54 wazuh-agentd: INFO: Trying to connect to server ([3.238.245.177]:1514/udp).
2023/05/15 14:51:54 wazuh-agentd: INFO: (4102): Connected to the server ([3.238.245.177]:1514/udp).
bash-4.4#
```
```json
** Alert 1684180319.614789: - ossec,rootcheck,pci_dss_10.6.1,gdpr_IV_35.7.d,
2023 May 15 19:51:59 (soaxp078) any->rootcheck
Rule: 510 (level 7) -> 'Host-based anomaly detection event (rootcheck).'
File '/tmp/.com_ibm_tools_attach/_notifier' is owned by root and has written permissions to anyone.
title: File is owned by root and has written permissions to anyone.
file: /tmp/.com_ibm_tools_attach/_notifier
```
Remove
```
bash-4.4# rpm -e wazuh-agent
rmdir of /var/ossec/tmp/src/init failed: No such file or directory
rmdir of /var/ossec/tmp/etc/templates/config/generic/localfile-logs failed: No such file or directory
rmdir of /var/ossec/tmp/etc/templates/config/generic failed: No such file or directory
rmdir of /var/ossec/tmp/etc/templates/config failed: No such file or directory
rmdir of /var/ossec/tmp/etc/templates failed: No such file or directory
cannot remove /var/ossec/queue/syscollector/db - directory not empty
cannot remove /var/ossec/queue/syscollector - directory not empty
cannot remove /var/ossec/queue/logcollector - directory not empty
cannot remove /var/ossec/queue/fim/db - directory not empty
cannot remove /var/ossec/queue/fim - directory not empty
cannot remove /var/ossec/queue - directory not empty
removal of /var/ossec/logs/ossec.json failed: No such file or directory
cannot remove /var/ossec/etc/shared - directory not empty
cannot remove /var/ossec/etc - directory not empty
cannot remove /var/ossec - directory not empty
bash-4.4#
```
Upgrade 4.4.1 -> 4.4.2
```
bash-4.4# curl -k -LO https://packages.wazuh.com/4.x/aix/wazuh-agent-4.4.1-1.aix.ppc.rpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8254k 100 8254k 0 0 4367k 0 0:00:01 0:00:01 --:--:-- 4367k
bash-4.4# WAZUH_MANAGER="3.238.245.177" rpm -ivh wazuh-agent-4.4.1-1.aix.ppc.rpm
wazuh-agent ##################################################
bash-4.4#
bash-4.4#
bash-4.4# /var/ossec/bin/wazuh-control restart
2023/05/15 14:56:19 wazuh-agentd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:19 wazuh-agentd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:19 wazuh-syscheckd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:19 wazuh-syscheckd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:19 wazuh-logcollector: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:19 wazuh-modulesd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
wazuh-modulesd not running...
wazuh-logcollector not running...
wazuh-syscheckd not running...
wazuh-agentd not running...
wazuh-execd not running...
Wazuh v4.4.1 Stopped
Starting Wazuh v4.4.1...
Started wazuh-execd...
2023/05/15 14:56:20 wazuh-agentd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:20 wazuh-agentd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
Started wazuh-agentd...
2023/05/15 14:56:21 wazuh-syscheckd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
2023/05/15 14:56:21 wazuh-syscheckd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
Started wazuh-syscheckd...
2023/05/15 14:56:21 wazuh-logcollector: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
Started wazuh-logcollector...
2023/05/15 14:56:21 wazuh-modulesd: ERROR: (1103): Could not open file 'queue/sockets/.agent_info' due to [(2)-(No such file or directory)].
Started wazuh-modulesd...
Completed.
bash-4.4#
```
- Wazuh-manager
```
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -l
Wazuh agent_control. List of available agents:
ID: 000, Name: wazuh-server (server), IP: 127.0.0.1, Active/Local
ID: 002, Name: soaxp078, IP: any, Active
List of agentless devices:
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 002
Wazuh agent_control. Agent information:
Agent ID: 002
Agent Name: soaxp078
IP address: any
Status: Active
Operating system: AIX |soaxp078 |1 |6 |00CADA644C00
Client version: Wazuh v4.4.1
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684180712
Syscheck last started at: Mon May 15 19:57:32 2023
Syscheck last ended at: Mon May 15 19:58:28 2023
[root@wazuh-server wazuh-user]#
```
- Agent
```
bash-4.4#
bash-4.4#
bash-4.4# rpm -U wazuh-agent-4.4.2-1.aix.ppc.rpm
bash-4.4# /var/ossec/bin/wazuh-control start
Starting Wazuh v4.4.2...
wazuh-execd already running...
wazuh-agentd already running...
wazuh-syscheckd already running...
wazuh-logcollector already running...
wazuh-modulesd already running...
Completed.
bash-4.4#
```
- Manager
```
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -l
Wazuh agent_control. List of available agents:
ID: 000, Name: wazuh-server (server), IP: 127.0.0.1, Active/Local
ID: 002, Name: soaxp078, IP: any, Active
List of agentless devices:
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 002
Wazuh agent_control. Agent information:
Agent ID: 002
Agent Name: soaxp078
IP address: any
Status: Active
Operating system: AIX |soaxp078 |1 |6 |00CADA644C00
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684180797
Syscheck last started at: Mon May 15 19:59:18 2023
Syscheck last ended at: Mon May 15 19:59:25 2023
[root@wazuh-server wazuh-user]#
```
Users and groups
```
bash-4.4# cat /etc/passwd | grep wazuh
wazuh:*:209:1::/home/wazuh:/usr/bin/ksh
bash-4.4# cat /etc/group | grep wazuh
wazuh:!:208:wazuh
bash-4.4#
```
AMI - Agent connection and workload
- SSH using root
```
$ ssh -i Documentos/claves/clave-jenkins-esfimera.pem root@3.238.245.177
Please login as the user "wazuh-user" rather than the user "root".
Connection to 3.238.245.177 closed.
$
```
This was tested as part of Special systems (PPC64 Centos), since the AMI was the Wazuh Manager
AMI - WUI
- Loading screen OK
![image](https://github.com/wazuh/wazuh/assets/89791732/863c6e9a-4dd3-44f9-9b1b-f772ce99f103)
- Login screen OK
![image](https://github.com/wazuh/wazuh/assets/89791732/d74a3dd0-cf6d-4708-99dc-6f5c42c0f9b8)
- Light/dark mode OK
![image](https://github.com/wazuh/wazuh/assets/89791732/fe1c5575-9047-44d9-8008-cc6046fe7f9d)
![image](https://github.com/wazuh/wazuh/assets/89791732/863c6e9a-4dd3-44f9-9b1b-f772ce99f103)
- Credentials: OK
![image](https://github.com/wazuh/wazuh/assets/89791732/d74a3dd0-cf6d-4708-99dc-6f5c42c0f9b8)
![image](https://github.com/wazuh/wazuh/assets/89791732/c8befa41-ff54-444e-a21c-f6ae1f13fb61)
![image](https://github.com/wazuh/wazuh/assets/89791732/6a7f2e45-54fa-4267-9120-b0fffbd7cbb1)
![image](https://github.com/wazuh/wazuh/assets/89791732/46084967-d29c-4795-900e-878334fd14ac)
AMI - Logs
+ Wazuh dashboard - journalctl
```
[root@wazuh-server wazuh-user]# journalctl -r -u wazuh-dashboard | grep -i -E "error|critical|fatal|warning"
may 15 20:55:00 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:55:00Z","tags":["error","opensearch","data"],"pid":4638,"message":"[resource_already_exists_exception]: index [wazuh-statistics-2023.20w/ZPrrBt8DRgCcPpSiMSIkhw] already exists"}
may 15 20:53:05 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:53:05Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:53:05 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:53:05Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:52:52 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:52:52Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:52:52 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:52:52Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:52:52 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:52:52Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:46 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:46Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:45 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:45Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:45 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:45Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:45 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:45Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:45 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:45Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:45 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:45Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:44 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:49:44Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:49:17 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:49:17Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:49:14 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:49:14Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:48:16 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:48:16Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:48:05 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:48:05Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:47:57 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:47:57Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:47:57 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:47:57Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:42:21 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:42:21Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:41:17 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:41:17Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:40:45 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:40:45Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:40:38 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:40:38Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:40:37 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:40:37Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:38:23 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:38:23Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:38:20 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:38:20Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:37:58 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:37:58Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:37:55 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:37:55Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:37:42 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:37:42Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:37:29 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:37:29Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:37:00 wazuh-server opensearch-dashboards[4638]: {"type":"log","@timestamp":"2023-05-15T20:37:00Z","tags":["error","plugins","securityDashboards"],"pid":4638,"message":"Failed authentication: Error: Authentication Exception"}
may 15 20:35:42 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:42Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:42 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:42Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:41 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:41Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:40 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:40Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:40 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:40Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:40 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:40Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:40 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:40Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:38 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:38Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:38 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:38Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:35 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:35Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 20:35:35 wazuh-server opensearch-dashboards[4638]: {"type":"error","@timestamp":"2023-05-15T20:35:35Z","tags":["connection","client","error"],"pid":4638,"level":"error","error":{"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"140454437541760:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 15 19:35:12 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:12Z","tags":["warning","savedobjects-service"],"pid":1916,"message":"Unable to connect to OpenSearch. Error: Given the configuration, the ConnectionPool was not able to find a usable Connection for this request."}
may 15 19:35:12 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:12Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:35:09 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:09Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:35:07 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:07Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:35:04 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:04Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:35:02 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:35:02Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:34:59 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:34:59Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ResponseError]: Response Error"}
may 15 19:34:57 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:34:57Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 15 19:34:54 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:34:54Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 15 19:34:52 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:34:52Z","tags":["error","savedobjects-service"],"pid":1916,"message":"Unable to retrieve version information from OpenSearch nodes."}
may 15 19:34:52 wazuh-server opensearch-dashboards[1916]: {"type":"log","@timestamp":"2023-05-15T19:34:52Z","tags":["error","opensearch","data"],"pid":1916,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
[root@wazuh-server wazuh-user]#
```
Wazuh indexer - journalctl
```
[root@wazuh-server wazuh-user]# journalctl -r -u wazuh-indexer.service | grep -i -E "error|critical|fatal|warning"
may 15 19:34:16 wazuh-server systemd-entrypoint[2401]: WARNING: System::setSecurityManager will be removed in a future release
may 15 19:34:16 wazuh-server systemd-entrypoint[2401]: WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.Security
may 15 19:34:16 wazuh-server systemd-entrypoint[2401]: WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.Security (file:/usr/share/wazuh-indexer/lib/opensearch-2.6.0.jar)
may 15 19:34:16 wazuh-server systemd-entrypoint[2401]: WARNING: A terminally deprecated method in java.lang.System has been called
may 15 19:34:12 wazuh-server systemd-entrypoint[2401]: WARNING: System::setSecurityManager will be removed in a future release
may 15 19:34:12 wazuh-server systemd-entrypoint[2401]: WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.OpenSearch
may 15 19:34:12 wazuh-server systemd-entrypoint[2401]: WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.OpenSearch (file:/usr/share/wazuh-indexer/lib/opensearch-2.6.0.jar)
may 15 19:34:12 wazuh-server systemd-entrypoint[2401]: WARNING: A terminally deprecated method in java.lang.System has been called
[root@wazuh-server wazuh-user]#
```
Wazuh indexer - /var/logs/wazuh-indexer
```
[root@wazuh-server wazuh-user]# xzgrep -i -E "error|critical|fatal|warning" /var/log/wazuh-indexer/*
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:16,260][INFO ][o.o.n.Node ] [node-1] JVM arguments [-Xshare:auto, -Dopensearch.networkaddress.cache.ttl=60, -Dopensearch.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.locale.providers=SPI,COMPAT, -Xms3930m, -Xmx3930m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-15532920117268708575, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/wazuh-indexer, -XX:ErrorFile=/var/log/wazuh-indexer/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=/var/log/wazuh-indexer/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Dclk.tck=100, -Djdk.attach.allowAttachSelf=true, -Djava.security.policy=file:///etc/wazuh-indexer/opensearch-performance-analyzer/opensearch_security.policy, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, -XX:MaxDirectMemorySize=2060451840, -Dopensearch.path.home=/usr/share/wazuh-indexer, -Dopensearch.path.conf=/etc/wazuh-indexer, -Dopensearch.distribution.type=rpm, -Dopensearch.bundled_jdk=true]
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:54,171][ERROR][o.o.s.a.s.SinkProvider ] [node-1] Default endpoint could not be created, auditlog will not work properly.
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:59,743][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [node-1] Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:59,888][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:59,909][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:59,912][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:34:59,915][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:00,721][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:02,230][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:02,232][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:02,235][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:02,237][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:04,062][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:04,731][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:04,733][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:04,735][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:04,737][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:07,233][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:07,235][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:07,241][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:07,244][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:09,735][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:09,737][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:09,740][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:09,742][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:12,236][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:12,238][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:12,240][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:12,242][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-15T19:35:13,054][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:16,260Z", "level": "INFO", "component": "o.o.n.Node", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "JVM arguments [-Xshare:auto, -Dopensearch.networkaddress.cache.ttl=60, -Dopensearch.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.locale.providers=SPI,COMPAT, -Xms3930m, -Xmx3930m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-15532920117268708575, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/wazuh-indexer, -XX:ErrorFile=/var/log/wazuh-indexer/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=/var/log/wazuh-indexer/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Dclk.tck=100, -Djdk.attach.allowAttachSelf=true, -Djava.security.policy=file:///etc/wazuh-indexer/opensearch-performance-analyzer/opensearch_security.policy, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, -XX:MaxDirectMemorySize=2060451840, -Dopensearch.path.home=/usr/share/wazuh-indexer, -Dopensearch.path.conf=/etc/wazuh-indexer, -Dopensearch.distribution.type=rpm, -Dopensearch.bundled_jdk=true]" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:54,171Z", "level": "ERROR", "component": "o.o.s.a.s.SinkProvider", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Default endpoint could not be created, auditlog will not work properly." }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:59,743Z", "level": "ERROR", "component": "o.o.s.c.ConfigurationLoaderSecurity7", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" ,
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:59,888Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:59,909Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:59,912Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:34:59,915Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:00,721Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:02,230Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:02,232Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:02,235Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:02,237Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:04,062Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:04,731Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:04,733Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:04,735Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:04,737Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:07,233Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:07,235Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:07,241Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:07,244Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:09,735Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:09,737Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:09,740Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:09,742Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:12,236Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:12,238Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:12,240Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:12,242Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-15T19:35:13,054Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "BGMg8oOoRTSQYrojfiDfOQ", "node.id": "t_762RBfSYq4FXMC0xffJQ" }
[root@wazuh-server wazuh-user]#
```
Agent info
```console
[root@stack-centos7 vagrant]# curl -O https://packages-dev.wazuh.com/pre-release/yum/wazuh-agent-4.4.2-1.x86_64.rpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8746k 100 8746k 0 0 2868k 0 0:00:03 0:00:03 --:--:-- 2869k
[root@stack-centos7 vagrant]#
[root@stack-centos7 vagrant]# curl -O https://packages-dev.wazuh.com/pre-release/yum/wazuh-agent-4.4.2-1.x86_64.rpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8746k 100 8746k 0 0 2967k 0 0:00:02 0:00:02 --:--:-- 2968k
[root@stack-centos7 vagrant]# yum localinstall -y wazuh-agent-4.4.2-1.x86_64.rpm
Loaded plugins: fastestmirror
Examining wazuh-agent-4.4.2-1.x86_64.rpm: wazuh-agent-4.4.2-1.x86_64
Marking wazuh-agent-4.4.2-1.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package wazuh-agent.x86_64 0:4.4.2-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================================================================================================================
Package Arch Version Repository Size
================================================================================================================================================================================
Installing:
wazuh-agent x86_64 4.4.2-1 /wazuh-agent-4.4.2-1.x86_64 25 M
Transaction Summary
================================================================================================================================================================================
Install 1 Package
Total size: 25 M
Installed size: 25 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : wazuh-agent-4.4.2-1.x86_64 1/1
Verifying : wazuh-agent-4.4.2-1.x86_64 1/1
Installed:
wazuh-agent.x86_64 0:4.4.2-1
Complete!
[root@stack-centos7 vagrant]#
[root@stack-centos7 vagrant]# vi /var/ossec/etc/ossec.conf
[root@stack-centos7 vagrant]# cat /var/ossec/etc/ossec.conf | grep address
192.168.1.33
[root@stack-centos7 vagrant]# /var/ossec/bin/wazuh-control start
Starting Wazuh v4.4.2...
Started wazuh-execd...
Started wazuh-agentd...
Started wazuh-syscheckd...
Started wazuh-logcollector...
Started wazuh-modulesd...
Completed.
[root@stack-centos7 vagrant]# /var/ossec/bin/wazuh-control info
WAZUH_VERSION="v4.4.2"
WAZUH_REVISION="40408"
WAZUH_TYPE="agent"
[root@stack-centos7 vagrant]#
```
```console
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -l
Wazuh agent_control. List of available agents:
ID: 000, Name: wazuh-server (server), IP: 127.0.0.1, Active/Local
ID: 001, Name: stack-centos7, IP: any, Active
List of agentless devices:
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
Agent ID: 001
Agent Name: stack-centos7
IP address: any
Status: Active
Operating system: Linux |stack-centos7 |3.10.0-1160.59.1.el7.x86_64 |#1 SMP Wed Feb 23 16:47:03 UTC 2022 |x86_64
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684269477
Syscheck last started at: Tue May 16 20:37:38 2023
Syscheck last ended at: Tue May 16 20:37:40 2023
[root@wazuh-server wazuh-user]#
```
OVA - Check Wazuh agent connection
```console
[root@wazuh-server wazuh-user]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
[root@wazuh-server wazuh-user]# grep "tcp" /var/ossec/etc/ossec.conf
tcp
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
Agent ID: 001
Agent Name: stack-centos7
IP address: any
Status: Active
Operating system: Linux |stack-centos7 |3.10.0-1160.59.1.el7.x86_64 |#1 SMP Wed Feb 23 16:47:03 UTC 2022 |x86_64
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684269607
Syscheck last started at: Tue May 16 20:37:38 2023
Syscheck last ended at: Tue May 16 20:37:40 2023
[root@wazuh-server wazuh-user]# grep -i -E "tcp" /var/ossec/logs/ossec.log
2023/05/15 12:01:31 wazuh-remoted: INFO: Started (pid: 5890). Listening on port 1514/TCP (secure).
2023/05/16 20:05:35 wazuh-remoted: INFO: Started (pid: 1508). Listening on port 1514/TCP (secure).
2023/05/16 20:08:46 wazuh-remoted: INFO: Started (pid: 1570). Listening on port 1514/TCP (secure).
2023/05/16 20:18:02 wazuh-remoted: INFO: Started (pid: 1666). Listening on port 1514/TCP (secure).
2023/05/16 20:22:02 wazuh-remoted: INFO: Started (pid: 1598). Listening on port 1514/TCP (secure).
2023/05/16 20:23:08 wazuh-remoted: INFO: Started (pid: 1633). Listening on port 1514/TCP (secure).
2023/05/16 20:25:12 wazuh-remoted: INFO: Started (pid: 1663). Listening on port 1514/TCP (secure).
2023/05/16 20:27:06 wazuh-remoted: INFO: Started (pid: 1602). Listening on port 1514/TCP (secure).
2023/05/16 20:31:36 wazuh-remoted: INFO: Started (pid: 1665). Listening on port 1514/TCP (secure).
[root@wazuh-server wazuh-user]# vi /var/ossec/etc/ossec.conf
[root@wazuh-server wazuh-user]# /var/ossec/bin/wazuh-control restart
wazuh-clusterd not running...
Killing wazuh-modulesd...
Killing wazuh-monitord...
Killing wazuh-logcollector...
Killing wazuh-remoted...
Killing wazuh-syscheckd...
Killing wazuh-analysisd...
wazuh-maild not running...
Killing wazuh-execd...
Killing wazuh-db...
wazuh-authd not running...
wazuh-agentlessd not running...
wazuh-integratord not running...
wazuh-dbd not running...
wazuh-csyslogd not running...
Killing wazuh-apid...
Wazuh v4.4.2 Stopped
Starting Wazuh v4.4.2...
Started wazuh-apid...
Started wazuh-csyslogd...
Started wazuh-dbd...
2023/05/16 20:41:02 wazuh-integratord: INFO: Remote integrations not configured. Clean exit.
Started wazuh-integratord...
Started wazuh-agentlessd...
Started wazuh-authd...
Started wazuh-db...
Started wazuh-execd...
Started wazuh-analysisd...
Started wazuh-syscheckd...
Started wazuh-remoted...
Started wazuh-logcollector...
Started wazuh-monitord...
Started wazuh-modulesd...
Completed.
[root@wazuh-server wazuh-user]# grep "tcp" /var/ossec/etc/ossec.conf
[root@wazuh-server wazuh-user]# grep "udp" /var/ossec/etc/ossec.conf
udp
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
Agent ID: 001
Agent Name: stack-centos7
IP address: any
Status: Disconnected
Operating system: Linux |stack-centos7 |3.10.0-1160.59.1.el7.x86_64 |#1 SMP Wed Feb 23 16:47:03 UTC 2022 |x86_64
Client version: Wazuh v4.4.2
Configuration hash: ab73af41699f13fdd81903b5f23d8d00
Shared file hash: 4a8724b20dee0124ff9656783c490c4e
Last keep alive: 1684269657
Syscheck last started at: Tue May 16 20:37:38 2023
Syscheck last ended at: Tue May 16 20:37:40 2023
[root@wazuh-server wazuh-user]# grep -i -E "udp" /var/ossec/logs/ossec.log
2023/05/16 20:41:05 wazuh-remoted: INFO: Started (pid: 2766). Listening on port 1514/UDP (secure).
[root@wazuh-server wazuh-user]# grep -i -E "error|critical|fatal|warning" /var/ossec/logs/ossec.log
2023/05/16 20:41:38 wazuh-authd: WARNING: Duplicate name 'stack-centos7', rejecting enrollment. Agent '001' has not been disconnected long enough to be replaced.
[root@wazuh-server wazuh-user]#
```
Wazuh processes
```console
[root@wazuh-server wazuh-user]# ps -ef | grep wazuh
wazuh-d+ 411 1 1 20:30 ? 00:00:13 /usr/share/wazuh-dashboard/bin/../node/bin/node --no-warnings --max-http-header-size=65536 --unhandled-rejections=warn /usr/share/wazuh-dashboard/bin/../src/cli/dist -c /etc/wazuh-dashboard/opensearch_dashboards.yml
root 458 1 0 20:30 ? 00:00:00 login -- wazuh-user
wazuh-u+ 640 458 0 20:31 tty1 00:00:00 -bash
root 956 1 0 20:31 ? 00:00:00 /sbin/dhclient -1 -q -lf /var/lib/dhclient/dhclient--eth0.lease -pf /var/run/dhclient-eth0.pid -H wazuh-server eth0
root 2342 1014 0 20:36 ? 00:00:00 sshd: wazuh-user [priv]
wazuh-u+ 2346 2342 0 20:36 ? 00:00:00 sshd: wazuh-user@pts/0
wazuh-u+ 2347 2346 0 20:36 pts/0 00:00:00 -bash
wazuh 2590 1 8 20:41 ? 00:00:06 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
root 2630 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-authd
wazuh 2644 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-db
root 2669 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-execd
wazuh 2681 1 1 20:41 ? 00:00:01 /var/ossec/bin/wazuh-analysisd
wazuh 2684 2590 0 20:41 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
wazuh 2687 2590 0 20:41 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
root 2749 1 13 20:41 ? 00:00:10 /var/ossec/bin/wazuh-syscheckd
wazuh 2766 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-remoted
root 2801 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-logcollector
wazuh 2853 1 0 20:41 ? 00:00:00 /var/ossec/bin/wazuh-monitord
root 2865 1 2 20:41 ? 00:00:01 /var/ossec/bin/wazuh-modulesd
root 3935 2375 0 20:42 pts/0 00:00:00 grep --color=auto wazuh
[root@wazuh-server wazuh-user]# /var/ossec/bin/wazuh-control restart
wazuh-clusterd not running...
Killing wazuh-modulesd...
Killing wazuh-monitord...
Killing wazuh-logcollector...
Killing wazuh-remoted...
Killing wazuh-syscheckd...
Killing wazuh-analysisd...
wazuh-maild not running...
Killing wazuh-execd...
Killing wazuh-db...
Killing wazuh-authd...
wazuh-agentlessd not running...
wazuh-integratord not running...
wazuh-dbd not running...
wazuh-csyslogd not running...
Killing wazuh-apid...
Wazuh v4.4.2 Stopped
Starting Wazuh v4.4.2...
Started wazuh-apid...
Started wazuh-csyslogd...
Started wazuh-dbd...
2023/05/16 20:42:36 wazuh-integratord: INFO: Remote integrations not configured. Clean exit.
Started wazuh-integratord...
Started wazuh-agentlessd...
Started wazuh-authd...
Started wazuh-db...
Started wazuh-execd...
Started wazuh-analysisd...
Started wazuh-syscheckd...
Started wazuh-remoted...
Started wazuh-logcollector...
Started wazuh-monitord...
Started wazuh-modulesd...
Completed.
[root@wazuh-server wazuh-user]# ps -ef | grep wazuh
wazuh-d+ 411 1 1 20:30 ? 00:00:13 /usr/share/wazuh-dashboard/bin/../node/bin/node --no-warnings --max-http-header-size=65536 --unhandled-rejections=warn /usr/share/wazuh-dashboard/bin/../src/cli/dist -c /etc/wazuh-dashboard/opensearch_dashboards.yml
root 458 1 0 20:30 ? 00:00:00 login -- wazuh-user
wazuh-u+ 640 458 0 20:31 tty1 00:00:00 -bash
root 956 1 0 20:31 ? 00:00:00 /sbin/dhclient -1 -q -lf /var/lib/dhclient/dhclient--eth0.lease -pf /var/run/dhclient-eth0.pid -H wazuh-server eth0
root 2342 1014 0 20:36 ? 00:00:00 sshd: wazuh-user [priv]
wazuh-u+ 2346 2342 0 20:36 ? 00:00:00 sshd: wazuh-user@pts/0
wazuh-u+ 2347 2346 0 20:36 pts/0 00:00:00 -bash
wazuh 4118 1 78 20:42 ? 00:00:06 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
root 4158 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-authd
wazuh 4172 1 1 20:42 ? 00:00:00 /var/ossec/bin/wazuh-db
root 4197 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-execd
wazuh 4209 1 10 20:42 ? 00:00:00 /var/ossec/bin/wazuh-analysisd
root 4219 1 49 20:42 ? 00:00:03 /var/ossec/bin/wazuh-syscheckd
wazuh 4224 4118 0 20:42 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
wazuh 4227 4118 0 20:42 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
wazuh 4291 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-remoted
root 4346 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-logcollector
wazuh 4363 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-monitord
root 4375 1 16 20:42 ? 00:00:00 /var/ossec/bin/wazuh-modulesd
root 4658 2375 0 20:42 pts/0 00:00:00 grep --color=auto wazuh
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]# service wazuh-manager restart
Restarting wazuh-manager (via systemctl): [ OK ]
[root@wazuh-server wazuh-user]# ps -ef | grep wazuh
wazuh-d+ 411 1 1 20:30 ? 00:00:13 /usr/share/wazuh-dashboard/bin/../node/bin/node --no-warnings --max-http-header-size=65536 --unhandled-rejections=warn /usr/share/wazuh-dashboard/bin/../src/cli/dist -c /etc/wazuh-dashboard/opensearch_dashboards.yml
root 458 1 0 20:30 ? 00:00:00 login -- wazuh-user
wazuh-u+ 640 458 0 20:31 tty1 00:00:00 -bash
root 956 1 0 20:31 ? 00:00:00 /sbin/dhclient -1 -q -lf /var/lib/dhclient/dhclient--eth0.lease -pf /var/run/dhclient-eth0.pid -H wazuh-server eth0
root 2342 1014 0 20:36 ? 00:00:00 sshd: wazuh-user [priv]
wazuh-u+ 2346 2342 0 20:36 ? 00:00:00 sshd: wazuh-user@pts/0
wazuh-u+ 2347 2346 0 20:36 pts/0 00:00:00 -bash
wazuh 5063 1 55 20:42 ? 00:00:06 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
root 5103 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-authd
wazuh 5117 1 1 20:42 ? 00:00:00 /var/ossec/bin/wazuh-db
root 5142 1 0 20:42 ? 00:00:00 /var/ossec/bin/wazuh-execd
wazuh 5146 5063 0 20:43 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
wazuh 5149 5063 0 20:43 ? 00:00:00 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py
wazuh 5163 1 8 20:43 ? 00:00:00 /var/ossec/bin/wazuh-analysisd
root 5225 1 43 20:43 ? 00:00:03 /var/ossec/bin/wazuh-syscheckd
wazuh 5238 1 0 20:43 ? 00:00:00 /var/ossec/bin/wazuh-remoted
root 5269 1 0 20:43 ? 00:00:00 /var/ossec/bin/wazuh-logcollector
wazuh 5289 1 0 20:43 ? 00:00:00 /var/ossec/bin/wazuh-monitord
root 5336 1 15 20:43 ? 00:00:00 /var/ossec/bin/wazuh-modulesd
root 5601 2375 0 20:43 pts/0 00:00:00 grep --color=auto wazuh
[root@wazuh-server wazuh-user]#
```
Versions
```console
[root@wazuh-server wazuh-user]# /var/ossec/bin/wazuh-control info
WAZUH_VERSION="v4.4.2"
WAZUH_REVISION="40408"
WAZUH_TYPE="server"
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]#
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-indexer/VERSION
4.4.2
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-dashboard/VERSION
4.4.2
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-dashboard/package.json
{
"name": "opensearch-dashboards",
"description": "OpenSearch Dashboards is a browser based analytics and search dashboard for OpenSearch. OpenSearch Dashboards is a snap to setup and start using. OpenSearch Dashboards strives to be easy to get started with, while also being flexible and powerful, just like OpenSearch.",
"keywords": [
"opensearch-dashboards",
"opensearch",
"logstash",
"analytics",
"visualizations",
"dashboards",
"dashboarding"
],
"version": "2.6.0",
"branch": "2.6",
"build": {
"number": 44201,
"sha": "b15a28f9d6d6ec40d695a2eb01442d2a7d6d72d9",
"distributable": true,
"release": true
},
"repository": {
"type": "git",
"url": "https://github.com/opensearch-project/opensearch-dashboards.git"
},
"engines": {
"node": "14.20.1"
}
}
[root@wazuh-server wazuh-user]#
```
OVA - Users
```console
[root@wazuh-server wazuh-user]# grep -R "wazuh" /etc/group
wheel:x:10:wazuh-user
wazuh-user:x:1000:
wazuh-indexer:x:993:
wazuh:x:992:wazuh
wazuh-dashboard:x:991:wazuh-dashboard
[root@wazuh-server wazuh-user]# grep -R "wazuh" /etc/passwd
wazuh-user:x:1000:1000::/home/wazuh-user:/bin/bash
wazuh-indexer:x:996:993:wazuh-indexer user:/usr/share/wazuh-indexer:/sbin/nologin
wazuh:x:995:992::/var/ossec:/sbin/nologin
wazuh-dashboard:x:994:991::/usr/share/wazuh-dashboard/:/sbin/nologin
[root@wazuh-server wazuh-user]#
```
OVA - WUI
- Loading screen OK
- Login screen OK
- Light/dark mode OK
- Credentials admin:admin OK
![image](https://github.com/wazuh/wazuh/assets/89791732/98d52440-580f-442b-829d-c25d8a50ac9d)
![image](https://github.com/wazuh/wazuh/assets/89791732/de4efcfd-f814-4226-804c-6d6dfd70d182)
![image](https://github.com/wazuh/wazuh/assets/89791732/2b234574-76d2-43ba-8df5-da822cbbb490)
![image](https://github.com/wazuh/wazuh/assets/89791732/99c38b84-2d5b-4347-b5bb-456cbba7aa07)
OVA - Logs
+ Wazuh dashboard - journalctl
- Certificate errors reported at https://github.com/wazuh/wazuh-packages/issues/2106
```console
[root@wazuh-server wazuh-user]# journalctl -r -u wazuh-dashboard | grep -i -E "error|critical|fatal|warning"
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:53 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:53Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:44 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:44Z","tags":["error","plugins","securityDashboards"],"pid":417,"message":"Failed authentication: Error: Authentication Exception"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:37 wazuh-server opensearch-dashboards[417]: {"type":"error","@timestamp":"2023-05-16T21:00:37Z","tags":["connection","client","error"],"pid":417,"level":"error","error":{"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","name":"Error","stack":"Error: 139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n","code":"ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN"},"message":"139731897722752:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 46\n"}
may 16 21:00:30 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:30Z","tags":["error","opensearch","data"],"pid":417,"message":"[ResponseError]: Response Error"}
may 16 21:00:28 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:28Z","tags":["error","opensearch","data"],"pid":417,"message":"[ResponseError]: Response Error"}
may 16 21:00:25 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:25Z","tags":["error","opensearch","data"],"pid":417,"message":"[ResponseError]: Response Error"}
may 16 21:00:23 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:23Z","tags":["error","opensearch","data"],"pid":417,"message":"[ResponseError]: Response Error"}
may 16 21:00:20 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:20Z","tags":["error","opensearch","data"],"pid":417,"message":"[ResponseError]: Response Error"}
may 16 21:00:18 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:18Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:15 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:15Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:13 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:13Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:10 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:10Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:08 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:08Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:05 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:05Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:03 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:03Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
may 16 21:00:00 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:00Z","tags":["error","savedobjects-service"],"pid":417,"message":"Unable to retrieve version information from OpenSearch nodes."}
may 16 21:00:00 wazuh-server opensearch-dashboards[417]: {"type":"log","@timestamp":"2023-05-16T21:00:00Z","tags":["error","opensearch","data"],"pid":417,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"}
[root@wazuh-server wazuh-user]#
```
Wazuh indexer - journalctl
- Warnings reported at https://github.com/wazuh/wazuh-packages/issues/2046
```console
[root@wazuh-server wazuh-user]# journalctl -r -u wazuh-indexer | grep -i -E "error|critical|fatal|warning"
may 16 21:00:06 wazuh-server systemd-entrypoint[960]: WARNING: System::setSecurityManager will be removed in a future release
may 16 21:00:06 wazuh-server systemd-entrypoint[960]: WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.Security
may 16 21:00:06 wazuh-server systemd-entrypoint[960]: WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.Security (file:/usr/share/wazuh-indexer/lib/opensearch-2.6.0.jar)
may 16 21:00:06 wazuh-server systemd-entrypoint[960]: WARNING: A terminally deprecated method in java.lang.System has been called
may 16 21:00:04 wazuh-server systemd-entrypoint[960]: WARNING: System::setSecurityManager will be removed in a future release
may 16 21:00:04 wazuh-server systemd-entrypoint[960]: WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.OpenSearch
may 16 21:00:04 wazuh-server systemd-entrypoint[960]: WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.OpenSearch (file:/usr/share/wazuh-indexer/lib/opensearch-2.6.0.jar)
may 16 21:00:04 wazuh-server systemd-entrypoint[960]: WARNING: A terminally deprecated method in java.lang.System has been called
[root@wazuh-server wazuh-user]#
```
Wazuh indexer - /var/logs/wazuh-indexer
```console
[root@wazuh-server wazuh-user]# grep -R -i -E "error|critical|fatal|warning" /var/log/wazuh-indexer/
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:06,207][INFO ][o.o.n.Node ] [node-1] JVM arguments [-Xshare:auto, -Dopensearch.networkaddress.cache.ttl=60, -Dopensearch.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.locale.providers=SPI,COMPAT, -Xms3990m, -Xmx3990m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-6374726690152348129, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/wazuh-indexer, -XX:ErrorFile=/var/log/wazuh-indexer/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=/var/log/wazuh-indexer/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Dclk.tck=100, -Djdk.attach.allowAttachSelf=true, -Djava.security.policy=file:///etc/wazuh-indexer/opensearch-performance-analyzer/opensearch_security.policy, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, -XX:MaxDirectMemorySize=2091909120, -Dopensearch.path.home=/usr/share/wazuh-indexer, -Dopensearch.path.conf=/etc/wazuh-indexer, -Dopensearch.distribution.type=rpm, -Dopensearch.bundled_jdk=true]
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:15,223][ERROR][o.o.s.a.s.SinkProvider ] [node-1] Default endpoint could not be created, auditlog will not work properly.
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:19,200][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [node-1] Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:20,715][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:20,735][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:20,739][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:20,743][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:23,095][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:23,098][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:23,101][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:23,106][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:25,595][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:25,598][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:25,602][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:25,605][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:27,673][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:28,098][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:28,101][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:28,104][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:28,106][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:29,017][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:30,599][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:30,602][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:30,604][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:30,607][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster.log:[2023-05-16T21:00:31,023][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin)
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:06,207Z", "level": "INFO", "component": "o.o.n.Node", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "JVM arguments [-Xshare:auto, -Dopensearch.networkaddress.cache.ttl=60, -Dopensearch.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.locale.providers=SPI,COMPAT, -Xms3990m, -Xmx3990m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-6374726690152348129, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/wazuh-indexer, -XX:ErrorFile=/var/log/wazuh-indexer/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=/var/log/wazuh-indexer/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Dclk.tck=100, -Djdk.attach.allowAttachSelf=true, -Djava.security.policy=file:///etc/wazuh-indexer/opensearch-performance-analyzer/opensearch_security.policy, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, -XX:MaxDirectMemorySize=2091909120, -Dopensearch.path.home=/usr/share/wazuh-indexer, -Dopensearch.path.conf=/etc/wazuh-indexer, -Dopensearch.distribution.type=rpm, -Dopensearch.bundled_jdk=true]" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:15,223Z", "level": "ERROR", "component": "o.o.s.a.s.SinkProvider", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Default endpoint could not be created, auditlog will not work properly." }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:19,200Z", "level": "ERROR", "component": "o.o.s.c.ConfigurationLoaderSecurity7", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" ,
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:20,715Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:20,735Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:20,739Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:20,743Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:23,095Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:23,098Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:23,101Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:23,106Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:25,595Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:25,598Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:25,602Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:25,605Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:27,673Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:28,098Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:28,101Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:28,104Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:28,106Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:29,017Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:30,599Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:30,602Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:30,604Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:30,607Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
/var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2023-05-16T21:00:31,023Z", "level": "ERROR", "component": "o.o.s.a.BackendRegistry", "cluster.name": "wazuh-cluster", "node.name": "node-1", "message": "Not yet initialized (you may need to run securityadmin)", "cluster.uuid": "B6mhJJLkSpyOX7vzOvxYJg", "node.id": "TQGdSLgxTLy0gnfyzRGRaw" }
[root@wazuh-server wazuh-user]#
```
Wazuh server - /var/ossec/logs
```console
[root@wazuh-server wazuh-user]# grep -i -E "error|critical|fatal|warning" /var/ossec/logs/ossec.log
2023/05/16 21:00:12 wazuh-remoted: WARNING: (1408): Invalid ID 001 for the source ip: '192.168.1.35' (name 'unknown').
2023/05/16 21:00:22 wazuh-remoted: WARNING: (1408): Invalid ID 001 for the source ip: '192.168.1.35' (name 'unknown').
2023/05/16 21:00:32 wazuh-remoted: WARNING: (1408): Invalid ID 001 for the source ip: '192.168.1.35' (name 'unknown').
2023/05/16 21:00:42 wazuh-remoted: WARNING: (1408): Invalid ID 001 for the source ip: '192.168.1.35' (name 'unknown').
[root@wazuh-server wazuh-user]#
```
Packages tests metrics information
Build packages
Test packages
PPC64EL packages
OVA/AMI specific tests
Status legend: :black_circle: - Pending/In progress :white_circle: - Skipped :red_circle: - Rejected :yellow_circle: - Ready to review :green_circle: - Approved
Auditor's validation
In order to close and proceed with the release or the next candidate version, the following auditors must give the green light to this RC.