Objective
Understanding bandwidth requirements is essential for effective deployment and performance tuning of EventLog Analyzer. Bandwidth usage varies based on how logs are collected (agent-based vs. agentless), the EPS rate, and client-server communication. This document outlines how to estimate the bandwidth consumed during log collection, client access, and search and report activities.
Steps to follow
Bandwidth between log source and server
Log collection requires dedicated bandwidth, and its usage depends on:
Compression behavior:
Calculation example:
Bandwidth between client and server
Initial load requires approximately 15MB.
After loading, ongoing usage is minimal and not significantly impacted by deployment type.
Bandwidth between Elasticsearch and server
Usage depends on the complexity of the search query.
Simple reports and alerts consume minimal bandwidth.
Scheduled reports may temporarily spike bandwidth usage depending on the number of logs and the export format (e.g., large CSV files).
Tips
Use agent-based collection wherever possible for bandwidth efficiency.
Monitor EPS and average log size to calculate bandwidth needs accurately.
Plan for temporary spikes in bandwidth during scheduled reports or heavy search queries.