Logstash is a tool for managing events and logs.
Is it possible to log actions of the logstash file plugin? (i.e. what files it tries to send, what …
logging logstashRecently our server was rebooted without correctly shutting down the Elastic Search / Kibana. After that reboot, both applications were running …
elasticsearch logstash windows-server-2012 kibanaLet's say you have 2 very different types of logs such as technical and business logs and you want: raw technical …
logging elasticsearch logstash graylog2I am wondering what the best approach to take with my Logstash Grok filters. I have some filters that are …
filter logstash logstash-grokI ran service logstash configtest but error given was: logstash: unrecognized service I was able to run logstash service individually …
logstash logstash-configurationI use ELK stack to analyze my log file. I have tested last week and everything works well. Today, I …
elasticsearch logstash kibanaIs there any way in logstash to use a conditional to check if a specific tag exists? For example, grok { …
logstashI am using ELK to create dashboards from my log files. I have a log file with entries that contain …
elasticsearch logstash kibanaI was checking the nginx error logs at our server and found that they start with date formatted as: 2015/08/30 05:55:20 i.…
logstash logstash-grokI'm new to LogStash. I have some logs written from a Java application in Log4J. I'm in the process …
log4j logstash