Cybersecurity Glossary

What is a SIEM?

SIEM stands for Security Information and Event Management. A SIEM centralizes logs and alerts from endpoints, servers, identity systems, network devices and cloud services. Rules and analytics connect individual events and identify patterns that would be difficult to see in one source alone.

A SIEM does not create useful detection merely by collecting everything. Data sources need clear use cases, reliable timestamps, normalization and responsible owners. Poor-quality logs produce expensive storage and noisy alerts rather than better security.

What does a SIEM provide?

  • - Central search and retention of security-relevant events.
  • - Correlation and detection rules across different systems.
  • - Dashboards, alert workflows and evidence for investigations.
  • - Reporting that may support operational and compliance requirements.

Who works with the SIEM?

A SOC commonly monitors and investigates SIEM alerts. Incident responders use the historical data to reconstruct activity. Engineering teams must maintain the sources and improve detections as systems change.

Which data sources matter?

Priority belongs to sources that make critical identities, systems and trust boundaries visible. Common examples are identity providers and Active Directory, EDR, firewalls, DNS, VPN, email, cloud control planes, important SaaS services and high-value applications. Completeness does not mean retaining every debug line. Each use case should define the events, fields and retention it actually needs.

SourceExample visibilityCommon problem
IdentityLogins, MFA, role and group changesMissing device or source context
EndpointProcesses, files and connectionsUncovered servers or disabled sensors
NetworkDNS, connections and remote accessNAT and encryption complicate attribution
Cloud/SaaSAPI calls, configuration and data accessDifferent schemas and short default retention

How does a SIEM process events?

  1. Collect:
    agents, APIs, Syslog or streams deliver events.
  2. Parse and normalize:
    raw data becomes reliable fields in a common schema.
  3. Enrich:
    asset criticality, identity context, location and threat intelligence add meaning.
  4. Correlate:
    rules, sequences, thresholds and analytics look for relevant behaviour.
  5. Alert and investigate:
    a case brings evidence together and is prioritized by risk.

Wrong timestamps, changing field names or dropped events damage the entire chain. Data onboarding therefore needs tests and ongoing health monitoring. A dashboard that never reveals missing data can create a dangerous illusion of complete visibility.

How is a detection use case built?

The starting point is a relevant attack scenario, not a product feature. For account takeover, the team might define when a new device, unusual location, failed MFA and role change become critical. It then specifies data, logic, exceptions, priority, triage and response. Controlled event tests demonstrate that the detection actually fires. Metrics and analyst feedback show whether it needs tuning or retirement.

SIEM, EDR, SOAR and SOC

SIEM is the platform for central event data and correlation. EDR observes and responds on endpoints. SOAR orchestrates workflows between tools. A SOC is the organizational capability made from people, process and technology. Modern products combine these categories, but the responsibilities remain distinct. Buying a SIEM does not create a functioning SOC by itself.

How should a SIEM be introduced?

  1. Prioritize critical assets, threat scenarios and regulatory requirements.
  2. Begin with a small number of high-quality sources and clear use cases.
  3. Monitor parsers, time, completeness and expected events automatically.
  4. Define alert ownership, escalation, on-call coverage and response authority.
  5. Control storage cost, privacy and retention deliberately.
  6. Simulate, measure and improve detections regularly.

Thank you for your feedback! We will review it and optimize this content.

Do you have feedback on SIEM? Tell us!