THis is the output of """cat /var/log/elasticsearch/elasticsearch.log""" part =1
[2020-03-17T17:08:18,849][INFO ][o.e.c.s.MasterService ] [node-1] elected-as-master ([1] nodes joined)[{node-1}{jeZkZeseTHG_XfyaYaaYGQ}{r3K8ic26Tu6Kh1_t462Okw}{127.0.0.1}{127.0.0.1:9300}{dilm}{ml.machine_memory=8244793344, xpack.installed=true, ml.max_open_jobs=20} elect leader, BECOME_MASTER_TASK, FINISH_ELECTION], term: 10, version: 146, delta: master node changed {previous , current [{node-1}{jeZkZeseTHG_XfyaYaaYGQ}{r3K8ic26Tu6Kh1_t462Okw}{127.0.0.1}{127.0.0.1:9300}{dilm}{ml.machine_memory=8244793344, xpack.installed=true, ml.max_open_jobs=20}]}
[2020-03-17T17:08:23,852][INFO ][o.e.c.s.ClusterApplierService] [node-1] master node changed {previous , current [{node-1}{jeZkZeseTHG_XfyaYaaYGQ}{r3K8ic26Tu6Kh1_t462Okw}{127.0.0.1}{127.0.0.1:9300}{dilm}{ml.machine_memory=8244793344, xpack.installed=true, ml.max_open_jobs=20}]}, term: 10, version: 146, reason: Publication{term=10, version=146}
[2020-03-17T17:08:24,214][INFO ][o.e.h.AbstractHttpServerTransport] [node-1] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
[2020-03-17T17:08:24,214][INFO ][o.e.n.Node ] [node-1] started
[2020-03-17T17:08:26,934][INFO ][o.e.l.LicenseService ] [node-1] license [73a6222b-11e8-41d5-b479-421883f6a673] mode [basic] - valid
[2020-03-17T17:08:26,935][INFO ][o.e.x.s.s.SecurityStatusChangeListener] [node-1] Active license is now [BASIC]; Security is disabled
[2020-03-17T17:08:26,945][INFO ][o.e.g.GatewayService ] [node-1] recovered [1] indices into cluster_state
[2020-03-17T17:08:27,647][INFO ][o.e.c.m.MetaDataCreateIndexService] [node-1] [.kibana_task_manager_1] creating index, cause [api], templates , shards [1]/[1], mappings [_doc]
[2020-03-17T17:08:27,651][INFO ][o.e.c.r.a.AllocationService] [node-1] updating number_of_replicas to [0] for indices [.kibana_task_manager_1]
[2020-03-17T17:08:29,942][INFO ][o.e.c.m.MetaDataCreateIndexService] [node-1] [.kibana_1] creating index, cause [api], templates , shards [1]/[1], mappings [_doc]
[2020-03-17T17:08:29,943][INFO ][o.e.c.r.a.AllocationService] [node-1] updating number_of_replicas to [0] for indices [.kibana_1]
[2020-03-17T17:08:34,522][INFO ][o.e.c.r.a.AllocationService] [node-1] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[wazuh-alerts-3.x-2020.03.16][1], [wazuh-alerts-3.x-2020.03.16][2], [wazuh-alerts-3.x-2020.03.16][0]]]).
[2020-03-17T17:08:47,927][INFO ][o.e.c.r.a.AllocationService] [node-1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]]).
[2020-03-17T17:09:00,722][WARN ][o.e.g.PersistedClusterStateService] [node-1] writing cluster state took [12810ms] which is above the warn threshold of [10s]; wrote global metadata [false] and metadata for [1] indices and skipped [2] unchanged indices
[2020-03-17T17:09:00,722][INFO ][o.e.c.c.C.CoordinatorPublication] [node-1] after [12.8s] publication of cluster state version [155] is still waiting for {node-1}{jeZkZeseTHG_XfyaYaaYGQ}{r3K8ic26Tu6Kh1_t462Okw}{127.0.0.1}{127.0.0.1:9300}{dilm}{ml.machine_memory=8244793344, xpack.installed=true, ml.max_open_jobs=20} [SENT_PUBLISH_REQUEST]
[2020-03-17T17:09:09,901][INFO ][o.e.c.m.MetaDataIndexTemplateService] [node-1] adding template [wazuh] for index patterns [wazuh-alerts-3.x-, wazuh-archives-3.x-]
[2020-03-17T17:09:10,567][INFO ][o.e.c.m.MetaDataCreateIndexService] [node-1] [wazuh-alerts-3.x-2020.03.17] creating index, cause [auto(bulk api)], templates [wazuh], shards [3]/[0], mappings [_doc]
[2020-03-17T17:09:14,059][INFO ][o.e.c.r.a.AllocationService] [node-1] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[wazuh-alerts-3.x-2020.03.17][2], [wazuh-alerts-3.x-2020.03.17][0]]]).
[2020-03-17T17:25:34,102][INFO ][o.e.c.m.MetaDataMappingService] [node-1] [wazuh-alerts-3.x-2020.03.17/36wfMY0tTk-gaJVdM77doA] update_mapping [_doc]
root@JARVICE:/home/hunt# clear
root@JARVICE:/home/hunt# cat /var/log/elasticsearch/elasticsearch.log
[2020-03-17T17:07:41,848][INFO ][o.e.e.NodeEnvironment ] [node-1] using [1] data paths, mounts [[/ (/dev/sda9)]], net usable_space [342.6gb], net total_space [371.2gb], types [ext4]
[2020-03-17T17:07:41,862][INFO ][o.e.e.NodeEnvironment ] [node-1] heap size [2.9gb], compressed ordinary object pointers [true]
[2020-03-17T17:07:42,506][INFO ][o.e.n.Node ] [node-1] node name [node-1], node ID [jeZkZeseTHG_XfyaYaaYGQ], cluster name [elasticsearch]
[2020-03-17T17:07:42,506][INFO ][o.e.n.Node ] [node-1] version[7.6.1], pid[988], build[default/deb/aa751e09be0a5072e8570670309b1f12348f023b/2020-02-29T00:15:25.529771Z], OS[Linux/4.15.0-20-generic/amd64], JVM[AdoptOpenJDK/OpenJDK 64-Bit Server VM/13.0.2/13.0.2+8]
[2020-03-17T17:07:42,507][INFO ][o.e.n.Node ] [node-1] JVM home [/usr/share/elasticsearch/jdk]
[2020-03-17T17:07:42,508][INFO ][o.e.n.Node ] [node-1] JVM arguments [-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=COMPAT, -Xms3g, -Xmx3g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=/tmp/elasticsearch-8091960405776381503, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/elasticsearch, -XX:ErrorFile=/var/log/elasticsearch/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=/var/log/elasticsearch/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -XX:MaxDirectMemorySize=1610612736, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/etc/elasticsearch, -Des.distribution.flavor=default, -Des.distribution.type=deb, -Des.bundled_jdk=true]
[2020-03-17T17:07:48,134][INFO ][o.e.p.PluginsService ] [node-1] loaded module [aggs-matrix-stats]
[2020-03-17T17:07:48,134][INFO ][o.e.p.PluginsService ] [node-1] loaded module [analysis-common]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [flattened]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [frozen-indices]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-common]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-geoip]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [ingest-user-agent]
[2020-03-17T17:07:48,135][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-expression]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-mustache]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [lang-painless]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [mapper-extras]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [parent-join]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [percolator]
[2020-03-17T17:07:48,136][INFO ][o.e.p.PluginsService ] [node-1] loaded module [rank-eval]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [reindex]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [repository-url]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [search-business-rules]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [spatial]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [systemd]
[2020-03-17T17:07:48,137][INFO ][o.e.p.PluginsService ] [node-1] loaded module [transform]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [transport-netty4]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [vectors]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-analytics]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ccr]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-core]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-deprecation]
[2020-03-17T17:07:48,138][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-enrich]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-graph]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ilm]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-logstash]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-ml]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-monitoring]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-rollup]
[2020-03-17T17:07:48,139][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-security]
[2020-03-17T17:07:48,140][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-sql]
[2020-03-17T17:07:48,140][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-voting-only-node]
[2020-03-17T17:07:48,140][INFO ][o.e.p.PluginsService ] [node-1] loaded module [x-pack-watcher]
[2020-03-17T17:07:48,140][INFO ][o.e.p.PluginsService ] [node-1] no plugins loaded
[2020-03-17T17:07:56,921][INFO ][o.e.x.s.a.s.FileRolesStore] [node-1] parsed [0] roles from file [/etc/elasticsearch/roles.yml]