I can see the log data in the indices matching logstash-2015.05* when I browse in Discover, and I can see the schema under settings.
When I start the tutorial section "Next, we’re going to make a tile map chart...", I have the following issues:
I don't see time selector the tutorial says should be in the upper right. It's just a black bar.
I'm getting an error "No Compatible Fields: The "logstash-2015.05*" index pattern does not contain any of the following field types: geo_point" when I try the GeoCoordinates bucket.
Have I missed a step or set something incorrectly?
Thanks,
-Scott
For reference, here's the schema shown under Settings for the logstash-2015.05* index pattern:
Not that I see. I'm using the data set provided at a link in the tutorial. Seems like a cruel trick to play n a "Your First Ten Minutes With..." walk through. /
Repeat that mapping for the other two dates, 2015-05-19 and 2015-05-20, then import logs.jsonl according to the tutorial's instructions.
You may need to refresh your indexes by navigating to Settings > Indices in the Kibana UI, selecting the logstash-* index pattern, and clicking the yellow Refresh button.
I'll update the documentation to reflect this step soonest.
https://github.com/elastic/kibana/pull/5354 updates the Tutorial. That part of the mapping is an arbitrary label, and you can call it whatever you like as long as it's consistent with your data set. In any case, stricter mapping requirements in ES2.0 have resulted in updated mappings and this one is no longer correct.
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.