Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Administering Websense Databases > How big will my reporting database be?
How big will my reporting database be?
Administering Websense Databases | Web, Data, and Email Solutions | v8.0.x, v8.1.x
When estimating the size of your TRITON reporting databases, keep the following factors in mind:
*
*
*
*
 
Warning 
Web size estimates
The table below provides some general rules to help estimate the size of your Web Log Database, based on whether you are recording visits or hits. and URL hostnames or full URLs. By default, visits and URL hostnames are recorded.
The size increase that accompanies full URL logging can vary widely based on the type of URL being logged. For example, the following types of traffic tend to generate very long URLs:
*
*
*
*
Consider the example of an organization with 7500 users who wants to store data for 3 months, using monthly database partition rollover.
*
*
*
*
Based on this information, estimate 6 MB of data stored per user per month.
Because rollover is monthly, it is necessary to allocate enough space to hold up to 4 months of data. (This ensures that it is always possible to report on 3 months of data, even during the first days or weeks of the most recent month.)
To start, therefore, 180 GB would be needed for the database logging partitions (not including the catalog database and AMT partition).
6 MB * 7500 users * 4 months = 180 GB
In addition, calculate space for the following:
*
Database transaction logs, whose size depends on the recovery model you choose.
*
*
In our example, the total size of 4 full partitions is 180 GB, so each partition is 45 GB in size. So for simple recovery:
0.3 * 45 GB = 13.5 GB
Note that this space is used only while data is being logged to the database. Inactive partitions, for example, have minimal transaction log activity. Likewise, during time periods in which little or no Internet activity is being recorded, the transaction log is very small.
*
Temporary (tempdb) storage is used heavily during report generation and when the maintenance job is reindexing the database. The amount of tempdb space required depends heavily on the types of reports being generated.
In most environments, it is sufficient to allow twice the size of a partition:
45 * 2 = 90 GB
*
Temporary database (tempdb) transaction logs take up about 20 percent of the tempdb storage size. In our example:
0.2 * 90 GB = 18 GB
The total space required for the Web Log Database in our example, then, is:
180 GB + 13.5 GB + 90 GB + 18 GB = 301.5 GB
 
Tip 
See Factors that affect reporting database size, for an explanation of the TRITON AP-WEB visits algorithm, other data reduction options, and the full URL logging setting.
Email size estimates
For best practice, allow 1-3 MB per user per month when estimating the size of your Email Log Database.
For illustration, assume there will be 2 MB of data per user per month for 7500 users. Data will be kept for 3 months, with a scheduled monthly partition rollover.
Because rollover is monthly, it is necessary to allocate enough space to hold up to 4 months of data. (This ensures that it is always possible to report on 3 months of data, even during the first days or weeks of the most recent month.)
This means that you would need 60 GB to start:
2 MB * 7500 users * 4 months = 60 GB
In addition, you need to calculate space for the following:
*
The database transaction logs, whose size depends on the recovery model you choose.
*
*
0.3 * 60 GB = 18 GB
*
Temporary database (tempdb) storage is used heavily during report generation. The amount of tempdb space required depends on the reports being run. As a best practice, allow the size of the logged data for temporary storage. In our example:
60 GB
*
Temporary database (tempdb) transaction logs take up about 20 percent of the tempdb storage size. In our example:
0.2 * 60 GB = 12 GB
The total space required in our example, then, is:
60 GB + 18 GB + 60 GB + 12 GB = 150 GB
Use the following tables to estimate storage space required for 30 days' worth of data based on email volume.
*
*
With the Email Hybrid Module enabled for TRITON AP-EMAIL:
Without the Email Hybrid Module:
The calculations used are:
*
(0.01622+0.02348* RECIPIENT)* SPEED * USER
*
(0.0384+0.01322* RECIPIENT)* SPEED * USER
Note that:
*
*
*
Note that the email hybrid service drops or blocks the following types of email before they reach on-premises components:
*
*
This significantly reduces the amount of data stored in the Email Log Database, as shown in the examples above.
Data size estimates
The Data Incident and Configuration Database is different from the Web and Email Log Databases in that it stores both configuration and log data. In addition, it logs only policy violations, not all events. In order to estimate the potential size of the Incident and Configuration Database, consider the following:
As a general guideline, it is unlikely that your Data Incident and Configuration Database will require more than 9 GB of storage total, no matter how many users are in your environment.
The volume of configuration and incident data varies based on your use of TRITON AP-DATA features as explained in Factors that affect reporting database size.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Administering Websense Databases > How big will my reporting database be?
Copyright 2016 Forcepoint LLC. All rights reserved.