SIEM Basics - Vocabulary Flashcards

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key SIEM concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

SIEM

Security Information and Event Management system that aggregates logs from networks and devices to provide real-time or near real-time analysis and detection of anomalies.

2
New cards

Log collection

Process of gathering event records from sources across the network, typically via Syslog, to a centralized data store for analysis.

3
New cards

Syslog

A protocol for sending log messages from devices to a SIEM; commonly uses UDP port 514 and can use TCP depending on configuration.

4
New cards

Normalization

Mapping log messages from different systems into a common data model to enable cross-system analysis.

5
New cards

Correlation

Linking logs and events from multiple systems into a single data feed to improve threat detection and response speed.

6
New cards

Aggregation

Reducing the volume of event data by consolidating duplicate events into a single record.

7
New cards

Reporting

Presenting correlated and aggregated data in real-time dashboards for analysts and in long-term summaries for management.

8
New cards

Five essential SIEM functions

Log collection, normalization, correlation, aggregation, and reporting.

9
New cards

Baseline

The normal operating state; logs and alerts are reviewed to detect anomalies outside the baseline.

10
New cards

Use cases

Defined scenarios that describe what constitutes a threat and what actions to take in response.

11
New cards

Incident response

Preplanned responses for given events or threats to take action quickly.

12
New cards

Threat hunting

Regular proactive searching by analysts to find threats that automated alerts may miss.

13
New cards

Scope

The defined set of events to log and monitor; determines what is included or excluded.

14
New cards

Ticketing process

A process to track flagged events from detection to resolution and closure.

15
New cards

Evidence trail

An auditable trail of events maintained by the SIEM for auditors and investigators during compliance.

16
New cards

Centralized repository

A single, centralized store of logs and events from across the network for analysis.

17
New cards

Real-time analysis

Analysis of security alerts as they occur or nearly so.