Corporate · onsite · online training worldwide
contact@DevOpsSchool.com· +91 99057 40781·
> Log Analytics & SIEM · DevOpsSchool Trainer

Splunk Trainer

Private corporate batches, live online cohorts and 1-on-1 mentoring in indexing, searching and modelling machine data with SPL, from forwarders to dashboards — taught by a practitioner who runs it in production.

20 years across DevOps, SRE and Security · 10,000+ engineers trained · Trained teams at JPMorgan Chase, Verizon, Nokia and the World Bank

DeliveryOnline · Onsite · Hybrid
FormatsCorporate · 1-on-1 · Cohort
AgendaCustomisable
Batch size8–30 engineers
Engineers we've trained work at
JPMorgan ChaseBank of AmericaWells FargoVerizonNokiaWorld BankGE HealthcareVMwareOracleQualcommMercedes-BenzAirbusDatadogSplunkDeloitteInfosysWiproCapgemini
# who teaches it

Your Splunk trainer

Rajesh Kumar

Principal DevOps Engineer & Architect

SRE practiceObservability designIncident response20 years in productionPrincipal / architect roles10,000+ engineers trainedM.Tech BITS Pilani25+ certifications

Rajesh teaches Splunk as a data pipeline rather than a search box — how sourcetype, timestamp recognition and index selection at ingest decide what SPL can do later, and why search-time schema is the platform's most useful property. Sessions cover SPL in depth from base searches through eval, stats and transforming commands to the Search Job Inspector, then the knowledge layer that makes a deployment usable by other people: field extractions, calculated fields, tags, event types, macros, lookups and accelerated data models feeding Pivot. Distributed architecture — forwarders, indexers, search heads — and the DevOps and security use cases are covered against a running deployment.

Twenty years across DevOps, SRE and Security, in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe and others. He has trained engineers at JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus — more than 10,000 people personally. He teaches what he runs, not what he reads.

One practitioner, not a bench

You are booked with a named engineer, and that is who turns up. Marketplaces and larger providers rotate whoever is free, so the person who sold you the agenda is rarely the person teaching it.

The same trainer is available for the next engagement, which matters when a team builds on what it learned last time.

18,000+certified learners
500+corporate batches delivered
50+countries served
100+certification programmes
# faculty

Who delivers Splunk engagements

Your batch is assigned a named trainer before it starts, and that is who teaches it. See the full faculty.

How your Splunk trainer is chosen

Engagements are matched on the tool, not the calendar. For Splunk that means a trainer who has run it in production — indexing, searching and modelling machine data with SPL, from forwarders to dashboards — rather than whoever is free that week. You are told who is teaching before you commit, and that person is on the discovery call that shapes the agenda.

Where a batch is large enough to need a second trainer, the pairing is declared up front. The lead trainer stays accountable for the syllabus and the assessment either way.

Rajesh Kumar

Principal DevOps Engineer & Architect

India20 yrsLead trainer

Twenty years across DevOps, SRE and Security in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe, IBM/Emptoris, Ness, MindTree and Accenture. He has trained more than 10,000 engineers personally, at organisations including JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus. He teaches what he runs, not what he reads.

Amit Agarwal

IndiaInstructorCoach

Anil Kumar

IndiaInstructorCoach

Balachandran Anbalagan

IndiaInstructorCoach

Durga Prasad

IndiaInstructorCoach

Gaurav Aggarwal

IndiaInstructorCoach

Harsh Mehta

IndiaInstructorCoach

Kapil Gupta

IndiaInstructorCoach

Kunal Jain

IndiaInstructorCoach

Nikhil Gupta

IndiaInstructorCoach

Pranab Kumar

IndiaInstructorCoach

Rohit Ghatol

IndiaInstructorCoach

# how to engage

Four ways to work with this trainer

Private corporate batch

Teams of 8–30

Custom agenda, your timezone, onsite or online, NDA-friendly.

Request a quote

1-on-1 mentoring

Individual engineers

A private instructor and a curriculum built around your goal.

₹99,999

Live & Interactive cohort

Individuals who want peers

Scheduled batch, max 8 to 10 hours of live instruction.

₹34,999

Self-paced video

Self-starters

Full LMS access — 20+ courses and 50+ tools included.

₹833/mo
# private batches

Private Splunk training for your team

