wazuh / wazuh

Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
https://wazuh.com/
Other
11.13k stars 1.69k forks source link

Release 4.3.8 - Release Candidate 1 - Specific systems #14868

Closed DFolchA closed 2 years ago

DFolchA commented 2 years ago

Packages tests metrics information

Main release candidate issue #14827
Main packages metrics issue #14862
Version 4.3.8
Release candidate # RC1
Tag https://github.com/wazuh/wazuh/tree/v4.3.8-rc1

Build packages


System Status Result Build
AIX 🟢 ✔️ https://ci.wazuh.info/view/Packages/job/Packages_builder_special/555/
HPUX 🟢 ✔️ https://ci.wazuh.info/view/Packages/job/Packages_builder_special/558/
Solaris 10 SPARC https://ci.wazuh.info/view/Packages/job/Packages_builder_special/557/
Solaris 11 SPARC https://ci.wazuh.info/view/Packages/job/Packages_builder_special/556/
OVA 🟢 ✔️ https://ci.wazuh.info/view/Packages/job/Packages_Builder_OVA/178
AMI 🟢 ✔️ https://ci.wazuh.info/view/Packages/job/Packages_Builder_AMI/103

Test packages

System Build Install Deployment install Upgrade Remove TCP UDP Errors found Warnings found Alerts found Check users
AIX 🟢 🟢 🟢 🟢 🟡 🟢 🟢 🟢 🟢 🟢 🟢
HPUX 🟢 🟢 X X 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢
Solaris 10 SPARC X
Solaris 11 SPARC X
OVA 🟢 🟢 X X X 🟢 🟢 🟢 🟢 🟢 🟢
AMI 🟢 🟢 X X X 🟢 🟢 🟢 🟢 🟢 🟢
PPC64EL packages
System Build Install Deployment install Upgrade Uninstall Alerts TCP UDP Errors Warnings System users
Centos 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢
Debian Stretch 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢
OVA/AMI specific tests
System Filebeat test Opensearch cluster green/yellow Production repositories UI Access No SSH root access SSH user access Wazuh dashboard and APP version Dashboard/Indexer VERSION file
OVA 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢
AMI 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢 🟢

Result legend: X - Not supported/Not done (delegated to basic package) ⚫ - Not started 🕐 - Pending/In progress ✔️ - Results Ready ⚠️ - Review required

Status legend: ⚫ - None 🔴 - Rejected 🟢 - Approved

okynos commented 2 years ago

HP-UX tests

okynos commented 2 years ago

AIX tests

rauldpm commented 2 years ago

Analysis report - OVA

