I have a ELK setup 'out of the box' . My goal is to parse apache logs via
logstash and display it in kibana.
I would like to know if it is mandatory to create an index on elasticsearch
so as to store the result from apache logs(I have logstash.conf
output=>elasticsearch)
And Kibana's time picker automatically assumes the logstash defaults, so
you should be good to go.
One thing that initially tripped me up, and might trip you up: When I first
ran Kibana I didn't see any of my data. But that's because I had loaded
some test data into it, and the default time picker only went back a few
minutes into the past.
Brian
On Monday, August 4, 2014 4:03:05 PM UTC-4, Acche Din wrote:
Hello All,
I have a ELK setup 'out of the box' . My goal is to parse apache logs via
logstash and display it in kibana.
I would like to know if it is mandatory to create an index on
elasticsearch so as to store the result from apache logs(I have
logstash.conf output=>elasticsearch)
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.