-
- Version: 2.4.1
- Operating System: ubuntu16.04
```
NoMethodError: undefined method `include?' for #
include? at /opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java…
-
I have a quite simple pipeline with heartbeats, where a ClassCastException occurs and no output is generated:
```
==> /var/log/logstash/logstash-plain.log "main", "pipeline.workers"=>2, "pipeline.ba…
-
For all general issues, please provide the following details for fast resolution:
- Version: 6.7.1
- Operating System: `Ubuntu 16.04`
- Config File (if you have sensitive info, please remove it):…
-
Ran across the following quality issues when I was scanning the input plugin docs for docgen issues.
**Global:**
- [ ] Style of the description varies from plugin to plugin. Would be nice to ma…
-
Elastic.co moves fast, and migrations and updates are one of the deficiencies of the stack. I have to update my Logstash plugins manually rather than it being done within a hook of the Debian package.…
ageis updated
4 years ago
-
First of all, I will introduce our data pipeline:
1. We deployed logstash in severs to ingest data from files and send all the data to kafka.
2. We use logstash-input-kafka to get data from kafka. T…
-
Plugin | Travis | 5.x/master | JRuby 9K | Issue
------ | ------ | ---------- | -------- | -----
[c-cef](https://github.com/logstash-plugins/logstash-codec-cef) | [![Build Status](https://travis-ci.o…
-
I am trying to write data into existing Hoodie COW format and also trying to sync hive table along with it as spark data set.
I have 2 datasets which i need UPSERT based on the ids that are present i…
-
Hi,
When i am trying to write upsert 2 datasets into hoodie in one execution, I am having an exception saying input path doesnt exist on S3.
**Environment Description**
* Hudi version :0.5…
-
Version: rswag (2.0.5), rspec (3.8.0)
Environment: Rails 5.2.3, Ruby 2.4.5
Rswag is a cool tool to include documentation in integration test.
It is my first time to use it, was stuck in authori…