-
This was a bug I previously discussed with @grtjn and @paxtonhare - here finally is the bug report...sorry it took so long
Testing on my local Mac environment. When I run `ml jar` i see the followin…
-
Thanks for creating this gem! We've found it to be very beneficial to our build times.
Recently, we started running into a sporadic EPIPE exception coming from `base_text_formatter.rb`, but it only s…
-
1. Logstash version (e.g. `bin/logstash --version`)
Latest versions of `7.17`, `8.12` and `main`
2. Logstash installation source (e.g. built from source, with a package manager: DEB/RPM, expanded fr…
-
We are running Logstash 2.1.3 on Ubuntu 14.04.4 and we are seeing crashes about once a week.
EDIT: Just starting the process makes it run for another week before crashing again.
This is from /var/lo…
-
Using jruby.1.7.16 and double-bag-ftps.0.1.2 on Windows 7.
Jruby does not have support for openssl.session as described in this issue:
[GitHub - jruby issue 197](https://github.com/jruby/jruby/issues…
-
I can't seems to use twitter stock symbol on logstash twitter input. It throws exception if I tried to use the `$` sign
```
input {
twitter {
# add your data
consumer_key => "*******…
-
Hello,
I have recently tried **cequel 1.5.0**. First please take a look at my Cequel models:
``` ruby
class Account
include Cequel::Record
key :name, :text
column :description, :text
has_many…
-
There is [a clear restriction in the anchor names](https://github.com/yaml/libyaml/issues/205#issuecomment-694826652)
But the tests (Y2GN, 2SXE) still check that colon should be accepted as a valid c…
-
- Version: 7.3
- Operating System: OSX
- Steps to Reproduce:
```
% sqlite /tmp/example.db
sqlite> CREATE TABLE weblogs (
id INTEGER PRIMARY KEY AUTOINCREMENT,
ip STRING,
…
-
I have used the option --log-in-json with version 2.4.0 and received the following error (Logstash crashes):
LogStash::Json::GeneratorError: Cannot serialize instance of: IOError
jruby_dump at …