A private batch starts with a discovery call. We look at the stack you actually run — the CI system, the cloud, the constraints — and map the agenda onto it, so examples use your topology rather than a generic one.

Delivery is onsite at your premises, live online, or hybrid, scheduled around your release calendar rather than ours. Batches run 8 to 30 engineers.

Every attendee leaves with recordings, slides, lab repositories and a completion certificate. You receive an attendance and assessment report. Invoicing supports PO and GST.

Talk to us about a private Splunk batch

What you provide vs what we bring

  • You: the room or the call, and the engineers
  • Us: trainer, agenda, labs, assessment, certificates
  • Labs: we guide your team through provisioning their own free-tier cloud environment — the skill goes with them
# the technology

What is Splunk?

Splunk is a platform for indexing and searching machine data — the logs, metrics, events and traces that systems emit as a by-product of running. Data is ingested from files, network inputs, scripted inputs, APIs and forwarders, broken into events, assigned a timestamp, host, source and sourcetype, and written to an index. Crucially, Splunk applies schema at search time rather than at write time, so fields can be extracted, renamed and recalculated long after the data landed, without reindexing.

The interface to all of it is SPL, the Splunk Processing Language. An SPL search is a pipeline: a base search selects events, and each subsequent command transforms the result set — eval to compute, stats and timechart to aggregate, lookup to enrich, rex to extract, and transforming commands to produce the tables that visualisations render from. Reports, alerts and dashboards are all saved searches, which means anything you can search you can schedule, alert on and publish.

Around the search layer sits a knowledge layer that decides whether a deployment is usable at scale: field extractions and calculated fields, event types and tags, lookups, macros, workflow actions and data models. Data models plus acceleration power the Pivot interface, which lets non-SPL users build reports safely. In production, Splunk is deployed as forwarders feeding indexers with search heads on top, clustered for availability, and it is used across IT operations, DevOps and security, where it is the substrate for Enterprise Security as a SIEM.

Why this skill matters now

Machine data is the largest and least-used dataset most organisations hold. It arrives continuously, it answers questions nothing else can — what actually happened, in what order, to which user — and it is usually spread across hundreds of hosts in formats nobody standardised. Splunk exists because searching that data as data, rather than grepping files host by host, changes what an operations or security team is capable of.

The demand for Splunk skills is unusually durable because the platform sits in two budgets at once. IT operations uses it for troubleshooting, service monitoring and reporting; security uses the same indexes for detection, investigation and compliance evidence. That dual role is why Splunk survives cost-optimisation reviews that remove other tools, and why engineers who can write good SPL are valuable in both organisations.

Depth is what employers actually want. Anyone can type a search and get results. Writing SPL that is fast rather than merely correct, designing sourcetypes and field extractions so the data is usable by others, building data models that let analysts self-serve, and controlling licence volume through index and ingest decisions — that is the part that takes deliberate teaching.

Splunk training
# outcomes

What your team can do afterwards

Install and license Splunk, and get data in from files, network inputs, scripted inputs and universal forwarders
Write SPL that is correct and fast — base search discipline, filtering early, and reading the Search Job Inspector
Use the command set that matters: eval, stats, timechart, top, rare, fillnull, rex, lookup, transaction and the transforming commands
Build reports, alerts and dashboards, and understand that all three are saved searches with different delivery
Design the knowledge layer — field extractions, calculated fields, event types, tags, macros and lookups — with a naming convention that survives
Model data with data models and acceleration, and hand Pivot to analysts who do not write SPL
Deploy and troubleshoot a distributed architecture of forwarders, indexers and search heads
Apply Splunk to real DevOps and security use cases, and build or consume apps from Splunkbase
# curriculum

10 modules. Live demos in a real lab, not slides.

01What Splunk is and what machine data is forLive & Interactive5 hrs · 2 assignments · 1 capstone

The problem before the product. What counts as machine data, why it is hard to use in its raw form, and how Splunk's index-and-search-time-schema model differs from a database or a traditional log aggregator. The architecture at a glance, the roles a Splunk deployment contains, and where Splunk is the wrong answer.

Topics: Machine data: what it is and what it can answer · Splunk overview: indexing, search-time schema and the search pipeline · Splunk architecture: forwarder, indexer, search head · Events, timestamps, host, source and sourcetype · Indexes, buckets and the data lifecycle · Splunk Enterprise, Splunk Cloud and the free tier · Careers and role types around Splunk · Where Splunk is the wrong tool

  • Assignments: (1) Take three raw log formats and describe what each could answer; (2) Sketch the Splunk architecture for a stated data volume
  • Capstone: Produce a one-page case for Splunk against a specific operational or security problem
