
Explore splunk enterprise security hands-on, learn the ui, navigate splunk web, and ingest data. Use search language, fields, and transforming commands to create reports, dashboards, and alerts.
This lecture introduces Splunk Enterprise Security, explaining how Splunk collects, indexes, searches, and visualizes machine data from various sources, using apps, dashboards, and alerts to monitor security incidents.
Explore Splunk enterprise security's user interface, including data inputs and indexes. Learn to search, manage jobs, alerts, and dashboard panels across data sources.
Learn to use Splunk's basic transform commands to identify patterns in log events, save queries, and set alerts, with hands-on visualization of top results and charts.
Explore real-time IP location, top countries, and status analytics in Splunk, and learn to create, save, and schedule reports and dashboards for monitoring web traffic.
Learn how to save and share reports in Splunk, manage permissions for dashboards and alerts, schedule reports, and display team dashboards on tv monitors.
Create and customize dashboards in Splunk Enterprise Security with searches, charts, and panels; schedule reports, set alerts, manage access, and add inputs for interactive, shareable insights.
Learn how to create alerts in Splunk Enterprise Security by crafting precise searches, setting trigger conditions, and scheduling email notifications.
Learn to set up Splunk Enterprise Security, install the Security Essentials, ingest and normalize data with the Common Information Model, and build detections and playbooks for brute-force and malware outbreaks.
Explore stage 3 data enrichment and detection capabilities using network, DNS, firewall, and endpoint data for IOC insights in Splunk ES.
Explore Splunk enterprise security with hands-on search and data extraction, including index navigation, top commands, field extraction, regex-based parsing, and building alerts and dashboards.
Configure Splunk Enterprise Security to monitor assets, incidents, alerts, and data sources, then explore web application security basics, including HTTP methods and common vulnerabilities with a DVWA lab.
Identify assets, scan for vulnerabilities, and assess risk to prioritize remediation and patching. Implement ongoing scanning, remediation, and measurement to sustain an effective vulnerability management program.
You will understand Splunk's user interface -UI. You will be able to navigate UI features on your own: Navigating Splunk web: Splunk home, Splunk bar, Splunk web, getting date into Splunk, how to specify data inputs, where Splunk stores data, getting tutorial data into Splunk, using Splunk search, search actions, and modes, search results tools, events, what are fields, extracted fields, find and select fields, run more targeted searches, use the search language, learn with search assistant.
You can start using the Splunk's basic transforming commands, can create reports and dashboards, you will know how to save and share reports and also can create alerts after completing these sections.
How Splunk Works: Stages in the Data Pipeline
Splunk is a distributed system that ingests, processes and indexes log data. Splunk processes data in three stages:
Data Input – Splunk ingests the raw data stream from the source, breaks it into 64K blocks, and adds metadata keys, including hostname, source, character encoding, and the index the data should be stored in.
Data Storage – Splunk parses log data, by breaking it into lines, identifying timestamps, creating individual events and annotating them with metadata keys. It then transforms event data using transformation rules defined by the operator. Finally, Splunk writes the parsed events to disk, pointing to them from an index file which enables fast search across huge data volumes.
Data Search – at this stage Splunk enables users to query, view and use the event data. Based on the user’s reporting needs, it creates objects like reports, dashboards and alerts.
Hands-on practical videos on Enterprise Splunk Security: ES1, ES2, ES3 & ES4 will help you master Splunk!