Skip to Content
CyberDoyen SIEM 2.0 is released šŸŽ‰
System requirements

System Requirements

Before installing CyberDoyen SIEM, ensure that your infrastructure meets the following minimum requirements.
Proper sizing is essential to achieve optimal performance and scalability.


Hardware Requirements

ComponentMinimumRecommended for Production
CPU8 cores16+ cores (modern Xeon/EPYC)
Memory (RAM)32 GB64 GB or more
Storage500 GB SSD (fast IOPS)2 TB+ NVMe SSD, RAID-10
Network1 Gbps NIC10 Gbps NIC

Note: CyberDoyen SIEM is I/O intensive. Using high-performance storage (e.g., NVMe or enterprise SSDs) is strongly recommended for production.


Software Requirements

  • Operating System:
    • Linux (Ubuntu 22.04 LTS, RHEL 9, or equivalent)
    • Windows Server 2019 / 2022 (for limited deployments)
  • Java Runtime:
    • Included and bundled (no separate installation required)
  • Other Dependencies:
    • OpenSSL (for secure communications)
    • Sufficient ulimit settings (for file descriptors)

Understanding Events Per Second (EPS)

Events Per Second (EPS) is a key metric in SIEM systems.
It measures the number of individual log events the system can ingest, process, and store every second.

Higher EPS capacity is crucial for environments with:

  • High-volume log sources (e.g., firewalls, EDRs, cloud audit logs)
  • Real-time security monitoring requirements
  • Retention of detailed forensic data

EPS directly impacts hardware sizing, storage planning, and system design.


CyberDoyen SIEM Performance

CyberDoyen SIEM is optimized to handle up to 50,000 EPS per deployment, depending on hardware, storage performance, and tuning.

  • Small environments (up to 5,000 EPS) can run on a single server.
  • Medium environments (5,000 - 20,000 EPS) benefit from a 2-3 node cluster.
  • Large environments (20,000 - 50,000 EPS) require a distributed deployment with dedicated ingest, processing, and storage nodes.

Tip: Always plan headroom (~20%) above your expected peak EPS for smooth operation during traffic spikes.


Example Sizing

Deployment SizeEPS RangeSuggested NodesNotes
Small1,000 - 5,000Single-nodeSuitable for labs or small teams
Medium5,000 - 20,0002-3 nodesHigh availability recommended
Large20,000 - 50,0005+ nodesDedicated ingest and storage layers

Next Steps

āž”ļø Proceed to Installation Guide once your environment is ready.

Last updated on