-
Hi,
I wrote a plugin to ingest data to Kinetica database. Can someone please help to guide me through the process of contributing the code to logstash-plugins?
The plugin already works and is avai…
-
Hi Team,
We are trying to connect logstash with influxdb , but getting below error:-
[2019-12-06T12:47:15,695][ERROR][logstash.plugins.registry] Tried to load a plugin's code, but failed. {:exce…
-
**Describe the bug**
Hello,
I'm currently running into some issues intermittently with the Logstash Output Plugin. Our current solution is passing the data through an Elastic Logstash instance wi…
-
I'm running logstash 8.12.2 docker image with the plugin installed.
this is my config which always used to work
```
output {
kafka {
codec => avro_schema_registry {
end…
-
**Kibana version:** 8.16.0 BC2/serverless main QA
**Browser version:** chrome latest
**Browser OS version:** OS X
**Original install method (e.g. download page, yum, from source, etc.):** from sta…
-
The OpenSearch project has created a new Logstash output plugin which can send events to OpenSearch 1.x or Elasticsearch 7.x clusters - [logstash-output-opensearch](https://github.com/opensearch-proje…
-
## Bug Report
**Describe the bug**
Specifying the `Logstash_Prefix_Key` option with a static prefix (like `containers-$kubernetes['namespace_name']`) doesn't work, although they should be valid …
-
Having a problem installing the plugin on a fresh system.
Installing logstash-input-dynamodb
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible …
-
When attempting to install this plugin, with the most recent version of logstash, I receive the following error. Are there any plans to update this to work with > 2.0.0?
```
logstash-filter-dynamodb…
-
This filter fails with Logstash 5.6.1. It worked fine with 5.6.0.
For reference, many other plugins work just fine with 5.6.1.
Operating system is Ubuntu 16.04, Logstash origin is Elastic's repo…