Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add organization structure to watcher #31511

Closed
rukas opened this issue Jun 21, 2018 · 2 comments
Closed

Add organization structure to watcher #31511

rukas opened this issue Jun 21, 2018 · 2 comments

Comments

@rukas
Copy link

rukas commented Jun 21, 2018

Currently there is no way to organize the watcher list into a folder or tree structure. As the list of watches grows it would be nice to have a way to organize the watches so that they're easier to find.

We currently use watches to alert on events from the following scenarios:

  • Using metricbeat for monitoring our servers, processes, and Windows services

  • Using heartbeat for monitoring server / service / URL up time

  • Using filebeat to gather logs and alert on the absence of the logs altogether as well as error level events and keyword events

  • Using winlogbeat to gather security and application logs and alert on server / database login events and other application error events

For our team this would allow us to break out the watches into a structure like the following:

  • Server Health

  • Application Health

  • Elasticsearch Cluster Health

  • User Specific watches

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@bleskes
Copy link
Contributor

bleskes commented Jun 22, 2018

@rukas sounds like a valid feature request to me, but I believe it is better to place it in the https://github.com/elastic/kibana repo where all things UI live. If it ends up requiring something from ES it will bubble up. Can you please open an issue there? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants