Marco Pfatschbacher

Results 72 comments of Marco Pfatschbacher

@coffee-squirrel Like this? https://github.com/Graylog2/graylog2-server/pull/13178

@coffee-squirrel Yeah, makes sense. I didn't do that in the beginning, because it required some changes to the rule parser. But it should work now.

@boosty could we get a full not truncated stack trace?

FYI: the `POST` error is: `413 FULL head` which hints that we exceeded the HTTP Header buffer. Typically limited to 8kB. Does the search request submit a header with all...

Would it possible to get us the content of your `data/journal` directory once you've triggered that issue? Be aware that this could contain some of your log data, so only...

@Kieffer87 could send me a mail to marco _at_ graylog.org ? I will be in touch

@danotorrey this might be a workaround: https://github.com/Graylog2/graylog2-server/issues/11112

@patrickmann if you were able to reproduce the issue, could you provide a few hints about how you achieved that? Or some more insights on where exactly you think the...