02Setting up the environment and getting data inLive & Interactive5 hrs · 2 assignments · 1 capstone

A working deployment and clean data. Licensing and volume, installation, then the part that determines everything downstream: inputs. Files and directories, network inputs, scripted inputs and HTTP Event Collector, plus sourcetype assignment, timestamp recognition and line breaking — the three settings that cause most ingest problems.

Topics: Splunk licensing and volume model · Getting and installing Splunk on Linux and Windows · Adding data: files, directories, network inputs, scripted inputs · HTTP Event Collector · Sourcetypes: assignment, overriding and why it matters · Timestamp recognition and time zone handling · Line breaking and event boundaries · props.conf and transforms.conf at ingest time · Index selection and routing · Verifying a new data source before anyone builds on it

  • Assignments: (1) Onboard a multi-line log format with correct event breaking and timestamps; (2) Diagnose a source where every event has the wrong time
  • Capstone: Onboard three genuinely different data sources with correct sourcetypes and documented ingest settings
03Searching with SPLLive & Interactive5 hrs · 2 assignments · 1 capstone

The core skill. The search pipeline model, base search discipline and why filtering early is the single biggest performance lever, time range selection, the search modes, and the command families that cover most day-to-day work. Then the Search Job Inspector, which is how you find out why a search is slow.

Topics: The search pipeline and the pipe operator · Base searches: index, sourcetype, source and free-text terms · Time ranges and the effect on search cost · Fast, smart and verbose modes · Filtering commands: search, where, dedup, head, tail · Field commands: fields, table, rename, sort · Reporting commands: stats, chart, timechart, top, rare · eval and the function library · fillnull, coalesce and null handling · The Search Job Inspector: reading cost and finding the bottleneck

  • Assignments: (1) Answer ten operational questions in SPL against onboarded data; (2) Take a slow search and make it faster using the Job Inspector
  • Capstone: Build an SPL query set that fully characterises one system's behaviour and performance
04Advanced searchingLive & Interactive5 hrs · 2 assignments · 1 capstone

The commands that separate a Splunk user from a Splunk engineer. Subsearches and their limits, transaction versus stats for grouping, rex and regular extraction inline, lookups for enrichment, streaming versus transforming commands and what that distinction costs, and macros for reusing search logic across a team.

Topics: Streaming, transforming and centralised commands — and why the difference matters · Subsearches: syntax, limits and when to avoid them · transaction vs stats for session grouping · rex and erex for inline field extraction · lookup, inputlookup and outputlookup for enrichment · eventstats and streamstats · append, join and their performance profile · Search macros: definition, arguments and reuse · Working with multivalue fields · Advanced eval: case, if, match, time functions

  • Assignments: (1) Rewrite a join-based search using stats and measure the difference; (2) Build a macro that encapsulates a piece of search logic your team repeats
  • Capstone: Solve a multi-step investigation that requires enrichment, session grouping and derived fields
05Fields and knowledge objectsLive & Interactive5 hrs · 2 assignments · 1 capstone

Making data usable by people who did not onboard it. What a field is and when it is extracted, the field extractor and manual regex extraction, calculated fields, tags and event types for classification, and the naming and permission conventions that keep a knowledge layer from becoming an unmanaged sprawl.

Topics: Introduction to knowledge objects and their categories · What fields are: index-time vs search-time extraction · The field extractor: interactive and regex modes · Manual extractions in props.conf and transforms.conf · Calculated fields · Tags: creating and searching by them · Event types: definition and use in searches · Lookups as knowledge objects: file, external and KV Store · Workflow actions · Naming conventions for knowledge objects · Managing knowledge objects: permissions, sharing, ownership and orphans

  • Assignments: (1) Extract eight fields from an unstructured source and share them at app level; (2) Design a naming convention and apply it to an existing set of knowledge objects
  • Capstone: Deliver a knowledge layer for one data source that another team can use without asking you questions
06Data models, Pivot and accelerationLive & Interactive5 hrs · 2 assignments · 1 capstone

Letting people who do not write SPL get answers. What a data model is and how it differs from a saved search, datasets and field categories, building a model that satisfies a stated business requirement, acceleration and its storage cost, the configuration files behind it, and the Pivot interface on top.

