Skip to main content

Preview build: sign-in and grading run on the server. MFA is not enabled, and storage is in server memory so it does not survive a restart.

LearnDefend

Tool Path

Elastic Security

Investigate logs with the Elastic Stack and KQL. Learn indices, documents and fields, write Kibana Query Language to search and filter, aggregate with visualizations, and correlate an incident in Elastic Security — the same analyst reasoning as Splunk, in a second language.

BeginnerLog AnalysisSIEM Operation

Curriculum

  1. 01

    Elastic Security & the Stack

    What the Elastic Stack is (Elasticsearch + Kibana), how it stores log data as JSON documents with fields inside indices, and how you explore it in Discover across a chosen time range.

    Available
  2. 02

    Searching with KQL

    Kibana Query Language end to end: field:value, free text, boolean AND/OR/NOT with grouping, wildcards, numeric and date ranges, and exists — the precise way to select events.

    Available
  3. 03

    Aggregations and Visualizations

    Turn documents into answers with aggregations: count and unique count (cardinality), the terms aggregation for top values, and the date histogram to see a pattern over time.

    Available
  4. 04

    Investigating in Elastic Security

    Work an incident: read the Alerts table, use Timeline to correlate events from several sources on a shared key, understand how a detection rule fired, and reach a defensible verdict.

    Available

Related learning

SOC Analyst L1