-
This issue is just to for tracking FIPS compliance for logstash, hence adding :
- support for logstash with FIPS requirement (including supported plugins)
- documentation around FIPS and logstash
-
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…
ghost updated
3 years ago
-
- Version: ES/Logstash 5.0.2, plugin: 3.1.0
- Operating System: CentOS 7
- Config File (the query I used is in the comment):
```ruby
input {
elasticsearch {
hosts => "10.…
-
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.
===================================================================
==…
-
I successfully built this project and modified the mongodb.conf to point to my collection.
```conf
input {
mongodb {
uri => "mongodb://mongodb:27017/usage"
collection => "usage_normal…
-
The udp, tcp and graphite input plugins are defining pretty much the same spec helper. It should be DRY'ed up.
Also, @purbon suggested some spec refactors in logstash-plugins/logstash-input-graphite/…
-
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…
-
## Feature Request / Bug Report?
The configs for this plugin do not allow us to specify the Timeout and I'm getting Timeout warnings.
### Problem:
As per _(lack of, maybe?)_ the documentation…
-
We have implemented the plugin manager in logstash in 1.5 more than 2 years ago.
With the java changes in the core and our future plan I think its a good time to discuss
the state of plugin in logstas…
-
See https://github.com/logstash-plugins/logstash-input-beats/blob/5813c6770a6c34ce0f11938b90548c8166f84742/src/main/java/org/logstash/beats/V2Batch.java#L84
It calls internalBuffer.capacity(...) fo…