Filebeat test output ``` [root@wazuh-server wazuh-user]# filebeat test output elasticsearch: https://127.0.0.1:9200... parse url... OK connection... parse host... OK dns lookup... OK addresses: 127.0.0.1 dial up... OK TLS... security: server's certificate chain verification is enabled handshake... OK TLS version: TLSv1.2 dial up... OK talk to server... OK version: 7.10.2 ```
Indexer cluster ``` [root@wazuh-server wazuh-user]# curl -k -u admin:admin https://127.0.0.1:9200 { "name" : "node-1", "cluster_name" : "wazuh-cluster", "cluster_uuid" : "EzI18fqRRsqyp_bqBT0xyQ", "version" : { "number" : "7.10.2", "build_type" : "rpm", "build_hash" : "e505b10357c03ae8d26d675172402f2f2144ef0f", "build_date" : "2022-01-14T03:38:06.881862Z", "build_snapshot" : false, "lucene_version" : "8.10.1", "minimum_wire_compatibility_version" : "6.8.0", "minimum_index_compatibility_version" : "6.0.0-beta1" }, "tagline" : "The OpenSearch Project: https://opensearch.org/" } ``` ``` [root@wazuh-server wazuh-user]# curl -k -u admin:admin https://127.0.0.1:9200/_cat/nodes?v ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name 127.0.0.1 8 76 0 0.00 0.04 0.07 dimr * node-1 ``` ``` [root@wazuh-server wazuh-user]# curl -k -u admin:admin https://127.0.0.1:9200/_cluster/health?pretty { "cluster_name" : "wazuh-cluster", "status" : "green", "timed_out" : false, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "discovered_master" : true, "active_primary_shards" : 9, "active_shards" : 9, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "delayed_unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0, "task_max_waiting_in_queue_millis" : 0, "active_shards_percent_as_number" : 100.0 } ```
Wazuh dashboard journalctl output ``` [root@wazuh-server wazuh-user]# journalctl -r -u wazuh-dashboard.service | grep -i -E "error|critical|warning|fatal" Sep 14 13:55:00 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:55:00Z","tags":["error","opensearch","data"],"pid":405,"message":"[resource_already_exists_exception]: index [wazuh-statistics-2022.37w/YnRHj1RYTa29x5Y0L_3jqQ] already exists"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:37 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:37Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:51:35 wazuh-server opensearch-dashboards[405]: {"type":"error","@timestamp":"2022-09-14T13:51:35Z","tags":["connection","client","error"],"pid":405,"level":"error","error":{"message":"140328633157504: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: 140328633157504: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"},"message":"140328633157504: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"} Sep 14 13:30:47 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:47Z","tags":["error","opensearch","data"],"pid":405,"message":"[ResponseError]: Response Error"} Sep 14 13:30:44 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:44Z","tags":["error","opensearch","data"],"pid":405,"message":"[ResponseError]: Response Error"} Sep 14 13:30:42 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:42Z","tags":["error","opensearch","data"],"pid":405,"message":"[ResponseError]: Response Error"} Sep 14 13:30:39 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:39Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:37 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:37Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:34 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:34Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:32 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:32Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:29 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:29Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:27 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:27Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:24 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:24Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:22 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:22Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:19 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:19Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:17 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:17Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:14 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:14Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:12 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:12Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:09 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:09Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:07 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:07Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:04 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:04Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:30:01 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:30:01Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:59 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:59Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:56 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:56Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:54 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:54Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:51 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:51Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:49 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:49Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:46 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:46Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:44 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:44Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:41 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:41Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:38 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:38Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:36 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:36Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:33 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:33Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:31 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:31Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:28 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:28Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:26 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:26Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} Sep 14 13:29:23 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:23Z","tags":["error","savedobjects-service"],"pid":405,"message":"Unable to retrieve version information from OpenSearch nodes."} Sep 14 13:29:23 wazuh-server opensearch-dashboards[405]: {"type":"log","@timestamp":"2022-09-14T13:29:23Z","tags":["error","opensearch","data"],"pid":405,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} [root@wazuh-server wazuh-user]# ```
Wazuh indexer journalctl output ``` [root@wazuh-server wazuh-user]# journalctl -r -u wazuh-indexer.service | grep -i -E "error|critical|warning|fatal" Sep 14 13:30:38 wazuh-server systemd-entrypoint[930]: WARNING: All illegal access operations will be denied in a future release Sep 14 13:30:38 wazuh-server systemd-entrypoint[930]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations Sep 14 13:30:38 wazuh-server systemd-entrypoint[930]: WARNING: Please consider reporting this to the maintainers of io.protostuff.runtime.PolymorphicThrowableSchema Sep 14 13:30:38 wazuh-server systemd-entrypoint[930]: WARNING: Illegal reflective access by io.protostuff.runtime.PolymorphicThrowableSchema (file:/usr/share/wazuh-indexer/plugins/opensearch-anomaly-detection/protostuff-runtime-1.7.4.jar) to field java.lang.Throwable.cause Sep 14 13:30:38 wazuh-server systemd-entrypoint[930]: WARNING: An illegal reflective access operation has occurred ```
Wazuh indexer logs ``` [root@wazuh-server wazuh-user]# grep -R -i -E "error|critical|warning|fatal" /var/log/wazuh-indexer/ /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:30,280Z", "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-8425485082451433306, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -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, -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": "2022-09-14T13:30:38,330Z", "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": "2022-09-14T13:30:41,110Z", "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, AUDIT] (index=.opendistro_security)", "cluster.uuid": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" , /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:42,290Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:42,312Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:42,315Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:42,320Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:44,582Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:44,584Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:44,588Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:44,592Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:47,085Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:47,088Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:47,091Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:47,093Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T13:30:47,927Z", "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": "EzI18fqRRsqyp_bqBT0xyQ", "node.id": "4cvYCCsLRxm5LHrpv0sOoA" } /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:30,280][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-8425485082451433306, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -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, -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:[2022-09-14T13:30:38,330][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:[2022-09-14T13:30:41,110][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [node-1] Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, AUDIT] (index=.opendistro_security) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:42,290][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:42,312][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:42,315][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:42,320][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:44,582][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:44,584][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:44,588][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:44,592][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:47,085][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:47,088][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:47,091][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:47,093][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T13:30:47,927][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) [root@wazuh-server wazuh-user]# ```
Ossec log output ``` [root@wazuh-server wazuh-user]# cat /var/ossec/logs/ossec.log | grep -i -E "error|warning|critical|fatal" - Nothing to report ```
** Alert 1663164000.577915: - ossec,syscheck,syscheck_entry_added,syscheck_file,pci_dss_11.5,gpg13_4.11,gdpr_II_5.1.f,hipaa_164.312.c.1,hipaa_164.312.c.2,nist_800_53_SI.7,tsc_PI1.4,tsc_PI1.5,tsc_CC6.1,tsc_CC6.8,tsc_CC7.2,tsc_CC7.3,
2022 Sep 14 14:00:00 (centos7) any->syscheck
Rule: 554 (level 5) -> 'File added to the system.'
File '/etc/agent_new_file.txt' added
Mode: realtime

