I am using basic license and received the error in the elasticsearch.log

I got this error in the log:

[2017-01-14T04:42:24,982][INFO ][o.e.x.m.e.Exporters ] [dev-ore-elasticsearch-data] skipping exporter [default_local] as it isn't ready yet
[2017-01-14T04:42:24,982][ERROR][o.e.x.m.AgentService ] [dev-ore-elasticsearch-data] exception when exporting documents
org.elasticsearch.xpack.monitoring.exporter.ExportException: exporters are either not ready or faulty
at org.elasticsearch.xpack.monitoring.exporter.Exporters.export(Exporters.java:188) ~[x-pack-5.1.1.jar:5.1.1]
at org.elasticsearch.xpack.monitoring.AgentService$ExportingWorker.run(AgentService.java:208) [x-pack-5.1.1.jar:5.1.1]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

I have enabled monitoring in the elasticsearch.yml and disabled security and graph and watcher.

what does this error relate to?

Can you please add more information to your threads when you create them.
It is not ok to ask a question in the title and paste in logs with no other context or information.

I'd suggest that you update your original thread if you want assistance with this problem.

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