You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the route_to_stream function in the Rule Builder, Graylog could offer the available streams as a drop-down list, instead of having to type a stream name or id.
On a related note, the current form is confusing because both the stream name and id are shown as optional, but one of them is clearly necessary for the function to work.
Why?
Save users some typing and potential copy/paste errors.