-
**Is your feature request related to a problem? Please describe.**
Logstash ships logs to opensearch in an "at least once" manner so duplication is a very common scenario. In elastic search output pl…
-
Please post all product and debugging questions on our [forum](https://discuss.elastic.co/c/logstash). Your questions will reach our wider community members there, and if we confirm that there is a bu…
-
It's listed in slim and common, but it's no longer actually inside the builds.
Did it get replaced with something or am I missing something?
```
% docker run -p 24224:24224 -p 24224:24224/udp -…
-
First off, this is a genius project! Great use of Elastic ELK.
* 1) I should be able to send you something to set the default kibana index once I get back to my main computer this weekend.
* 2) H…
-
This is an issuer transfer from https://github.com/logstash-plugins/logstash-filter-geoip/issues/184
The field type of `geoip.ip` changed from `ip` to `text` and `geoip.location` changed from `geo…
-
I listen to kafka messages. Kafka messages are in avro format, and errors are reported when running.
```
avro-logstash_1 | [2019-12-13T15:38:13,239][INFO ][org.apache.kafka.clients.consumer.interna…
-
A regression in Logstash 5.3 and also in 5.4 -- https://github.com/logstash-plugins/logstash-input-elasticsearch/issues/66
I think we could have caught this, but I think we did not because our acc…
-
- Version: LS 6.5.6 and 6.1.2
- Operating System: CentOS 7
- Steps to Reproduce:
[docker_squidAndLogstashWithIptables.zip](https://github.com/elastic/logstash/files/1649887/docker_squidAndLogstashW…
jguay updated
2 years ago
-
The `host` field is always removed, I believe [there](https://github.com/magnusbaeck/logstash-filter-verifier/blob/master/internal/daemon/session/files.go#L48), which makes it impossible to test filte…
-
Hi,
Currently, the files are opened in "append+read" mode ("a+"). However, this mode generate many `lseek()` calls (one call after each write/flush).
This can decrease a lot the writing speed when…
micoq updated
6 years ago