my elk
elasticsearch, kibana, logstash, is up services
but elasticsearch log is :
> [2018-07-21T15:53:40,353][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:54:11,044][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:54:11,044][INFO ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] rerouting shards: [high disk watermark exceeded on one or more nodes]
> [2018-07-21T15:54:41,555][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:55:12,043][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:55:12,043][INFO ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] rerouting shards: [high disk watermark exceeded on one or more nodes]
> [2018-07-21T15:55:42,703][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:56:13,214][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
> [2018-07-21T15:56:13,214][INFO ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] rerouting shards: [high disk watermark exceeded on one or more nodes]
> [2018-07-21T15:56:43,879][WARN ][o.e.c.r.a.DiskThresholdMonitor] [_POGvYv] high disk watermark [90%] exceeded on [_POGvYvXQsK4h81xgievYw][_POGvYv][/var/lib/elasticsearch/nodes/0] free: 9.2gb[9.6%], shards will be relocated away from this node
and kibana error: No results found
What should I do
please guide me
Is all these indexes important on the server?
And is it useful?
All of this takes the storage server,
And ELK does not work
You tell which one should be erased
Well I can't speak for yourself. I mean you are collecting data with filebeat.
I don't know how long you would like to keep your data in elasticsearch.
If you don't need the data anymore from June you can probably run a
DELETE filebeat-2018.06.*
BTW you probably have too many shards per node.
May I suggest you look at the following resources about sizing:
Probably one single shard per index is ok and as you seem to have only one node, no replica would be better.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.