Soru

Zorluk: OrtaLog Analysis and SIEM Management

A security administrator is establishing a SIEM log handling pipeline for enterprise endpoint and network telemetry. Place the following stages of SIEM log processing in the correct sequential order, starting from the initial arrival of raw security telemetry to final analyst notification.

  1. 1Log Data Collection
  2. 2Parsing and Field Normalization
  3. 3Data Indexing and Storage
  4. 4Event Correlation Engine Processing
  5. 5Alert Generation and Incident Dispatch

Cevap

The correct sequence of SIEM log processing stages from ingestion to response is: Log Data Collection, Parsing and Field Normalization, Data Indexing and Storage, Event Correlation Engine Processing, and Alert Generation and Incident Dispatch.
The standard SIEM data pipeline follows a strict logical workflow: raw telemetry is collected from endpoints and network devices (Log Data Collection), converted into a unified structure (Parsing and Field Normalization), stored with fast retrieval keys (Data Indexing and Storage), evaluated across sources against security logic (Event Correlation Engine Processing), and finally escalated to analysts when malicious conditions are matched (Alert Generation and Incident Dispatch).

Adım Adım Çözüm

1
Identify the ingress stage of raw log telemetry.
Log Data Collection occurs first as telemetry is gathered from diverse source devices.
Raw logs cannot be processed, searched, or analyzed before they are gathered by SIEM agents or collectors.
2
Determine how diverse log formats are converted into standardized fields.
Parsing and Field Normalization immediately follows log collection.
Different operating systems and applications format logs differently; normalization translates raw strings into common fields like source IP, destination IP, and event ID.
3
Identify how processed logs are prepared for rapid search and retention.
Data Indexing and Storage is applied to normalized log records.
Indexing creates fast lookup structures so complex queries and correlation algorithms can run efficiently over high-volume data.
4
Analyze how pattern detection occurs across stored events.
Event Correlation Engine Processing evaluates indexed data against defined logic.
Correlation requires access to structured, indexed events to match multi-event patterns across disparate log sources.
5
Determine the final output stage triggering analyst workflow.
Alert Generation and Incident Dispatch occurs after correlation logic flags suspicious behavior.
Alerts are generated only after correlation logic successfully detects a policy violation or threat indicator.

Anahtar Kavram

SIEM Log Processing Pipeline
Bu soruyu puanla