Netskope Community
06-08-2023 12:01 PM
I have one configuration, tied to an AD group, where people can disable Netskope to troubleshoot.
Occasionally I have people forget to enable. I also want to track how long between enable and disable.
Is there a way to get these events in Advanced Analytics?
06-12-2023 06:37 AM
Advanced Analytics doesn't ingest the client events data today, it is something that is being worked on but today you'd need to leverage the Client Events API to extract the data then calculate the differences in time between enabling and disabling using the extracted data.
06-12-2023 12:44 PM
That said though, v105 does include functionality that will force the client to restart on reboot/login. Which should reduce your need to track this.
https://docs.netskope.com/en/new-features-and-enhancements-in-release-105-0-0.html#UUID-de2ad2ee-c36...
But, yes, I too wish the Client events were exposed through AA. Is there an NPLAN for us to track @myee ?
06-12-2023 12:57 PM
@qyost yes, there is an existing NPLAN. The reference number is NPLAN-1156, current ETA is Q2 (plan subject to change at PM discretion).
07-20-2023 03:55 PM
You can do this fairly easily via REST API. It is possible to query by endpoint event of 'user disabled', the query will also return the user ID and machine name. From there you can handle it as a one-off, or automate it to send an email to the user to remind them to enable the client or create a helpdesk ticket for example...
In order to view this content, you will need to sign in to your account. Simply click the "Sign In" button below
Sign In