Search function of non-admin users

I am looking for a solution for non-admin users to search their own streams but not others’ stream. I have been able to add the search function to the non-admin users based on the recipes shown in https://github.com/graylog-labs/graylog2-web-interface/issues/620. But this will allow the users to not only search for their own streams but also others’ streams.

Any thought will be appreciated.

Thanks

Hej @ecebuzz

just define a role that has the access right to the stream and than give that role to a user.

That should solve your issue.

/jd