Elasticsearch failed to restart

 at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
        at org.elasticsearch.cli.Command.main(Command.java:90) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:86) ~[elasticsearch-6.3.1.jar:6.3.1]
Caused by: java.lang.IllegalArgumentException: unknown setting [default.path.logs] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
        at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:344) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:308) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:282) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:135) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.node.Node.<init>(Node.java:339) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.node.Node.<init>(Node.java:252) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:326) ~[elasticsearch-6.3.1.jar:6.3.1]
        at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:136) ~[elasticsearch-6.3.1.jar:6.3.1]
        ... 6 more
        Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.conf] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:344) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:308) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:282) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:135) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.node.Node.<init>(Node.java:339) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.node.Node.<init>(Node.java:252) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:326) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:136) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:127) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.Command.main(Command.java:90) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:86) ~[elasticsearch-6.3.1.jar:6.3.1]
        Suppressed: java.lang.IllegalArgumentException: unknown setting [default.path.data] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:344) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:308) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:282) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:135) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.node.Node.<init>(Node.java:339) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.node.Node.<init>(Node.java:252) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:213) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:326) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:136) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:127) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
                at org.elasticsearch.cli.Command.main(Command.java:90) ~[elasticsearch-cli-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) ~[elasticsearch-6.3.1.jar:6.3.1]
                at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:86) ~[elasticsearch-6.3.1.jar:6.3.1]

Can you show the lines with the timestamp on them?

how ?

Try this: grep -A 2 "ERROR" network-logs.log

[root@frghcslnetv12 elasticsearch]# grep -A 2 "ERROR" network-logs.log
[2018-07-13T16:42:55,414][ERROR][o.e.b.Bootstrap          ] Exception
java.lang.IllegalArgumentException: unknown setting [default.path.logs] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
        at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:344) ~[elasticsearch-6.3.1.jar:6.3.1]

Do not use root to run es.

why ?

Read https://www.elastic.co/guide/en/elasticsearch/reference/6.3/modules-scripting-security.html#_do_not_run_as_root

2 Likes

Can you post the /etc/systemd/system/elasticsearch.service file?

[root@frghcslnetv12 ~]# cat /etc/systemd/system/elasticsearch.service
[Unit]
Description=Elasticsearch
Documentation=http://www.elastic.co
Wants=network-online.target
After=network-online.target

[Service]
Environment=ES_HOME=/usr/share/elasticsearch
Environment=CONF_DIR=/etc/elasticsearch
Environment=DATA_DIR=/data//elasticsearch
Environment=LOG_DIR=/var/log/elasticsearch
Environment=PID_DIR=/var/run/elasticsearch
EnvironmentFile=-/etc/sysconfig/elasticsearch

WorkingDirectory=/usr/share/elasticsearch

User=elasticsearch
Group=elasticsearch

#ExecStartPre=/usr/share/elasticsearch/bin/elasticsearch-systemd-pre-exec

ExecStart=/usr/share/elasticsearch/bin/elasticsearch \
                                                -p ${PID_DIR}/elasticsearch.pid \
                                                --quiet \
                                                -Edefault.path.logs=${LOG_DIR} \
                                                -Edefault.path.data=${DATA_DIR} \
                                                -Edefault.path.conf=${CONF_DIR}

# StandardOutput is configured to redirect to journalctl since
# some error messages may be logged in standard output before
# elasticsearch logging system is initialized. Elasticsearch
# stores its logs in /var/log/elasticsearch and does not use
# journalctl by default. If you also want to enable journalctl
# logging, you can simply remove the "quiet" option from ExecStart.
StandardOutput=journal
StandardError=inherit

# Specifies the maximum file descriptor number that can be opened by this process
LimitNOFILE=65536

# Specifies the maximum number of processes
LimitNPROC=2048

# Specifies the maximum size of virtual memory
LimitAS=infinity

# Specifies the maximum file size
LimitFSIZE=infinity

# Disable timeout logic and wait until process is stopped
TimeoutStopSec=0

# SIGTERM signal is used to stop the Java process
KillSignal=SIGTERM

# Send the signal only to the JVM rather than its control group
KillMode=process

# Java process is never killed
SendSIGKILL=no

