Kibana Discover not updating

My kibana discover is stuck on an old @timestamp and it has not updated. My logs are up to-date, all services are running. Before this problem the logs file were showing this line [FORBIDDEN/12/index read-only / allow delete (api)]. I fixed the problem but now Discover is not moving.

Found more information in logstash log files. I have no idea what refers to:

[INFO ] 2018-11-09 13:04:58.133 [Api Webserver] agent - Successfully started Logstash API endpoint {:port=>9600}
[DEBUG] 2018-11-09 13:04:58.945 [pool-2-thread-2] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:04:58.947 [pool-2-thread-2] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:02.694 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}
[DEBUG] 2018-11-09 13:05:03.956 [pool-2-thread-2] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:05:03.956 [pool-2-thread-2] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:07.696 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}
[DEBUG] 2018-11-09 13:05:08.964 [pool-2-thread-2] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:05:08.965 [pool-2-thread-2] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:12.697 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}
[DEBUG] 2018-11-09 13:05:13.971 [pool-2-thread-2] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:05:13.971 [pool-2-thread-2] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:17.697 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}
[DEBUG] 2018-11-09 13:05:18.976 [pool-2-thread-2] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:05:18.977 [pool-2-thread-2] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:22.698 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}
[DEBUG] 2018-11-09 13:05:23.982 [pool-2-thread-1] jvm - collector name {:name=>"ParNew"}
[DEBUG] 2018-11-09 13:05:23.983 [pool-2-thread-1] jvm - collector name {:name=>"ConcurrentMarkSweep"}
[DEBUG] 2018-11-09 13:05:27.699 [Ruby-0-Thread-9: :1] pipeline - Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x68fd2c32 sleep>"}

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