Logstash is a tool for managing events and logs.
Is it possible to query for a distinct/unique count of a field using Kibana? I am using elastic search …
elasticsearch logstash kibanaI am building a proof of concept using Elasticsearch Logstash and Kibana for one of my projects. I have the …
elasticsearch logstash export-to-csv kibana-4We are defining an architecture to collect log information by Logstash shippers which are installed in various machines and index …
elasticsearch redis rabbitmq logstashWell, after looking around quite a lot, I could not find a solution to my problem, as it "should" work, …
elasticsearch logstash kibanaI installed Logstash to parse apache files. It took me quite q while to get the settings right and I …
file logstashI have log files coming in to an ELK stack. I want to copy a field (foo) in order to …
logstash logstash-configurationIn one of my project i am planning to use ElasticSearch with mysql. I have successfully installed ElasticSearch. I am …
mysql elasticsearch logstash elasticsearch-5 elkI'm going out of my mind here. I have an app that writes logs to a file. Each log entry …
json logstashI am trying to connect Logstash with Elasticsearch but cannot get it working. Here is my logstash conf: input { stdin { …
elasticsearch logstashI am writing a filebeat configuration when I am matching if a line starts with a number like 03:32:33 ( a timestamp). …
regex logstash filebeat