Hi Team,
Its been some days since the last index which i have created, today while trying to create a new index for apache access log,I am getting the below error while executing the logstash.conf file. I am working on development mode with all(filebeat, Logstash, ELastic and Kibana)components installed on the same server, I am using 6.2.4 version.
Error Details:
[2018-08-01T02:22:25,781][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 429 ({"type"=>"es_rejected_execution_exception", "reason"=>"rejected execution of org.elasticsearch.transport.TransportService$7@
352190c1 on EsThreadPoolExecutor[name = mskWCFK/bulk, queue capacity = 200, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@403b1581[Running, pool size = 4, active threads = 4, queued tasks = 200, completed tasks = 595180]]
"})
From Elastic logs:
[2018-08-01T01:23:02,138][INFO ][o.e.x.m.MlDailyMaintenanceService] Successfully completed [ML] maintenance tasks
[2018-08-01T01:54:02,104][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [.monitoring-logstash-6-2018.08.01] creating index, cause [auto(bulk api)], templates [.monitoring-logstash], shards [1]/[0], mappings [doc]
[2018-08-01T02:22:22,640][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [logstash-2018.06.11] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [default]
[2018-08-01T02:22:22,707][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [logstash-2018.05.20] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [default]
[2018-08-01T02:22:22,725][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [logstash-2018.06.10] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [default]
[2018-08-01T02:22:22,759][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [logstash-2018.05.21] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [default]
[2018-08-01T02:22:22,768][INFO ][o.e.c.m.MetaDataCreateIndexService] [mskWCFK] [logstash-2018.06.13] creating index, cause [auto(bulk api)], templates [logstash], shards [5]/[1], mappings [default]