Topics: Who a Splunk knowledge manager is and what the role owns · What a data model is and what problem it solves · The ingredients of a data model: datasets, objects, constraints · Data model datasets and dataset field categories · Field extractions inside a model · Exploring and extending an existing data model · Data model acceleration: how it works and what it costs · Data model configuration files · The Pivot tool: elements and workflow · Common Information Model and why security content depends on it

  • Assignments: (1) Build a data model against a real dataset to satisfy a stated reporting requirement; (2) Accelerate a model and measure the search-time difference
  • Capstone: Deliver an accelerated data model plus Pivot-based reports that a non-SPL analyst can extend
07Reports, alerts, dashboards and visualisationsLive & Interactive5 hrs · 2 assignments · 1 capstone

Turning searches into things people rely on. Saved searches as the common substrate, scheduled reports, alerts with throttling and trigger conditions, alert actions, then visualisations: the data structures each chart type requires, single value, maps and gauges, and dashboard construction with inputs, tokens and drilldown.

Topics: Saved searches: reports, alerts and dashboard panels · Scheduling reports and the scheduler's constraints · Alerts: real-time vs scheduled, trigger conditions and throttling · Alert actions: email, webhook, script, ticketing integration · Visualisation data structures: what each chart type needs · Chart types and choosing the honest one · Single value, maps and gauges · Transforming commands for visualisation · Building dashboards: panels, layout and inputs · Tokens, form inputs and drilldown · Simple XML and when to reach for it · Dashboard performance: base searches and post-processing

  • Assignments: (1) Build an alert with a throttle that does not fire fifty times for one incident; (2) Build a dashboard with form inputs and a working drilldown to raw events
  • Capstone: Deliver a dashboard, report set and alert pack for one service, driven by shared base searches
08Enterprise architecture and forwardersLive & Interactive5 hrs · 2 assignments · 1 capstone

How Splunk is actually deployed. Universal and heavy forwarders and the difference that matters, forwarder installation and management at scale, the deployment server, indexer and search head clustering, index and storage design, and the troubleshooting path when data is not arriving.

Topics: Distributed architecture: forwarders, indexers, search heads · Universal forwarder vs heavy forwarder · Installing and configuring forwarders · The deployment server and deployment apps · Load balancing and indexer discovery · Indexer clustering and replication · Search head clustering and the captain · Index design: sizing, retention, hot/warm/cold/frozen · Role-based access control and index-level permissions · Troubleshooting forwarder installation and data-arrival problems · Monitoring Console and monitoring Splunk itself · Licence usage and controlling ingest volume

  • Assignments: (1) Deploy forwarders to three hosts through the deployment server; (2) Diagnose a forwarder that is connected but sending nothing
  • Capstone: Design a distributed deployment for a stated volume, retention and availability requirement
09Splunk for DevOps and securityLive & Interactive5 hrs · 2 assignments · 1 capstone

The two places Splunk earns its budget. DevOps use cases: build and deployment visibility, application error triage, release comparison and service-level reporting. Security use cases: correlation searches, notable events, the investigation workflow, compliance evidence, and how Enterprise Security builds on the data models from module 06.

Topics: Splunk in DevOps: pipeline, deployment and release visibility · Application error triage and log-driven troubleshooting · Service-level reporting from log data · Splunk in security: detection, investigation and evidence · Correlation searches and notable events · The investigation workflow and timeline · Enterprise Security and the Common Information Model dependency · Compliance reporting from indexed data · Enterprise use cases across IT, security and business analytics · Choosing between Splunk and a metrics platform for a given question

  • Assignments: (1) Build a DevOps dashboard showing deployment frequency and post-deploy error rate; (2) Write a correlation search that detects a defined suspicious pattern
  • Capstone: Deliver either a DevOps or a security use case end to end, from ingest through knowledge objects to alerting
10Apps, Splunkbase and extending the platformLive & Interactive5 hrs · 2 assignments · 1 capstone

Packaging work so it travels. What a Splunk app actually is, navigating Splunkbase and evaluating a third-party app before installing it, building your own app with its directory structure and permissions, add-ons versus apps, and integrating Splunk with external systems through the REST API and SDKs.

