Module: SDM::QueryCategory
- Defined in:
- lib/constants.rb
Overview
Query Categories, all the categories of resource against which queries are logged.
Constant Summary collapse
- KUBERNETES =
"k8s"- DATASOURCES =
"queries"- RDP =
"rdp"- SSH =
"ssh"- WEB =
"web"- CLOUD =
"cloud"- ALL =
"all"