I am sorry, I have no idea how to clean the registry. I see folder called registry, should I delete it?
Logs
warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
[2021-10-23T20:39:06,551][INFO ][o.e.n.Node ] [es-node-1] version[7.15.1], pid[53007], build[default/tar/83c34f456ae29d60e94d886e455e6a3409bba9ed/2021-10-07T21:56:19.031608185Z], OS[Mac OS X/11.5/x86_64], JVM[Eclipse Foundation/OpenJDK 64-Bit Server VM/11.0.12/11.0.12+7]
[2021-10-23T20:39:06,559][INFO ][o.e.n.Node ] [es-node-1] JVM home [/Library/Java/JavaVirtualMachines/temurin-11.jre/Contents/Home], using bundled JDK [false]
[2021-10-23T20:39:06,559][INFO ][o.e.n.Node ] [es-node-1] JVM arguments [-Xshare:auto, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -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, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=/var/folders/6f/r3ynyh013yx7wbs52xjyptnc0000gn/T/elasticsearch-4888122999279150445, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Xms1024m, -Xmx1024m, -XX:MaxDirectMemorySize=536870912, -Des.path.home=/Users/sammy/Documents/elk/elastic, -Des.path.conf=/Users/sammy/Documents/elk/elastic/config, -Des.distribution.flavor=default, -Des.distribution.type=tar, -Des.bundled_jdk=true]
executing GET _cat/indices?v
yields the following
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open .kibana_7.15.1_001 NJlrb97eT6aGuGZik2b7Eg 1 0 2308 505 3.1mb 3.1mb
green open .geoip_databases 8JTvUiJFTXutDwV8KNpmhg 1 0 41 10 44.9mb 44.9mb
green open .security-7 GMvs7im3RiiXcbwFdFG_gA 1 0 57 0 306.3kb 306.3kb
green open .apm-custom-link 6TlRLLE-TG2tF0oWFd2dGQ 1 0 0 0 208b 208b
green open .kibana-event-log-7.15.1-000001 vQ-s7-PrS3yy08159iNLRw 1 0 20 0 50.8kb 50.8kb
green open .apm-agent-configuration mL904RRxSE6faXIfDvlq_g 1 0 0 0 208b 208b
yellow open filebeat-7.15.1-2021.10.23-000001 B0_RNKWySr2x5nyC0LQPfw 1 1 0 0 208b 208b
green open .async-search 9quJYk7LRmuZjZlJT6s7yg 1 0 0 168 46kb 46kb
green open .tasks KTTMVQLaRICD0ngyay9r-Q 1 0 22 0 30.8kb 30.8kb
green open .kibana_task_manager_7.15.1_001 Z7hWEqQvSgutJ1LcXYDtjw 1 0 16 4986 1mb 1mb
I really appreciate your patience and support.