Graylog2 / Graylog2/graylog2-server
Enable/disable saved searches
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
It would be helpful to have the ability to enable/disable saved searches in the context of multi-tenancy.
## Why?
We rely on multi-tenancy with different customers that are assigned to specific streams/dashboards/indices. Saved searches could potentially leak data outside of those channels.
We currently have to have a job that runs and cleans up saved searches. It would be cleaner and less risky to be able to simply disable this.
## Your Environment
* Graylog Version: 3.1.3, looking to update to 3.3
* Elasticsearch Version: n/a
* MongoDB Version: n/a
* Operating System: n/a
* Browser version: n/a
Contributor guide
Assessment
This issue has not been assessed yet.