Article Number
000031521
Applies To
RSA Product Set: Security Analytics
RSA Product/Service Type: Log Decoder
RSA Version/Condition: 10.4.x, 10.5.x
Platform: CentOS
O/S Version: EL6
Issue
Sometimes it is difficult to know if a Log Decoder is over the supported Events per Second (EPS).
Task
The scripts below will retrieve historical EPS data and create a CSV file so that the statistics can be examined.Non-SSL Connections:
Parameters to modify:time1: FORMAT YYYY-MMM-DD%20HH:MM:SS (Example 2015-Jan-19%2005:59:13)
time2: Same as time1
<username>: The service level username for the Log Decoder service
<password>: The service level password for the Log Decoder service
SSL Connections:
Parameters to modify:
time1: FORMAT YYYY-MMM-DD%20HH:MM:SS (Example 2015-Jan-19%2005:59:13)
time2: Same as time1
<username>: The service level username for the Log Decoder service
<password>: The service level password for the Log Decoder service
Resolution
Run the above mentioned scripts to generate a .gz file containing the CSV. To decompress it, issue the following command:
gzip -d eps.gz