Attributes:
 - Size: 0
 - Permissions: rw-r--r--
 - Date: Wed Sep 14 14:00:00 2022
 - Inode: 87
 - User: root (0)
 - Group: root (0)
 - MD5: d41d8cd98f00b204e9800998ecf8427e
 - SHA1: da39a3ee5e6b4b0d3255bfef95601890afd80709
 - SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001

Wazuh agent_control. Agent information:
   Agent ID:   001
   Agent Name: centos7
   IP address: any/any
   Status:     Active

   Operating system:    Linux |centos7 |3.10.0-1127.el7.x86_64 |#1 SMP Tue Mar 31 23:36:51 UTC 2020 |x86_64
   Client version:      Wazuh v4.3.8
   Configuration hash:  ab73af41699f13fdd81903b5f23d8d00
   Shared file hash:    4a8724b20dee0124ff9656783c490c4e
   Last keep alive:     1663163851

   Syscheck last started at:  Wed Sep 14 13:52:52 2022
   Syscheck last ended at:    Wed Sep 14 13:52:54 2022
[root@wazuh-server wazuh-user]# /var/ossec/bin/wazuh-control info
WAZUH_VERSION="v4.3.8"
WAZUH_REVISION="40321"
WAZUH_TYPE="server"
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-dashboard/VERSION
4.3.8
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-indexer/VERSION
4.3.8
[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": "1.2.0",
  "branch": "main",
  "build": {
    "number": 1,
    "sha": "caf668e73304bac890f41c37cd6c3a41257cd289",
    "distributable": true,
    "release": true
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/opensearch-project/opensearch-dashboards.git"
  },
  "engines": {
    "node": "10.24.1"
  }
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]# cat /etc/yum.repos.d/wazuh.repo 
[wazuh]
gpgcheck=1
gpgkey=https://packages.wazuh.com/key/GPG-KEY-WAZUH
enabled=1
name=EL-${releasever} - Wazuh
baseurl=https://packages.wazuh.com/4.x/yum/
protect=1
rauldpm commented 2 years ago

Analysis report - AMI

