-
Hello, I'm doing a bit of development with this codec (thank you for making this available, much appreciated). I struck an issue that may be due to change in logstash.
With logstash 6.3 (I haven't …
-
**Logstash information**:
Please include the following information:
1. Logstash version (e.g. `bin/logstash --version`) [8.11.4]
3. Logstash installation source (e.g. built from source, wi…
-
If there is field with _boolean_ type in logstash event, influxdb plugin fails giving the following stack trace:
`{:timestamp=>"2016-07-22T18:10:14.701000+0100", :message=>"Failed to flush outgoing i…
-
For all general issues, please provide the following details for fast resolution:
- Version: 5.2.0
- Operating System: Ubuntu / Linux
- Config File
```
tcp {
port => '514'
add_fiel…
damm updated
11 months ago
-
Running this plugin with LS `6.x` results in the following error being logged for seemingly every event:
```sh
Thread.exclusive is deprecated, use Mutex
/Users/brownbear/src/logstash/vendor/bundl…
-
I am having trouble in pushing the relatively large about 200KB of Json file through http output. We use filebeat to push the data. And http to push the data to cloudant DB.
Just to rule out the issu…
-
When spaces are present between quoted entries, trailing or leading the CSV data, parse failure occurs.
Seems to happen in all versions of the plugin.
```
input {
stdin {}
}
filter {
cs…
-
In order to support `AssumeRole`, we use the AWS SDK's [`AssumeRoleCredentials`](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/AssumeRoleCredentials.html) API, which wraps the usage of the `Aws:…
-
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…
-
Per the resolution and discussion in #688, it seems sensible to convert the logging subsystem into a plugin system that would enable operators with the ability to ask nomad to send logs to fluentd, AW…