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 Case Category/Tag query to the default dropdown menu in the Cases interface #11474

Open
j-bernal opened this issue Oct 5, 2023 · 0 comments

Comments

@j-bernal
Copy link
Contributor

j-bernal commented Oct 5, 2023

Add the below query to the cases default dropdown menu to display all cases; new, in progress, or closed. This will enable organizations to track cases throughout a defined time period which will enhance attack metrics. I recommend inserting this below the Closed case option in the dropdown menu.

Configuration Interface entry:
{"name":"Case Categories/Tags","query":"* | groupby so_case.category* so_case.tags* so_case.status"}

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

No branches or pull requests

1 participant