# When a JVM receives a SIGTERM signal it exits with code 143
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target

# Built for distribution-5.6.10 (distribution)

What version of Elasticsearch are you using?

I resolve the problem !! I unistall the package and I install it and it seems that it works now !!

But when I change the path.data, it stopped working !!

PS : I copied /var/lib/elasticsearch and I kept the rights !!

But when I change the path.data, it stopped working !!

PS : I copied /var/lib/elasticsearch and I kept the rights !!

[root@frghcslnetv12 elasticsearch]# cd /data
[root@frghcslnetv12 data]# ll
total 4
drwxr-x--- 3 elasticsearch elasticsearch 4096 Jul 16 16:07 elasticsearch

logs of the node :

[root@frghcslnetv12 elasticsearch]# tail -30 network-logs.log
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
[2018-07-16T16:40:02,943][INFO ][o.e.c.r.a.AllocationService] [network-2] Cluster health status changed from [GREEN] to [YELLOW] (reason: []).
[2018-07-16T16:40:02,943][INFO ][o.e.c.s.MasterService    ] [network-2] zen-disco-node-failed({network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{NRp1iiI2SkmBodgtwIXOKA}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}), reason(transport disconnected), reason: removed {{network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{NRp1iiI2SkmBodgtwIXOKA}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true},}
[2018-07-16T16:40:02,944][INFO ][o.e.c.s.ClusterApplierService] [network-2] removed {{network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{NRp1iiI2SkmBodgtwIXOKA}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true},}, reason: apply cluster state (from master [master {network-2}{ZvV7OKKYQBOSnq6l3oEbcg}{PhlIsEOqTuu4hbIeMfHMzw}{172.16.250.30}{172.16.250.30:9300}{ml.machine_memory=8186175488, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [120] source [zen-disco-node-failed({network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{NRp1iiI2SkmBodgtwIXOKA}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}), reason(transport disconnected)]])
[2018-07-16T16:40:02,979][INFO ][o.e.i.s.IndexShard       ] [network-2] [cat][3] primary-replica resync completed with 0 operations
[2018-07-16T16:40:02,996][INFO ][o.e.i.s.IndexShard       ] [network-2] [cat][1] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,008][INFO ][o.e.i.s.IndexShard       ] [network-2] [cat][4] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,015][INFO ][o.e.i.s.IndexShard       ] [network-2] [cat][2] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,024][INFO ][o.e.i.s.IndexShard       ] [network-2] [cat][0] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,035][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.16][3] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,042][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.16][1] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,047][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.16][4] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,053][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.16][2] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,062][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.16][0] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,069][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.15][3] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,076][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.15][1] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,082][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.15][4] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,090][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.15][2] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,096][INFO ][o.e.i.s.IndexShard       ] [network-2] [logstash-2018.07.15][0] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,105][INFO ][o.e.i.s.IndexShard       ] [network-2] [.kibana][0] primary-replica resync completed with 0 operations
[2018-07-16T16:40:03,131][INFO ][o.e.c.r.DelayedAllocationService] [network-2] scheduling reroute for delayed shards in [59.7s] (16 delayed shards)
[2018-07-16T16:40:03,137][INFO ][o.e.c.m.MetaDataUpdateSettingsService] [network-2] updating number_of_replicas to [0] for indices [.kibana]
[2018-07-16T16:40:03,156][INFO ][o.e.c.m.MetaDataUpdateSettingsService] [network-2] [.kibana/FFVuSZ58RA2xuqrDWyNX0A] auto expanded replicas to [0]
[2018-07-16T16:40:18,618][INFO ][o.e.c.s.MasterService    ] [network-2] zen-disco-node-join, reason: added {{network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{IbpSXN4URfmTk9lXjfSATw}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true},}
[2018-07-16T16:40:19,858][INFO ][o.e.c.s.ClusterApplierService] [network-2] added {{network-1}{M3r-tbp1QuqOQSj5UM6Ehw}{IbpSXN4URfmTk9lXjfSATw}{172.16.250.29}{172.16.250.29:9300}{ml.machine_memory=8184815616, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true},}, reason: apply cluster state (from master [master {network-2}{ZvV7OKKYQBOSnq6l3oEbcg}{PhlIsEOqTuu4hbIeMfHMzw}{172.16.250.30}{172.16.250.30:9300}{ml.machine_memory=8186175488, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [122] source [zen-disco-node-join]])
[2018-07-16T16:40:19,862][WARN ][o.e.d.z.ElectMasterService] [network-2] value for setting "discovery.zen.minimum_master_nodes" is too low. This can result in data loss! Please set it to at least a quorum of master-eligible nodes (current value: [-1], total number of master-eligible nodes used for publishing in this round: [2])
[2018-07-16T16:40:19,863][INFO ][o.e.c.m.MetaDataUpdateSettingsService] [network-2] updating number_of_replicas to [1] for indices [.kibana]
[2018-07-16T16:40:19,885][INFO ][o.e.c.m.MetaDataUpdateSettingsService] [network-2] [.kibana/FFVuSZ58RA2xuqrDWyNX0A] auto expanded replicas to [1]
[2018-07-16T16:40:30,009][INFO ][o.e.c.r.a.AllocationService] [network-2] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana][0]] ...]).

Logs of the other node :

[root@frghcslnetv10 elasticsearch]# tail -30 network-logs.log
[2018-07-16T16:40:19,846][INFO ][o.e.n.Node               ] [network-1] initialized
[2018-07-16T16:40:19,847][INFO ][o.e.n.Node               ] [network-1] starting ...
[2018-07-16T16:40:20,077][INFO ][o.e.t.TransportService   ] [network-1] publish_address {172.16.250.29:9300}, bound_addresses {[::]:9300}
[2018-07-16T16:40:20,127][INFO ][o.e.b.BootstrapChecks    ] [network-1] bound or publishing to a non-loopback address, enforcing bootstrap checks
[2018-07-16T16:40:23,444][INFO ][o.e.c.s.ClusterApplierService] [network-1] detected_master {network-2}{ZvV7OKKYQBOSnq6l3oEbcg}{PhlIsEOqTuu4hbIeMfHMzw}{172.16.250.30}{172.16.250.30:9300}{ml.machine_memory=8186175488, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true}, added {{network-2}{ZvV7OKKYQBOSnq6l3oEbcg}{PhlIsEOqTuu4hbIeMfHMzw}{172.16.250.30}{172.16.250.30:9300}{ml.machine_memory=8186175488, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true},}, reason: apply cluster state (from master [master {network-2}{ZvV7OKKYQBOSnq6l3oEbcg}{PhlIsEOqTuu4hbIeMfHMzw}{172.16.250.30}{172.16.250.30:9300}{ml.machine_memory=8186175488, ml.max_open_jobs=20, xpack.installed=true, ml.enabled=true} committed version [122]])
[2018-07-16T16:40:24,123][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [network-1] Failed to clear cache for realms [[]]
[2018-07-16T16:40:24,126][INFO ][o.e.x.s.a.TokenService   ] [network-1] refresh keys
[2018-07-16T16:40:24,586][INFO ][o.e.x.s.a.TokenService   ] [network-1] refreshed keys
[2018-07-16T16:40:24,606][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:24,612][INFO ][o.e.l.LicenseService     ] [network-1] license [5b493318-d76c-4d13-85e2-770b8c355630] mode [basic] - valid
[2018-07-16T16:40:24,650][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [network-1] publish_address {172.16.250.29:9200}, bound_addresses {[::]:9200}
[2018-07-16T16:40:24,651][INFO ][o.e.n.Node               ] [network-1] started
[2018-07-16T16:40:25,005][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:27,160][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:27,211][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:28,806][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:28,893][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:30,250][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:30,296][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:31,578][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:31,631][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:32,808][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:32,849][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:33,403][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:33,438][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:33,982][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:34,010][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:34,054][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:34,539][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
[2018-07-16T16:40:34,796][WARN ][o.e.g.DanglingIndicesState] [network-1] [[.kibana/VVs4bcERSKeSgufbSY1bwA]] can not be imported as a dangling index, as index with same name already exists in cluster metadata
{
  "cluster_name": "network-logs",
  "status": "green",
  "timed_out": false,
  "number_of_nodes": 2,
  "number_of_data_nodes": 2,
  "active_primary_shards": 16,
  "active_shards": 32,
  "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
}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.