Logstash is a tool for managing events and logs.
Im trying to parse my apache2 error log and im having a bit of trouble.. It doesnt seem to be …
apache apache2 logstash logstash-grokI'm using Logstash + Elasticsearch + Kibana to have an overview of my Tomcat log files. For each log entry I need …
logstashHow to install logstash on Windows 7? I install zip file which size is 90 mb and then version is logstash-1.5.0 and …
logstashI'm having issues with grok parsing. In ElasticSearch/Kibana the lines I match come up with the tag _grokparsefailure. Here …
logstash logstash-grokI have this log that print the date format that looks like this: = Build Stamp: 10:45:33 On Apr 4 2014 = So i have …
logstash logstash-grokWhen i see results in Kibana, i see that there are no fields from JSON, more over, message field contains …
elasticsearch logstash kibanaI'm creating a logstash grok filter to pull events out of a backup server, and I want to be able …
logstash logstash-grokI used the following piece of code to create an index in logstash.conf output { stdout {codec => rubydebug} elasticsearch { …
elasticsearch logstash kibanaI'm doing "elastic search getting started" tutorial. Unfortunatelly this tutorial doesn't cover first step which is importing csv database into …
csv elasticsearch import logstashWe are using the ELK for log aggregation. Is it possible to search for events that occured during a particular …
elasticsearch logstash kibana kibana-4