How do I change the default duration of TRITON AP-DATA archive partitions
Problem : How do I change the default duration of TRITON AP-DATA archive partitions, for example for a high volume of incidents?
Resolution : TRITON AP-DATA incidents are archived in partitions. From version 7.8.x, each created partition contains records for a 91-day interval by default.
Support can re-configure this interval for customers in the SQL Server management database. Partitions can be created as frequently as once per day if required.
1. On the TRITON management server/SQL Server (If the database is on remote server), open Microsoft SQL Server Management Studio.
2. Open the wbsn-data-security database.
3. Locate the PA_CONFIG_PROPERTIES table.
4. Find the property PARTITION_DURATION_DAYS
5. Use the update script to change the property's value. For example, this script would set the partition duration to 2 days:
Update PA_CONFIG_PROPERTIES set value = 2 where NAME = 'PARTITION_DURATION_DAYS'
6. Save the changes you make to the database.
7. Restart the Data Security manager service to deploy your changes.
Related Articles
Product Support Life Cycle
Forcepoint Web Security, TRITON AP-WEB, and Web Security Gateway Product Matrix https://support.forcepoint.com/KBArticle?id=TRITON-AP-WEB-and-Web-Security-Gateway-Anywhere-Certified-Product-Matrix Product Life Cycle Policy ...
Setting up TRITON Unified Server Console on a Windows server
http://www.websense.com/assets/support/webinar/Docs/Quick%20Install%20Checklist%20for%20v7.6.html
How to submit SPAM mails to Forcepoint
Problem Forcepoint aims to stop unwanted email from reaching users' mailboxes. However, there may be times when false negative or false positive samples need to be submitted to Forcepoint Security Labs. Related Information: Video: How To Submit Email ...
HTTP Status 404" Error Occurs within the Forcepoint Security Manager
Forcepoint Web Security: Issue : "HTTP Status 404" Error Occurs within the Forcepoint Security Manager. Action taken: 1. Observed that the issue occurred post patch update on the server. 2. Stopped the services on the server in below order and ...
Troubleshooting
https://www.websense.com/content/support/library/web/v81/triton_web_help/troubleshooting.aspx