Filebeat test output ``` [root@wazuh-server wazuh-user]# filebeat test output elasticsearch: https://127.0.0.1:9200... parse url... OK connection... parse host... OK dns lookup... OK addresses: 127.0.0.1 dial up... OK TLS... security: server's certificate chain verification is enabled handshake... OK TLS version: TLSv1.2 dial up... OK talk to server... OK version: 7.10.2 ```
Indexer cluster ``` [root@wazuh-server wazuh-user]# curl -k -u admin:i-053c52ae203a276d4 https://127.0.0.1:9200 { "name" : "node-1", "cluster_name" : "wazuh-cluster", "cluster_uuid" : "1Da6kW7FQievENONGqiiHw", "version" : { "number" : "7.10.2", "build_type" : "rpm", "build_hash" : "e505b10357c03ae8d26d675172402f2f2144ef0f", "build_date" : "2022-01-14T03:38:06.881862Z", "build_snapshot" : false, "lucene_version" : "8.10.1", "minimum_wire_compatibility_version" : "6.8.0", "minimum_index_compatibility_version" : "6.0.0-beta1" }, "tagline" : "The OpenSearch Project: https://opensearch.org/" } ``` ``` [root@wazuh-server wazuh-user]# curl -k -u admin:i-053c52ae203a276d4 https://127.0.0.1:9200/_cat/nodes?v ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name 127.0.0.1 16 79 4 0.08 0.34 0.36 dimr * node-1 ``` ``` [root@wazuh-server wazuh-user]# curl -k -u admin:i-053c52ae203a276d4 https://127.0.0.1:9200/_cluster/health?pretty { "cluster_name" : "wazuh-cluster", "status" : "green", "timed_out" : false, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "discovered_master" : true, "active_primary_shards" : 10, "active_shards" : 10, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "delayed_unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0, "task_max_waiting_in_queue_millis" : 0, "active_shards_percent_as_number" : 100.0 } ```
Wazuh dashboard journalctl output ``` [root@wazuh-server wazuh-user]# journalctl -r -u wazuh-dashboard.service | grep -i -E "error|critical|warning|fatal" Sep 14 15:40:01 wazuh-server opensearch-dashboards[4405]: {"type":"log","@timestamp":"2022-09-14T15:40:01Z","tags":["error","opensearch","data"],"pid":4405,"message":"[resource_already_exists_exception]: index [wazuh-statistics-2022.37w/2ySxGg8-SQiStThBTqsVNg] already exists"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:30 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:30Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:29 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:29Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:29 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:29Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:37:25 wazuh-server opensearch-dashboards[4405]: {"type":"error","@timestamp":"2022-09-14T15:37:25Z","tags":["connection","client","error"],"pid":4405,"level":"error","error":{"message":"140275265312576: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: 140275265312576: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"},"message":"140275265312576: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"} Sep 14 15:30:44 wazuh-server opensearch-dashboards[1887]: {"type":"log","@timestamp":"2022-09-14T15:30:44Z","tags":["error","opensearch","data"],"pid":1887,"message":"[ResponseError]: Response Error"} Sep 14 15:30:41 wazuh-server opensearch-dashboards[1887]: {"type":"log","@timestamp":"2022-09-14T15:30:41Z","tags":["error","opensearch","data"],"pid":1887,"message":"[ResponseError]: Response Error"} Sep 14 15:30:39 wazuh-server opensearch-dashboards[1887]: {"type":"log","@timestamp":"2022-09-14T15:30:39Z","tags":["error","opensearch","data"],"pid":1887,"message":"[ResponseError]: Response Error"} Sep 14 15:30:36 wazuh-server opensearch-dashboards[1887]: {"type":"log","@timestamp":"2022-09-14T15:30:36Z","tags":["error","savedobjects-service"],"pid":1887,"message":"Unable to retrieve version information from OpenSearch nodes."} Sep 14 15:30:36 wazuh-server opensearch-dashboards[1887]: {"type":"log","@timestamp":"2022-09-14T15:30:36Z","tags":["error","opensearch","data"],"pid":1887,"message":"[ConnectionError]: connect ECONNREFUSED 127.0.0.1:9200"} ```
Wazuh indexer journalctl output ``` [root@wazuh-server wazuh-user]# journalctl -r -u wazuh-indexer.service | grep -i -E "error|critical|warning|fatal" Sep 14 15:30:34 wazuh-server systemd-entrypoint[2393]: WARNING: All illegal access operations will be denied in a future release Sep 14 15:30:34 wazuh-server systemd-entrypoint[2393]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations Sep 14 15:30:34 wazuh-server systemd-entrypoint[2393]: WARNING: Please consider reporting this to the maintainers of io.protostuff.runtime.PolymorphicThrowableSchema Sep 14 15:30:34 wazuh-server systemd-entrypoint[2393]: WARNING: Illegal reflective access by io.protostuff.runtime.PolymorphicThrowableSchema (file:/usr/share/wazuh-indexer/plugins/opensearch-anomaly-detection/protostuff-runtime-1.7.4.jar) to field java.lang.Throwable.cause Sep 14 15:30:34 wazuh-server systemd-entrypoint[2393]: WARNING: An illegal reflective access operation has occurred ```
Wazuh indexer logs ``` [root@wazuh-server wazuh-user]# grep -R -i -E "error|critical|warning|fatal" /var/log/wazuh-indexer/ /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:29:57,965Z", "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, -Xms3811m, -Xmx3811m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-1279900606627918302, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -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, -XX:MaxDirectMemorySize=1998585856, -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": "2022-09-14T15:30:33,238Z", "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": "2022-09-14T15:30:36,748Z", "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, AUDIT] (index=.opendistro_security)", "cluster.uuid": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" , /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:39,351Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:39,371Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:39,374Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:39,377Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:41,669Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:41,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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:41,675Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:41,676Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:42,862Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:44,170Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:44,173Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:44,176Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster_server.json:{"type": "server", "timestamp": "2022-09-14T15:30:44,178Z", "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": "1Da6kW7FQievENONGqiiHw", "node.id": "pSncrF6pQgmZHh6IL6Zyig" } /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:29:57,965][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, -Xms3811m, -Xmx3811m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-1279900606627918302, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -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, -XX:MaxDirectMemorySize=1998585856, -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:[2022-09-14T15:30:33,238][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:[2022-09-14T15:30:36,748][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [node-1] Exception while retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, AUDIT] (index=.opendistro_security) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:39,351][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:39,371][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:39,374][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:39,377][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:41,669][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:41,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:[2022-09-14T15:30:41,675][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:41,676][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:42,862][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:44,170][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:44,173][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:44,176][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) /var/log/wazuh-indexer/wazuh-cluster.log:[2022-09-14T15:30:44,178][ERROR][o.o.s.a.BackendRegistry ] [node-1] Not yet initialized (you may need to run securityadmin) ```
** Alert 1663170931.574375: - ossec,syscheck,syscheck_entry_added,syscheck_file,pci_dss_11.5,gpg13_4.11,gdpr_II_5.1.f,hipaa_164.312.c.1,hipaa_164.312.c.2,nist_800_53_SI.7,tsc_PI1.4,tsc_PI1.5,tsc_CC6.1,tsc_CC6.8,tsc_CC7.2,tsc_CC7.3,
2022 Sep 14 15:55:31 (centos7) any->syscheck
Rule: 554 (level 5) -> 'File added to the system.'
File '/etc/alert_new_file_ami.txt' added
Mode: realtime

