Objective
This utility offers the events per second (EPS) estimator for calculating EPS for your Windows devices without installing EventLog Analyzer. You can leverage the tool to gain detailed insights into the log flow and fine-tune or filter it to collect only the necessary logs for analysis, thereby optimizing storage utilization. Based on the log flow, you can appropriately size your EventLog Analyzer server to optimize resource utilization and minimize system performance issues.
Prerequisites
The tool should be executed in a domain joint machine.
You'll need domain admin credentials.
Open the following TCP ports on the targeted machines: 135, 139, 445.
Open this TCP ports on the domain controller machines: 389.
Rule description | Protocol | Port | Traffic direction on firewall rules (inbound or outbound) |
WMI, DCOM, and RPC | TCP | 135, 445, and 139 | Incoming (on target machines) |
LDAP | TCP | 389 | Incoming (on domain controllers) |
Steps to follow
Step 1: In the ME_EventlogAnalyzer_Prerequisites_Checker folder, add the needed domain machine IP in the DeviceNameList.txt.
Step 2: Open the Command Prompt or Powershell and run the following command: ME_EventlogAnalyzer_Prerequisites_Checker.exe
Step 3: Type 1 to to choose the first option and run the EPS estimator utility.
Step 4: Then type the number corresponding to the respective machines in the domain (a specific device or all devices).

Specific device: Estimates the EPS for only the devices listed in DeviceNameList.txt.
All devices: Estimates the EPS for all devices in the domain.
Note: Domain admin privileges required to get the EPS
Tips