- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
08-28-2024 07:13 AM - edited 08-28-2024 07:16 AM
Hi,
I wanna sort my query as operational_status in (UNPROTECTED, PARTIALLY_PROTECTED) everyday (Like from Monday to Sunday Statistics)
My query looks like this
config case_sensitive = false
| dataset = endpoints
| filter operational_status in (UNPROTECTED, PARTIALLY_PROTECTED)
| comp count(endpoint_name) as Number_of_endpoints
08-29-2024 10:42 AM
Hi @C.Djoulah, thanks for reachin us using the Live Community.
If I understand your question, you need some sort of timeline with how many endpoints are in UNPROTECTED or PARTIALLY_PROTECTED status each day of the week, am I right?
Thanks
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!