Topics: What Splunkbase is and how to evaluate an app before installing it · App vs add-on: the distinction and why it matters · App directory structure: default, local, metadata, appserver · Creating an app and packaging knowledge objects inside it · Permissions, sharing and app-level scoping · Benefits of building in Splunkbase · The Splunk REST API and SDKs · Automating Splunk configuration and deployment · Ingesting from big data sources and archival platforms · Keeping apps upgradable: never editing default

  • Assignments: (1) Package a module's worth of knowledge objects into an installable app; (2) Evaluate a Splunkbase app against a checklist and justify the decision
  • Capstone: Deliver a distributable Splunk app containing your inputs, extractions, data model, dashboards and alerts

Need this mapped to your stack?

We rebuild the agenda around the tools you actually run.

Request a custom agenda
# hands-on

Labs and capstones your engineers actually build

LAB · INGEST

Onboard data that behaves

Bring in a multi-line format with the wrong timestamps and no sourcetype, then fix event breaking, timestamp recognition and field extraction so it is usable by anyone.

inputssourcetypeprops.conf
LAB · SPL

Ten questions, then make them fast

Answer ten operational questions in SPL, then use the Search Job Inspector to cut the cost of the three slowest by restructuring the base search.

spljob inspectorperformance
LAB · KNOWLEDGE

Build the knowledge layer

Create field extractions, calculated fields, event types, tags, lookups and macros for one data source under an agreed naming convention, then share them at app level.

knowledge objectsextractionslookups
LAB · DATA MODELS

Data model to Pivot report

Build a data model against real data to satisfy a stated business requirement, accelerate it, and hand a Pivot report to someone who cannot write SPL.

data modelsaccelerationpivot
LAB · ARCHITECTURE

Forwarders, deployment server, and silence

Deploy universal forwarders through a deployment server, then diagnose one that connects successfully but indexes nothing.

forwardersdeployment servertroubleshooting
CAPSTONE · APP

Ship it as an app

Package inputs, extractions, a data model, dashboards and alerts into an installable Splunk app that survives an upgrade because nothing edits default.

appssplunkbasepackaging
# ecosystem

The tools Splunk sits next to

Elasticsearch
Grafana
Kafka
Fluentd
Kubernetes
Docker
AWS
Jenkins
Linux
Windows
Syslog
PagerDuty

Who this is for

  • Operations and support engineers who troubleshoot from logs
  • DevOps engineers building deployment and service-health visibility
  • Security analysts and SOC engineers writing detections and running investigations
  • Splunk administrators responsible for ingest, indexes and licence volume
  • Data analysts who need to report on machine data without owning the pipeline
  • Application developers whose logging decisions determine what is searchable later

Pre-requisites

  • Comfortable on a Linux command line — files, permissions, services, log locations
  • Ability to read a log file and describe what its fields mean
  • Basic regular expressions, or willingness to learn them during the course
  • Some scripting or query-language exposure, in any language
  • A host or VM with 8 GB of RAM for a local Splunk install, plus a second host for a forwarder
# pricing

Straightforward pricing

Every plan includes 1 year of full LMS access — not just this course, the entire DevOpsSchool LMS: 20+ courses, 50+ tools, videos, quizzes, assignments and projects.

Self-paced video

₹833/mo

Billed yearly at ₹9,996

Enroll now

1-on-1 mentorship

₹99,999

Full program, private instructor

Enroll 1-on-1

Corporate / private batch

8–30 engineers · custom agenda · onsite or online · PO and GST invoicing

Get a custom quote

Refunds. If we cancel or postpone a cohort, you get a full refund within 15 days. There is no money-back guarantee otherwise.

Terms. Course material remains licensed to the attendee. Read the terms.

Your data. We don't share it with third parties. Privacy policy.

Every attendee gets a verifiable certificate

  • Issued per attendee on completion
  • Verifiable at devopsschool.com/certificates
  • Hard copy available on request
  • Corporate batches receive an attendance and assessment report
DevOpsSchool

Splunk Training

Certificate of completion

# feedback

What engineers say

4.4 / 5 from 26 reviews on Trustpilot.

