Marco Pfatschbacher

Results 72 comments of Marco Pfatschbacher

Was curious and did a bit of googling. This seems to be related: https://bugzilla.redhat.com/show_bug.cgi?id=1868740

FYI: https://github.com/Graylog2/graylog2-server/blob/master/graylog2-server/src/main/java/org/graylog/events/search/MoreSearch.java#L213

@coffee-squirrel that's a valid concern. the current plan, is to keep the notifications in mongodb. Maybe we will duplicate them into ES/OS, but this isn't really needed to send notifications.

Already fixed with #160 Thank you anyway :handshake:

Thanks for the reminder @coffee-squirrel :+1: Much appreciated!

Refs: https://github.com/Graylog2/graylog-plugin-enterprise/issues/3997

This has been superseded by other commits. The last missing part was moved to https://github.com/Graylog2/graylog-docker/pull/227

The current plan is as follows: We will "re-introduce" `tags` into the `sidecar.yml` This allows users to decide whether they want to assign configurations manually, or automatically via tags. The...

> Is there another option I have missed? No what you described sounds like a possible solution. A simpler one would be some kind of restriction that prevents users from...

> > @mpfz0r Can you elaborate on why manually assigning configurations to a sidecar with tags should not be possible? I wanted to keep this as simple as possible. (This...