About 50 results
Open links in new tab
  1. elasticsearch - How to watch the logstash log? - Stack Overflow

    May 19, 2016 · For my enterprise application distributed and structured logging, I use logstash for log aggregation and elastic search as log storage. I have the clear control pushing logs from …

  2. logstash unable to connect to elasticsearch - Stack Overflow

    May 3, 2024 · elasticsearch logstash logstash-grok logstash-configuration logstash-file asked May 3, 2024 at 8:35 attack 119 2 15

  3. Logstash stopped processing because of an error ... - Stack Overflow

    Apr 10, 2021 · I am trying to run logstash on Windows. Just installed Java. Then ran logstash as descirbed here. Also validated the java install as described in the same page. And then when I …

  4. Logstash combine data stream and index templates

    I'm trying to use data streams and index templates in logstash v7.17 What is the right elasticsearch output configuration to achieve this? Option 1 Using data_stream in the tempalte …

  5. Difference between using Filebeat and Logstash to push log file to ...

    Oct 28, 2019 · 1) To use logstash file input you need a logstash instance running on the machine from where you want to collect the logs, if the logs are on the same machine that you are …

  6. Logstash Configuration Error - jdbc_driver_library is not set

    Sep 18, 2019 · I am running ElasticSearch/Logstash on an Ubuntu 18 server. I installed ElasticSearch, Logstash, Java 11, and downloaded the jdbc and placed it in the same folder …

  7. logstash - Logging .net Core with Elastic stack - Stack Overflow

    Mar 29, 2019 · Trying to set up simple logging with Filebeats, Logstash and be able to view logs in Kibana. Running a simple mvc .net core app with log4net as logger. log4net FileAppender …

  8. devops - How Logstash is different than Kafka - Stack Overflow

    Nov 29, 2016 · How Log stash is different than Kafka? and if both are same which is better? and How? I found both are the pipelines where one can push the data for further processing.

  9. Logstash date parsing as timestamp using the date filter

    Aug 5, 2014 · Logstash date parsing as timestamp using the date filter Asked 11 years, 3 months ago Modified 7 years, 11 months ago Viewed 94k times

  10. How can I get Logstash-Keystore to find its password?

    Apr 11, 2021 · I have installed Logstash as per Elastic's documentation (its an RPM installation), and have it correctly shipping logs to my ES instance without issue. Elasticsearch and …