- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Monitoring user activity
Hi,
I am looking for a solution to monitore a specific user - or group of user - for all the networks access (vpn, shared folders, web, etc). Where can I found this type of functionnalities on enVision ? Or some documentation about it.
regards,
S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You could write a report that looks for those messages or the categories of interest and use a watchlist that contains the user(s).
If you have updated to the latest ESUs and use Content 2.0, you can also leverage the Enhanced Categorization Tagging and create a where clause like this:
ECActivity='Logon' AND ECOutcome='Success' AND UserName IN (${UserWatchList} )
against the Global Table.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I am not sure to understand. What type of report exactly, where is the watchlist, etc..?
best,
S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You can create your own report and make your own watchlist.
If you are unsure on how to accomplish this there are many good demos and labs in the Intelligence Community Forums that will be able to help.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
