NOTE: In order to use Reporting Data, your configuration.xml file must be pointing to a Communication Server that has DAS_Binary and DAS_Query connected to it. This will normally be the case, by default, as long as the Communication Server and DAS processes are running.
The Reporting Data tab is a Summary Management Interface for Sentinel. This tab allows you to enable and disable Summaries. Enabling a summary allows aggregation to start computing the counts for that particular summary.
A summary is a defined set of attributes that make up the key for which to compute the number of unique occurrences (event count) by each hour time period (event time). In the case of the EventSevDestPortSummary, when active, it saves the count of events for each unique combination of destination port and severity for an hour time frame. These saved computations of the event data allow for quicker summary reporting and querying. These reports are used by Crystal Reports. For more information, see Crystal Reports for Windows and Crystal Reports for Linux in the Sentinel 6.0 Installation Guide. Certain summaries will need to be active in order for the summary reports to be accurate.
Aggregation is the process of calculating the running count for all active summaries as events flow through the system. These running counts are saved to the database in the respective summary tables.
Summaries Benefits:
Greatly reduced event data set
Conformed dimensions that allow the ability to drill-down, roll-up and drill-across on event data
Summary reports run much faster with pre-computed summaries
Aggregation Benefits:
Only processes active summaries
Does not affect event insertion into the real time database.
Reporting Data tab allows you to:
enable/disable any predefined summaries
view attributes of each summary
see the validity of a summary for a timeframe
query which eventfiles need to be run so that the summary is complete
The following are all summaries already defined in the system. It lists the summary name, database table name and it's attributes in a brief description about the summary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To disable/enable Summary:
Click Reporting Data in the navigation pane or click Reporting Data button.
To disable a summary, click Active in the Status column until it changes to say InActive.
To enable a summary, click InActive in the Status column until it changes to say Active.
To enable Aggregation for Top 10 reports for Crystal Reports:
Enable the following three summaries:
EventDestSummary
EventSevSummary
EventSrcSummary
Enable EventFileRedirectService in the das_binary.xml located:
For UNIX:
$ESEC_HOME/config/das_binary.xml
For Windows:
%ESEC_HOME%\config\das_binary.xml
NOTE: To enable the summary you have to set the property "Status" to ON for EventFileRedirect in das_binary.xml
To view information for a Summary:
Click Reporting Data in the navigation pane or click the Reporting Data button.
Click on the " " button in the Attributes column to see the attributes that makes up a summary.
|
|
To check the Validity of a summary:
Click Reporting Data in the navigation pane or click the Reporting Data button.
Select Status.
Choose the summary or summaries you wish to query.
Select a time interval.
Click Show Graph.
The green bars signify that the summary is complete for that time frame. The red sections signify that the summary is missing data during that time period.
NOTE: To complete summaries, see "Run EventFiles for a Summary".
To query the Eventfiles for a summary:
Click Reporting Data in the navigation pane or click the Reporting Data button.
Select Status.
Choose the summary or summaries you wish to query.
Select a time interval.
Click Show Event.
The Eventfiles needed to complete the summary display in a list format.
NOTE: To complete summaries, see "Run EventFiles for a Summary".
To run Eventfiles for a summary:
Click Reporting Data in the navigation pane or click the Reporting Data button.
Select Status.
Choose the Summary or Summaries you wish to query.
Select a time interval.
Click Show Event.
The Eventfiles needed to complete the summary display in a list format.
Check the Eventfiles that you would like to run so that the summary is complete.
Click Process.