★★★★★
I recently did a SRE Session with Rajesh Kumar from DevOps School and the session was great. Right from 1st day till day 15, we had a very interactive session. Rajesh clarified our doubts and the tool demos were excellent without any hiccups. He simplified the concepts while sticking to the content with a fine balance between theory and practice. Am convinced he is one of the best trainers for SRE & DevOps concepts.
chandrasekaran j · Trustpilot
★★★★★
The trainer (Rajesh) provided very good sessions on SRE profession. Not only hands-on learning on the tools but also SRE mindset.
Peter Wang · Trustpilot
★★★★★
Very good training session. Well explained from the basics to the complex concepts. Also tried to cover practicals and demos within the 3 hour sessions. The learning content and videos are of a great deal of help.
Sreekanth Kannoth · Trustpilot
★★★★★
Basics explanation was exemplary from Rajesh where he dealt with complicated topics to be simple. Great learning stuff personally for me.
Krishna Mohan Yelleti · Trustpilot
★★★★★
Good discussion, helped us to understand different tools in SRE.
Prashant Saxena · Trustpilot
★★★★★
I was looking to improve my understanding of AIOps, and this training helped me achieve that goal. Rajesh Kumar explained the subject in a structured and practical manner. The sessions on different AIOps concepts were informative.
Sonali Tiwari · Trustpilot
# comparison

Why a named practitioner beats a marketplace listing

What mattersYouTube + blogsGeneric online courseFreelance marketplaceDevOpsSchool
Named practitionerNoRarelyVaries per bookingYes — same trainer each time
Production experienceUnknownUnknownUnverified20 years, named employers
Custom agendaNoNoSometimesBuilt from your stack
Onsite deliveryNoNoSometimesYes
Lab environmentNoneSandbox that expiresVariesYour own cloud — skill goes with you
AssessmentNoneQuizRarelyAssignments + capstone per module
Per-attendee certificatesNoSometimesRarelyYes
Corporate invoicingNoLimitedVariesPO and GST
Post-training supportNoneForum, time-limitedNoneLifetime forum access
# questions

Frequently asked

Can the agenda be customised for our stack?
Yes — that is the normal case for a private batch. We start with a discovery call, look at the data sources, deployment topology and whether your priority is IT operations or security, and rebuild the module list around them.
Do you deliver onsite?
Yes. Private batches run onsite at your premises, live online, or hybrid. You provide the room and the engineers; we bring the trainer, agenda, labs, assessment and certificates.
What lab environment do we need?
Attendees provision their own environment — free-tier AWS, Azure or GCP, or local VMs — and we walk them through it. We deliberately do not hand out temporary sandboxes, because the environment they build is the one they keep.
Do we need a Splunk licence for the labs?
No. Splunk Free indexes 500 MB per day, which is enough for the entire curriculum, and the Enterprise trial covers the clustering and role-based access material. For corporate batches we usually work against a non-production instance in your own environment.
How long does a private Splunk batch take?
Typically four to five days. Ingest, SPL, advanced searching and knowledge objects fit in three; adding data models, dashboards, distributed architecture and the use-case module pushes it to five.
What size are batches?
Private corporate batches run 8 to 30 engineers. Public Live & Interactive cohorts are capped at 10 so everyone gets time with the trainer.
Do attendees get a certificate?
Yes — every attendee receives a completion certificate, verifiable at devopsschool.com/certificates. Corporate batches also receive an attendance and assessment report.
Does this prepare us for Splunk certification?
It covers the material behind the Core User, Power User and Admin tracks, but it is a practitioner course rather than an exam cram. We can add certification-focused review sessions to a private batch on request.
How much SPL is covered?
Two full modules plus continuous use throughout. SPL is where teams either become productive or plateau, so we spend real time on the streaming-versus-transforming distinction, subsearch limits, stats over join, and reading the Search Job Inspector.
Can you cover Enterprise Security or ITSI?
At the level of how they build on data models and the Common Information Model, which is the part engineers need in order to make their data usable by those apps. Full Enterprise Security or ITSI administration is a separate engagement.
What is your refund position?
If we cancel or postpone a cohort, you receive a full refund within 15 days. There is no general money-back guarantee, and GST and gateway fees are not refunded.

Still deciding?

Tell us the team, the stack and the timeline. You'll get a straight answer, not a sales sequence.

Talk to an advisor
# by location

Splunk training near your team

Delivered onsite at your premises or live online in your timezone.

# ready when you are

Book a Splunk trainer — or ask a question first.

  • No spam, no drip sequence
  • Syllabus in 60 seconds
  • A human reply within one business day

Prefer to call or email?

More ways to reach us on the contact page.

Talk to an advisorRequest a quote