Jordan Sissel

Results 68 issues of Jordan Sissel

(This issue was originally filed by @mrec at https://github.com/elastic/logstash/issues/2271) --- (This comes from the discussion of #2244) When testing a config using grok and custom patterns, a user will often...

enhancement
breaking-compatibility

(This issue was originally filed by @woodyyou at https://github.com/elastic/logstash/issues/1843) --- I put grok patterns in a file, didn't realized there was a space at the end. It resulted not match....

enhancement
breaking-compatibility

(This issue was originally filed by @PAStheLoD at https://github.com/elastic/logstash/issues/2049) --- It'd be very handy to get the resulting PCRE expressions for filter development and debugging purposes. (Since there are quite...

enhancement

(This issue was originally filed by @theflimflam at https://github.com/elastic/logstash/issues/2072) --- _Description_: Composing grok patterns that share named captures will result in names to bind to the wrong capture in the...

bug

(This issue was originally filed by @fervid at https://github.com/elastic/logstash/issues/2368) --- Hello. I wrote pattern to parse follow ISO8601 timestamp: 2015-01-15 06:33:09 +0000 I am going to use (?x) mode, that's...

question

Parent issue: https://github.com/elastic/go-elasticsearch/issues/74 Copied from parent issue --- ![image](https://user-images.githubusercontent.com/131818/62149286-3b46e180-b2b0-11e9-87c2-02eb28d75125.png) Page: https://godoc.org/github.com/elastic/go-elasticsearch#Client The link for `esapi.API` points to https://godoc.org/github.com/elastic/go-elasticsearch/v8/esapi#API which 404's: ![image](https://user-images.githubusercontent.com/131818/62149321-4f8ade80-b2b0-11e9-831d-0cfa3eb79275.png)

Originally from: https://github.com/elasticsearch/logstash/issues/1641

enhancement
adoptme

(This issue was originally filed by @bfx81 at https://github.com/elastic/logstash/issues/2301) --- On this old jira entry seems that file input plugin support inotify since version 1.0 https://logstash.jira.com/browse/LOGSTASH-39 But looking at the...

(This issue was originally filed by @codertux at https://github.com/elastic/logstash/issues/2848) --- Hi guys, Since a few days ago I've noticed a weird issue with logstash. We're using it with the file...

(This issue was originally filed by @alessiodelchiaro at https://github.com/elastic/logstash/issues/2858) --- Hi Guys, Is there any chance to allow logstash stop parsing a specific log (e.g., when it reaches EOF)? My...