Have you explored everything on http://elastic.co? Apart from the documentation there are several blog posts and videos that should be helpful, depending on what's confusing you. If you can be more specific it'll be easier to help you.
Yes, I have explored most of the documentation on elastic.co. But couldn't get what I was actually targeting for. This is what I am actually trying for -
Above is the same log which gets generated on my servers. I wanted configure kibana in such a way that I should be able to search by sessionID: ec550382-2d0d-4a6d-b437-c21536874aa6.
I need to know where exactly I can specify my log path in kibana settings and search for the above log
Kibana can only show what is in Elasticsearch, so you need to take the data from the logs and then load that in to ES.
You should look at Winlogbeat for that.
This looks like it searches for logs under Windows Event Log Files. Is my understanding correct here or it can used to search for logs under any path. e.g. ServerName\ServiceLogs...txt
Can I just work with Kibana and Elastic Search? Do I need logstash ?
I dont have any sort of customization as of now, just to retrieve logs based on ID/TimeStamp. Hence, just wanted to know whether my req. can be fulfilled without logstash.
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.