Patrick Mann
Patrick Mann
@Graylog2/product Unclear how to proceed with this issue. Can you weigh in on my idea of adding a new data adapter type for presence tests?
Verified that shared event is now visible on 6.0 RC4. Paging is still broken (based on all events, instead of those visible to user)
I created a separate issue for the paging problem: #19323 Closing this one, since sharing issue is resolved.
@grotlue When resizing the width of the window, there is a certain size where the tabs completely disappear. Both larger and smaller is fine. 
Rotation strategy and Retention strategy are mandatory inputs. `Update Template` button should probably be grayed out if these are empty. Otherwise you get an ugly error message when submitting. 
The problem is that an input string intended to be a field name is being treated as a regex. So a workaround is to specify the appropriate regex, i.e. escape...
> Do I understand correctly that this work is a requirement to automatic leader election becoming on by default? @tellistone Yes - and it's the only blocker that I am...
This is still an issue on 5.1.0
@tellistone > Gray out subcategories which are for license types the cluster lacks license for. What are we checking for? If no security license then suppress all subcats that have...
Regarding the APIs for routing: For options 1 and 2, I suggest we introduce a new API `put /system/pipelines/pipeline`. Same as `put /system/pipelines/pipeline/{id}`, but BE will add the rule to...