-
Documentation on hosts setting for the input is not clear:
https://www.elastic.co/guide/en/logstash/current/plugins-inputs-elasticsearch.html#plugins-inputs-elasticsearch-hosts
It says
>List …
-
#### Tell us about the issue
**Description:**
Kafka headers can be added to the event by using the `decorate_events` field, however the field name is not included in the documentation URL's …
-
Hi,
I am getting the below mentioned error message while trying to start the logstash.
[ERROR] 2020-03-31 06:22:41.949 [[main]-pipeline-manager] javapipeline - Pipeline aborted due to error {:pipe…
-
- Version: Logstash 6.2.1, Kafka 1.1.0
- Operating System: macOS 10.13.5 (17F77) / Docker Version 18.03.1-ce-mac65 (24312)
- Config File:
```
input {
kafka {
bootstrap_servers => "k…
-
- Version: Logstash (7.7.1) / logstash-codec-netflow (4.2.1)
- Operating System: RHEL 7.8
- Input config:
```
input {
udp {
id => "logstash_netscaler_input"
port => 12208
…
-
For Content-Type `application/json` the `json` codec is used by default. That is helpful, but with the introduction of ECS it creates an issue. If the target option on the codec is not set (and the pl…
-
**Describe the bug**
Since upgrade from version v4.8.0-20221110 to version 4.9.0-20230111 the StreamingLogWriter plugin named LogstashPlugin won't find it's properties from framework.properties
…
-
[logstash-output-elasticsearch](https://github.com/logstash-plugins/logstash-output-elasticsearch) has an option of specifying `pipeline` while ingestion, but this plugin does not. Is there any reason…
-
Hello,
Thanks for providing such a excellent information & guide to centralize log on ELK.
I have referred the link [https://maddevs.io/blog/log-collecting-with-elk-and-rsyslog/#comment…
-
I'm using an imap-input filter. on logstash 5.3
Failing to parse some of the return mails.
The error message is as follows.
===================================================================
==…