What's New
Lists the new features included in the latest release.
Introduction of the Admin audit logs feature
Admin Logs record all create, update, and delete actions within the Insights management console. Benefits of this granular logging include,
- Enhanced Auditability
- Improved Security Monitoring
- Operational Transparency
- Simplified Troubleshooting
- Regulatory Compliance
Addition of a new world map chart for geographical visualization
A world map chart is added to the Discover page in Insights, enabling IT administrators to visually track user, device, and event activity across their organization by geographic region. This widget will utilize location attributes (For example: IP-to-Geo, GPS, device-reported location) to help stakeholders identify where risks, users, and devices are concentrated globally.
The widget displays a geographical map with accurate location-based metrics. With the drill-down functionality users can click regions/markers to view detailed metrics.
Introduction of log export using export API
The export API allows tenants to export all logs generated within Forcepoint. Tenants can utilize the Insights API to export data.
The log export script fetches logs from the log export API and saves them locally. Administrators must install and use Python 3.6 or above in a Linux environment to run the script.