Attributes:
 - Size: 0
 - Permissions: rw-r--r--
 - Date: Wed Sep 14 15:55:31 2022
 - Inode: 87
 - User: root (0)
 - Group: root (0)
 - MD5: d41d8cd98f00b204e9800998ecf8427e
 - SHA1: da39a3ee5e6b4b0d3255bfef95601890afd80709
 - SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
[root@wazuh-server wazuh-user]# /var/ossec/bin/agent_control -i 001
Wazuh agent_control. Agent information:
   Agent ID:   001
   Agent Name: centos7
   IP address: any/any
   Status:     Active

   Operating system:    Linux |centos7 |3.10.0-1127.el7.x86_64 |#1 SMP Tue Mar 31 23:36:51 UTC 2020 |x86_64
   Client version:      Wazuh v4.3.8
   Configuration hash:  ab73af41699f13fdd81903b5f23d8d00
   Shared file hash:    4a8724b20dee0124ff9656783c490c4e
   Last keep alive:     1663170935

   Syscheck last started at:  Wed Sep 14 15:55:06 2022
   Syscheck last ended at:    Wed Sep 14 15:55:08 2022
[root@wazuh-server wazuh-user]# /var/ossec/bin/wazuh-control info
WAZUH_VERSION="v4.3.8"
WAZUH_REVISION="40321"
WAZUH_TYPE="server"
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-dashboard/VERSION 
4.3.8
[root@wazuh-server wazuh-user]# cat /usr/share/wazuh-indexer/VERSION 
4.3.8
[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": "1.2.0",
  "branch": "main",
  "build": {
    "number": 1,
    "sha": "caf668e73304bac890f41c37cd6c3a41257cd289",
    "distributable": true,
    "release": true
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/opensearch-project/opensearch-dashboards.git"
  },
  "engines": {
    "node": "10.24.1"
  }
}
[root@wazuh-server wazuh-user]# grep -i -E "ossec|wazuh" /etc/group
wheel:x:10:wazuh-user
wazuh-user:x:1001:
wazuh-indexer:x:993:
wazuh:x:992:wazuh
wazuh-dashboard:x:991:wazuh-dashboard
[root@wazuh-server wazuh-user]# cat /etc/yum.repos.d/wazuh.repo 
[wazuh]
gpgcheck=1
gpgkey=https://packages.wazuh.com/key/GPG-KEY-WAZUH
enabled=1
name=EL-${releasever} - Wazuh
baseurl=https://packages.wazuh.com/4.x/yum/
protect=1
fcaffieri commented 2 years ago

Solaris 10 and Solaris 11

We are having problems from SiteOx with Solaris 10 and Solaris 11 machines, attached SiteOx response:

image