systemctl status wazuh-indexer -l
● wazuh-indexer.service - Wazuh-indexer
Loaded: loaded (/usr/lib/systemd/system/wazuh-indexer.service; enabled; vendor preset: disabled)
Active: active (running) since mié 2022-09-28 06:51:34 UTC; 1 weeks 6 days ago
Docs:
https://documentation.wazuh.com Main PID: 1101 (java)
CGroup: /system.slice/wazuh-indexer.service
└─1101 /usr/share/wazuh-indexer/jdk/bin/java -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 -Xms3815m -Xmx3815m -XX:+UseG1GC -XX:G1ReservePercent=25 -XX:InitiatingHeapOccupancyPercent=30 -Djava.io.tmpdir=/tmp/opensearch-7336117302337414727 -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=2000683008 -Dopensearch.path.home=/usr/share/wazuh-indexer -Dopensearch.path.conf=/etc/wazuh-indexer -Dopensearch.distribution.type=rpm -Dopensearch.bundled_jdk=true -cp /usr/share/wazuh-indexer/lib/* org.opensearch.bootstrap.OpenSearch -p /run/wazuh-indexer/wazuh-indexer.pid --quiet
sep 28 06:51:15
vps-0d68f9d9.vps.ovh.net systemd[1]: Starting Wazuh-indexer...
sep 28 06:51:31
vps-0d68f9d9.vps.ovh.net systemd-entrypoint[1101]: WARNING: An illegal reflective access operation has occurred
sep 28 06:51:31
vps-0d68f9d9.vps.ovh.net systemd-entrypoint[1101]: 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 28 06:51:31
vps-0d68f9d9.vps.ovh.net systemd-entrypoint[1101]: WARNING: Please consider reporting this to the maintainers of io.protostuff.runtime.PolymorphicThrowableSchema
sep 28 06:51:31
vps-0d68f9d9.vps.ovh.net systemd-entrypoint[1101]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
sep 28 06:51:31
vps-0d68f9d9.vps.ovh.net systemd-entrypoint[1101]: WARNING: All illegal access operations will be denied in a future release
sep 28 06:51:34
vps-0d68f9d9.vps.ovh.net systemd[1]: Started Wazuh-indexer.