SlideShare a Scribd company logo
Copyright	©	2016	Splunk	Inc.
Delivering	New	Visibility	and	
Analytics	for	IT	Operations
Julian	Harty
Kirk	Hanson
2
Just	1	thing…	
2
http://bit.ly/2fZzLu0
3
Session	Objectives
ü Basic	Splunk	Navigation	– where	do	you	
start?
ü Extracting	Fields
ü Alerting
ü Reporting	and	dashboarding
ü Troubleshooting	with	Splunk
4
Escalating	IT	Complexity…
SaaS/PaaS
IaaS
VIRTUALIZATION
STORAGE
PACKAGED	
APPLICATIONS
CUSTOM	
APPLICATIONS
HR
Email
Finance
App	Svr
DB
Web	Svr
INFRASTRUCTURE
APPLICATIONS
VPN
IP	Phone
Identify
SERVERS NETWORKING
4
5
…	Plaguing	IT	Operations
SaaS/PaaS
IaaS
VIRTUALIZATION
STORAGE
PACKAGED	
APPLICATIONS
CUSTOM	
APPLICATIONS
HR
Email
Finance
App	Svr
DB
Web	Svr
INFRASTRUCTURE
APPLICATIONS
VPN
IP	Phone
Identify
SERVERS NETWORKING
Complex,	silo-based	technologies
Disconnected	and	outdated	point	solutions	
Reactive	brute-force	problem	resolution
Over	80%	of	time	on	maintaining,	not	innovating
5
6
Enterprise	
Scalability
Industry-Leading	Platform	for	Machine	Data
Any	Machine	Data Operational	Intelligence
Online	
Services Web	
Services
Servers
Security GPS	
Location
Storage
Desktops
Networks
Packaged	
Applications
Custom
ApplicationsMessaging
Telecoms
Online	
Shopping	
Cart
Web	
Clickstreams
Databases
Energy	
Meters
Call	Detail	
Records
Smartphones	
and	Devices
RFID
Private	
Cloud
Public	
Cloud
Search	and	
Investigation
Proactive	
Monitoring
Operational	
Visibility
Real-Time	
Business	
Insights
6
Datacenter
Containers
7
Enterprise	
Scalability
Any	Machine	Data Operational	Intelligence
Online	
Services Web	
Services
Servers
Security GPS	
Location
Storage
Desktops
Networks
Packaged	
Applications
Custom
ApplicationsMessaging
Telecoms
Online	
Shopping	
Cart
Web	
Clickstreams
Databases
Energy	
Meters
Call	Detail	
Records
Smartphones	
and	Devices
RFID
Datacenter
Private	
Cloud
Public	
Cloud
Containers
Search	and	
Investigation
Proactive	
Monitoring
Operational	
Visibility
Real-Time	
Business	
Insights
Industry-Leading	Platform	for	Machine	Data
Any	amount,	any	location,	any	source
Schema-
on-the-fly
Universal	
indexing
No	
backend	
RDBMS
No	need	
to	filter	
data
7
8
The	Focus
Application
Delivery
IT
Operations
Security,	
Compliance
and	Fraud
Business
Analytics
Internet	of	Things
and	Industrial	Data
Developer	Platform	(REST	API,	SDKs)
8
9
Turning	Machine	Data	Into	Operational	Intelligence
Reactive
Proactive
9
Proactive
Monitoring
and	Alerting
Real-Time	
Business	
InsightOperational
Visibility
Search
and
Investigate
10
Index	and	Analyze	Data	Across	Your	Technology	Stack
Splunk	Add-Ons,	Templates	and	Apps	Accelerate	Value	From	Machine	Data
No	rigid	schemas– add	in	data	from	any	other	source.
API
SDKs UI
Server,	Storage,	
Network
Virtualization,	
Containers
Operating	Systems	
+	Databases
Custom		
Applications
Business		
Applications
Cloud	Services
Web	Intelligence
Mobile	
Applications
Stream
Operations	and	
Service	Desks
App	Performance	
Monitoring
DB	Connect
1
11
Troubleshooting	With	Splunk
Ø Install	Splunk	(installers	on	USB	keys)
Ø Start	Splunk
Ø splunk start	--accept-license	--answer-yes	--no-prompt
Ø Log	in
Ø http://localhost:8000	
Ø Default	credentials:	admin/changeme
Ø Install	app
Ø Click	the	widget	next	to	“Apps”
Ø Install	app	from	file
Ø Choose	the	app	from	the	USB	key
Ø Restart	Splunk
12
Login	to	Splunk
Click	Search	&	Reporting	
to	get	started	using	
Splunk!
13
Searching	with	Splunk
Start	by	typing	*
in	the	search	bar!
14
Search	Results
Explore	the	results!
Click	on	host
Click	on	sourcetype
Look	at	the	other	
fields
Next,	we’ll	extract	
new	fields!
15
Extracting	Fields
1
Start	with	this	search:
sourcetype=customlog
Then	scroll	down	and	click	on	Extract	New	
Fields at	the	bottom	of	the	field	list.
16
Extracting	Fields
Click	on	any	event	in	the	list
Fields	that	are	already	being	extracted	
are	highlighted.
Click	Next	to	continue
17
Extracting	Fields
Choose Regular	
Expression
Don’t	worry	– we	won’t	
be	writing	any	regexes!
Click	Next
18
Extracting	Fields
Click	and	drag	to	
highlight	the	last	field
(it	will	be	OK	or	NSF)
Type	status_description
in	the	Field	Name	box
Click	Add	Extraction
19
Extracting	Fields
1
Check	out	the	
status_description	
column!
Click	Next
20
Extracting	Fields
2
Notice	the	Permissions
(You	don’t	need	to	change	
anything	now,	but	you	may	
need	to	look	this	up	on	
docs.splunk.com	later	if	you	
have	trouble!)
Click	Finish
Your	new	field	is	now	
EXTRACTED!
21
Extracting	Fields
2
Click	on	Explore	
the	fields	I	just	
created	in	Search
When	your	search	
results	show	up,	
expand	an	event	
by	clicking	on the	>
Check	out	your	
new	field!
22
Yah…	
…	show	me	how	to	
search	...	And	show	me	
how	to	search	for	
“status	description”
23
Troubleshooting	Infrastructure
We	have	reports	of	problems	
on	the	website,	so	let’s	search	
sourcetype=access*
Look	at	the	available	fields	–
feel	free	to	explore!
Click	on	the	status field	to	see	
the	top	values
Click	on	Top	values	by	time
24
Troubleshooting	Infrastructure
2
Change	the	graph	from	a	
Line to	a	Column
Change	Format to	Stacked
Now	we	can	see	the	
distribution	of	status	codes	
over	the	last	hour!
Click	on	503 in	the	legend	
on	the	far	right
25
Troubleshooting	Infrastructure
2
Now	we	can	see	all	the	events	with	a	
503	status!
Add |	stats	count	by	host	to	your	
search	to	see	how	many	503	status	
codes	each	server	has
sourcetype=access*	status=503	|	stats	
count	by	host
Now	we	can	see	that	webserver-01	has	
more	errors!
Click webserver-01	then	click	New	
Search
26
Troubleshooting	Infrastructure
2
Notice	that	your	search	is	
now	*	host=“webserver-01”
Click	on	sourcetype to	see	
what	kinds	of	data	we	have
Let’s	start	by	checking	for	
disk	space	problems	– click	
on	df
27
Troubleshooting	Infrastructure
2
Notice	that	your	search	is	now
*	host=“webserver-01”	sourcetype=df
Scroll	down	and	click on the	field	
PercentUsedSpace
Click	on	Maximum	value	over	time
This	will	help	us	see	if	we	have	a	disk	
full	problem!
28
Troubleshooting	Infrastructure
2
No	disk	space	issues	here	– the	maximum	
doesn’t	go	much	over	70%!
Let’s	change	our	search	to	look	for	a	
different	sourcetype	– modify	the	search	
to	look	for	CPU	data
Your	search	should	look	like	this:
*	host=“webserver-01”	sourcetype=cpu
29
Troubleshooting	Infrastructure
2
Scroll	down	and	click	on	the	field	PercentUserTime,	then	
click	on	Maximum	value	over	time
It	looks	like	we	found	the	problem!		The	CPU	is	maxed	out.
30
Troubleshooting	Applications
3
Now	search for error
Many	results	are	coming	
from	a	test	machine	– on	
any	event	where	host	=	test-
01,	click test-01,	then	click
Exclude	from	search
Your	search	will	now	be	
error	host!=“test-01”
The	events	that	remain	
indicate	a	problem	with	one	
of	the	MySQL	servers	–
which	one?
31
Troubleshooting	Applications
3
It	looks	like	mysql-02	is	the	server	
having	issues
The	errors	show	a	problem	
writing	log	files,	so	let’s	check	for	
disk	space	issues
Search for host=mysql-02	
sourcetype=df
Click on PercentUsedSpace and	
choose Maximum	value	over	time
32
Yah…	
…	fix	what’s	wrong	!
33
Creating	an	Alert
3
We	found	the	problem	– a	full	disk!
But	wouldn’t	an	alert	be	better?
Timechart is	great	for	data	over	time,	but	let’s	
change	the	search	to	use	stats,	which	will	give	
us	a	single	number	on	the	Statistics	tab
To	make	it	easier	to	read,	we’ll	rename	the	field	
max(PercentUsedSpace)	to	maxused by	adding	
as	maxused to	the	end	your	search
Now	your	search	should	be	host=mysql-02	
sourcetype=df |	stats	max(PercentUsedSpace)	
as	maxused
34
Creating	an	Alert
3
Click Save	As	and	choose Alert to	
bring	up	the	settings
Add a Title
Set a schedule	or choose Real-time
Set Trigger	Conditions	– use the	
maxused field that	we	created
Throttle	alerts	to	reduce	noise
Set an	Action	for	the	alert
That’s	it!
35
Yah…	
…	make	it	so	that	
never	happens	again
36
Creating	Reports
Start	with	the	same	search	as	for	the	alert:
host=mysql-02	sourcetype=df |	stats	
max(PercentUsedSpace)	as	maxUsed
On	the	Visualization tab,	choose Radial	
Gauge	as	the	chart	type
You	can	change	the	color	thresholds	by	
choosing Color	Ranges	under	Format
Click Save	As	and	choose Report
37
Creating	a	Dashboard
From	your	report,	click Add	to	
Dashboard to	create	a	new	
dashboard
Click Edit	so	we	can	add	more	
information	to	this	dashboard
Click Add	Panel,	then	
choose A	Sample	Panel	
from	Add	Prebuilt	Panel
This	panel	shows	the	
disk	space	for	another	
server	– mysql-03
Rearrange	panels	by	
dragging	and	dropping
38
Using	Dashboards
Click on Dashboards and	then	
choose Website	Health
This	dashboard	lets	us	see	that	
there	are	some	spikes	in	503	
errors	and	that	webserver-01	
has	the	most	errors	– easier	
than	all	the	searches	we	started	
with!
Click on	the	pie	chart	in	the	
panel	labeled	Errors	by	Server
39
Using	Dashboards
This	dashboard	shows	us	
some	OS	statistics,	and	
we	can	see	the	CPU	
issue	with	webserver-01	
in	the	Maximum	CPU	by	
Server	over	Time	panel
Dashboards	let	us	
troubleshoot	common	
problems	faster!
40
Yah…	
…	that	was	greeeattt
but	it	wasn’t	pretty	
enough	can	you	make	
me	a	dashboard?
41
Dramatic	Results,	Rapid	ROI
4
99.7%	Uptime
Accelerated	from	monthly	
releases	to	900	deploys	per	day
Incident	reduction	by	
90%
95%	reduction	in	MTTR
30%	acceleration	in	SDLC
42
Now	what?
4
Full-featured	platform	for	real-time	Operational	Intelligence
Download	Splunk Enterprise	for	free!
Splunk	Enterprise	as	a	cloud	service
Try	out	Splunk Cloud with	a	free	trial!
Feel	free	to	keep	working	with	the	data	from	your	USB	key!
Learn	more	with	Splunk Education!
43
Session	Objectives	- Reviewed
ü Basic	Splunk	Navigation	– where	do	you	
start?
ü Extracting	Fields
ü Alerting
ü Reporting	and	dashboarding
44
And	remember.....
If	you	use	Splunk you	
will	NEVER	hear	this	
again!
4
Thank	You
46
Mark	Your	Calendars!
• .conf2017	is	going	to	DC!
• Sept	25-28,	2017
• Walter	E	Washington	Convention	Center
• 5,000+	IT	and	Business	Professionals
• 175+	Sessions	
• 80+	Customer	Speakers
PLUS	Splunk University
• Three	days:	Sept	23-25,	2017
• Get	Splunk Certified	for	FREE!
• Get	CPE	credits	for	CISSP,	CAP,	SSCP
Ad

More Related Content

What's hot (17)

SplunkLive! Wien 2016 - Splunk Enterprise 6.4
SplunkLive! Wien 2016 - Splunk Enterprise 6.4SplunkLive! Wien 2016 - Splunk Enterprise 6.4
SplunkLive! Wien 2016 - Splunk Enterprise 6.4
Splunk
 
SplunkLive! Zürich 2016 - Getting Started
SplunkLive! Zürich 2016 - Getting StartedSplunkLive! Zürich 2016 - Getting Started
SplunkLive! Zürich 2016 - Getting Started
Splunk
 
Best Practices For Sharing Data Across The Enteprrise
Best Practices For Sharing Data Across The EnteprriseBest Practices For Sharing Data Across The Enteprrise
Best Practices For Sharing Data Across The Enteprrise
Splunk
 
Splunk for IT Operations
Splunk for IT OperationsSplunk for IT Operations
Splunk for IT Operations
Splunk
 
SplunkLive! London 2016 Splunk for IT Ops
SplunkLive! London 2016 Splunk for IT OpsSplunkLive! London 2016 Splunk for IT Ops
SplunkLive! London 2016 Splunk for IT Ops
Splunk
 
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk
 
Getting Started with Splunk (Hands-On)
Getting Started with Splunk (Hands-On) Getting Started with Splunk (Hands-On)
Getting Started with Splunk (Hands-On)
Splunk
 
SplunkLive! Zürich - Splunk für Security
SplunkLive! Zürich - Splunk für SecuritySplunkLive! Zürich - Splunk für Security
SplunkLive! Zürich - Splunk für Security
Splunk
 
SplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case SwisscomSplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case Swisscom
Splunk
 
Splunk for IT Operations Breakout Session
Splunk for IT Operations Breakout SessionSplunk for IT Operations Breakout Session
Splunk for IT Operations Breakout Session
Georg Knon
 
.conf21 - The Best of
.conf21 - The Best of.conf21 - The Best of
.conf21 - The Best of
Splunk
 
Building a Security Information and Event Management platform at Travis Per...
 	Building a Security Information and Event Management platform at Travis Per... 	Building a Security Information and Event Management platform at Travis Per...
Building a Security Information and Event Management platform at Travis Per...
Splunk
 
Splunk Overview
Splunk OverviewSplunk Overview
Splunk Overview
Splunk
 
Taking Splunk to the Next Level - Management Breakout Session
Taking Splunk to the Next Level - Management Breakout SessionTaking Splunk to the Next Level - Management Breakout Session
Taking Splunk to the Next Level - Management Breakout Session
Splunk
 
Splunk for IT Operations and IT Service Intelligence
Splunk for IT Operations and IT Service IntelligenceSplunk for IT Operations and IT Service Intelligence
Splunk for IT Operations and IT Service Intelligence
CleverDATA
 
Machine Data 101: Turning Data Into Insight
Machine Data 101: Turning Data Into InsightMachine Data 101: Turning Data Into Insight
Machine Data 101: Turning Data Into Insight
Splunk
 
Machine Data 101 Hands-on
Machine Data 101 Hands-onMachine Data 101 Hands-on
Machine Data 101 Hands-on
Splunk
 
SplunkLive! Wien 2016 - Splunk Enterprise 6.4
SplunkLive! Wien 2016 - Splunk Enterprise 6.4SplunkLive! Wien 2016 - Splunk Enterprise 6.4
SplunkLive! Wien 2016 - Splunk Enterprise 6.4
Splunk
 
SplunkLive! Zürich 2016 - Getting Started
SplunkLive! Zürich 2016 - Getting StartedSplunkLive! Zürich 2016 - Getting Started
SplunkLive! Zürich 2016 - Getting Started
Splunk
 
Best Practices For Sharing Data Across The Enteprrise
Best Practices For Sharing Data Across The EnteprriseBest Practices For Sharing Data Across The Enteprrise
Best Practices For Sharing Data Across The Enteprrise
Splunk
 
Splunk for IT Operations
Splunk for IT OperationsSplunk for IT Operations
Splunk for IT Operations
Splunk
 
SplunkLive! London 2016 Splunk for IT Ops
SplunkLive! London 2016 Splunk for IT OpsSplunkLive! London 2016 Splunk for IT Ops
SplunkLive! London 2016 Splunk for IT Ops
Splunk
 
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk Webinar: Neuigkeiten in Splunk Enterprise 6.4
Splunk
 
Getting Started with Splunk (Hands-On)
Getting Started with Splunk (Hands-On) Getting Started with Splunk (Hands-On)
Getting Started with Splunk (Hands-On)
Splunk
 
SplunkLive! Zürich - Splunk für Security
SplunkLive! Zürich - Splunk für SecuritySplunkLive! Zürich - Splunk für Security
SplunkLive! Zürich - Splunk für Security
Splunk
 
SplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case SwisscomSplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case Swisscom
Splunk
 
Splunk for IT Operations Breakout Session
Splunk for IT Operations Breakout SessionSplunk for IT Operations Breakout Session
Splunk for IT Operations Breakout Session
Georg Knon
 
.conf21 - The Best of
.conf21 - The Best of.conf21 - The Best of
.conf21 - The Best of
Splunk
 
Building a Security Information and Event Management platform at Travis Per...
 	Building a Security Information and Event Management platform at Travis Per... 	Building a Security Information and Event Management platform at Travis Per...
Building a Security Information and Event Management platform at Travis Per...
Splunk
 
Splunk Overview
Splunk OverviewSplunk Overview
Splunk Overview
Splunk
 
Taking Splunk to the Next Level - Management Breakout Session
Taking Splunk to the Next Level - Management Breakout SessionTaking Splunk to the Next Level - Management Breakout Session
Taking Splunk to the Next Level - Management Breakout Session
Splunk
 
Splunk for IT Operations and IT Service Intelligence
Splunk for IT Operations and IT Service IntelligenceSplunk for IT Operations and IT Service Intelligence
Splunk for IT Operations and IT Service Intelligence
CleverDATA
 
Machine Data 101: Turning Data Into Insight
Machine Data 101: Turning Data Into InsightMachine Data 101: Turning Data Into Insight
Machine Data 101: Turning Data Into Insight
Splunk
 
Machine Data 101 Hands-on
Machine Data 101 Hands-onMachine Data 101 Hands-on
Machine Data 101 Hands-on
Splunk
 

Viewers also liked (19)

SplunkLive! Washington DC May 2013 - Splunk Security Workshop
SplunkLive! Washington DC May 2013 - Splunk Security WorkshopSplunkLive! Washington DC May 2013 - Splunk Security Workshop
SplunkLive! Washington DC May 2013 - Splunk Security Workshop
Splunk
 
Splunk Ninja: New Features, Pivot and Search Dojo
 Splunk Ninja: New Features, Pivot and Search Dojo Splunk Ninja: New Features, Pivot and Search Dojo
Splunk Ninja: New Features, Pivot and Search Dojo
Splunk
 
SplunkLive! Data Models 101
SplunkLive! Data Models 101SplunkLive! Data Models 101
SplunkLive! Data Models 101
Splunk
 
Splunk overview
Splunk overviewSplunk overview
Splunk overview
Daniel Hernandez
 
Getting Started with Splunk Break out Session
Getting Started with Splunk Break out SessionGetting Started with Splunk Break out Session
Getting Started with Splunk Break out Session
Georg Knon
 
Splunk Insights
Splunk InsightsSplunk Insights
Splunk Insights
Sunil Kumar
 
SplunkSummit 2015 - A Quick Guide to Search Optimization
SplunkSummit 2015 - A Quick Guide to Search OptimizationSplunkSummit 2015 - A Quick Guide to Search Optimization
SplunkSummit 2015 - A Quick Guide to Search Optimization
Splunk
 
SplunkLive! Getting Started with Splunk Enterprise
SplunkLive! Getting Started with Splunk EnterpriseSplunkLive! Getting Started with Splunk Enterprise
SplunkLive! Getting Started with Splunk Enterprise
Splunk
 
SplunkLive 2011 Advanced Session
SplunkLive 2011 Advanced SessionSplunkLive 2011 Advanced Session
SplunkLive 2011 Advanced Session
Splunk
 
Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
Splunk
 
SplunkLive 2011 Beginners Session
SplunkLive 2011 Beginners SessionSplunkLive 2011 Beginners Session
SplunkLive 2011 Beginners Session
Splunk
 
Getting Started with Splunk Enterprise - Demo
Getting Started with Splunk Enterprise - DemoGetting Started with Splunk Enterprise - Demo
Getting Started with Splunk Enterprise - Demo
Splunk
 
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction ProfilerSplunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk
 
Machine Data 101
Machine Data 101Machine Data 101
Machine Data 101
Splunk
 
Introducing Splunk – The Big Data Engine
Introducing Splunk – The Big Data EngineIntroducing Splunk – The Big Data Engine
Introducing Splunk – The Big Data Engine
Swiss Big Data User Group
 
Splunk sales presentation
Splunk sales presentationSplunk sales presentation
Splunk sales presentation
jpelletier123
 
Splunk Tutorial for Beginners - What is Splunk | Edureka
Splunk Tutorial for Beginners - What is Splunk | EdurekaSplunk Tutorial for Beginners - What is Splunk | Edureka
Splunk Tutorial for Beginners - What is Splunk | Edureka
Edureka!
 
dlux splunk>live! 2012 Beginners Session
dlux splunk>live! 2012 Beginners Sessiondlux splunk>live! 2012 Beginners Session
dlux splunk>live! 2012 Beginners Session
David Lutz
 
Getting started with Splunk
Getting started with SplunkGetting started with Splunk
Getting started with Splunk
Splunk
 
SplunkLive! Washington DC May 2013 - Splunk Security Workshop
SplunkLive! Washington DC May 2013 - Splunk Security WorkshopSplunkLive! Washington DC May 2013 - Splunk Security Workshop
SplunkLive! Washington DC May 2013 - Splunk Security Workshop
Splunk
 
Splunk Ninja: New Features, Pivot and Search Dojo
 Splunk Ninja: New Features, Pivot and Search Dojo Splunk Ninja: New Features, Pivot and Search Dojo
Splunk Ninja: New Features, Pivot and Search Dojo
Splunk
 
SplunkLive! Data Models 101
SplunkLive! Data Models 101SplunkLive! Data Models 101
SplunkLive! Data Models 101
Splunk
 
Getting Started with Splunk Break out Session
Getting Started with Splunk Break out SessionGetting Started with Splunk Break out Session
Getting Started with Splunk Break out Session
Georg Knon
 
SplunkSummit 2015 - A Quick Guide to Search Optimization
SplunkSummit 2015 - A Quick Guide to Search OptimizationSplunkSummit 2015 - A Quick Guide to Search Optimization
SplunkSummit 2015 - A Quick Guide to Search Optimization
Splunk
 
SplunkLive! Getting Started with Splunk Enterprise
SplunkLive! Getting Started with Splunk EnterpriseSplunkLive! Getting Started with Splunk Enterprise
SplunkLive! Getting Started with Splunk Enterprise
Splunk
 
SplunkLive 2011 Advanced Session
SplunkLive 2011 Advanced SessionSplunkLive 2011 Advanced Session
SplunkLive 2011 Advanced Session
Splunk
 
Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
Splunk
 
SplunkLive 2011 Beginners Session
SplunkLive 2011 Beginners SessionSplunkLive 2011 Beginners Session
SplunkLive 2011 Beginners Session
Splunk
 
Getting Started with Splunk Enterprise - Demo
Getting Started with Splunk Enterprise - DemoGetting Started with Splunk Enterprise - Demo
Getting Started with Splunk Enterprise - Demo
Splunk
 
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction ProfilerSplunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk
 
Machine Data 101
Machine Data 101Machine Data 101
Machine Data 101
Splunk
 
Splunk sales presentation
Splunk sales presentationSplunk sales presentation
Splunk sales presentation
jpelletier123
 
Splunk Tutorial for Beginners - What is Splunk | Edureka
Splunk Tutorial for Beginners - What is Splunk | EdurekaSplunk Tutorial for Beginners - What is Splunk | Edureka
Splunk Tutorial for Beginners - What is Splunk | Edureka
Edureka!
 
dlux splunk>live! 2012 Beginners Session
dlux splunk>live! 2012 Beginners Sessiondlux splunk>live! 2012 Beginners Session
dlux splunk>live! 2012 Beginners Session
David Lutz
 
Getting started with Splunk
Getting started with SplunkGetting started with Splunk
Getting started with Splunk
Splunk
 
Ad

Similar to Splunk Enterprise for IT Troubleshooting Hands-On (20)

SplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT OperationsSplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT Operations
Splunk
 
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT OperationsSplunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk
 
Gartner Datacenter Summit - Cox Automotive
Gartner Datacenter Summit - Cox AutomotiveGartner Datacenter Summit - Cox Automotive
Gartner Datacenter Summit - Cox Automotive
Splunk
 
SplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT OperationsSplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT Operations
Splunk
 
Virtual Gov Day - Application Delivery Breakout - Overview
Virtual Gov Day - Application Delivery Breakout - OverviewVirtual Gov Day - Application Delivery Breakout - Overview
Virtual Gov Day - Application Delivery Breakout - Overview
Splunk
 
Splunk for IT Operations Breakout Session
Splunk for IT Operations Breakout SessionSplunk for IT Operations Breakout Session
Splunk for IT Operations Breakout Session
Splunk
 
SplunkLive! Paris 2016 - Plenary session
SplunkLive! Paris 2016 - Plenary sessionSplunkLive! Paris 2016 - Plenary session
SplunkLive! Paris 2016 - Plenary session
Splunk
 
Splunk Discovery: Warsaw 2018 - IT Operations Track
Splunk Discovery: Warsaw 2018 - IT Operations TrackSplunk Discovery: Warsaw 2018 - IT Operations Track
Splunk Discovery: Warsaw 2018 - IT Operations Track
Splunk
 
Splunk Discovery Day Düsseldorf 2016
Splunk Discovery Day Düsseldorf 2016Splunk Discovery Day Düsseldorf 2016
Splunk Discovery Day Düsseldorf 2016
Splunk
 
SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with SplunkSplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
Splunk
 
SplunkLive! Splunk for IT Operations
SplunkLive! Splunk for IT OperationsSplunkLive! Splunk for IT Operations
SplunkLive! Splunk for IT Operations
Splunk
 
Splunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Splunk Webinar: IT Operations Demo für Troubleshooting & DashboardingSplunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Splunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Georg Knon
 
SplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
SplunkLive! Utrecht - Splunk for IT Operations - Rick FitzSplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
SplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
Splunk
 
Delivering New Visibility and Analytics for IT Operations
Delivering New Visibility and Analytics for IT OperationsDelivering New Visibility and Analytics for IT Operations
Delivering New Visibility and Analytics for IT Operations
Gabrielle Knowles
 
SplunkLive Auckland - Operational Intelligence
SplunkLive Auckland - Operational IntelligenceSplunkLive Auckland - Operational Intelligence
SplunkLive Auckland - Operational Intelligence
Splunk
 
SplunkLive Wellington 2015 - Operational Intelligence
SplunkLive Wellington 2015 - Operational IntelligenceSplunkLive Wellington 2015 - Operational Intelligence
SplunkLive Wellington 2015 - Operational Intelligence
Splunk
 
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoireHIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
Hitachi Data Systems France
 
SplunkLive Zürich 2016 - Splunk für IT Operations
SplunkLive Zürich 2016 - Splunk für IT OperationsSplunkLive Zürich 2016 - Splunk für IT Operations
SplunkLive Zürich 2016 - Splunk für IT Operations
Splunk
 
Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017
Splunk
 
Webinar splunk cloud saa s plattform für operational intelligence
Webinar splunk cloud   saa s plattform für operational intelligenceWebinar splunk cloud   saa s plattform für operational intelligence
Webinar splunk cloud saa s plattform für operational intelligence
Georg Knon
 
SplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT OperationsSplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT Operations
Splunk
 
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT OperationsSplunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk Discovery Day Düsseldorf 2016 - Splunk für IT Operations
Splunk
 
Gartner Datacenter Summit - Cox Automotive
Gartner Datacenter Summit - Cox AutomotiveGartner Datacenter Summit - Cox Automotive
Gartner Datacenter Summit - Cox Automotive
Splunk
 
SplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT OperationsSplunkLive! - Splunk for IT Operations
SplunkLive! - Splunk for IT Operations
Splunk
 
Virtual Gov Day - Application Delivery Breakout - Overview
Virtual Gov Day - Application Delivery Breakout - OverviewVirtual Gov Day - Application Delivery Breakout - Overview
Virtual Gov Day - Application Delivery Breakout - Overview
Splunk
 
Splunk for IT Operations Breakout Session
Splunk for IT Operations Breakout SessionSplunk for IT Operations Breakout Session
Splunk for IT Operations Breakout Session
Splunk
 
SplunkLive! Paris 2016 - Plenary session
SplunkLive! Paris 2016 - Plenary sessionSplunkLive! Paris 2016 - Plenary session
SplunkLive! Paris 2016 - Plenary session
Splunk
 
Splunk Discovery: Warsaw 2018 - IT Operations Track
Splunk Discovery: Warsaw 2018 - IT Operations TrackSplunk Discovery: Warsaw 2018 - IT Operations Track
Splunk Discovery: Warsaw 2018 - IT Operations Track
Splunk
 
Splunk Discovery Day Düsseldorf 2016
Splunk Discovery Day Düsseldorf 2016Splunk Discovery Day Düsseldorf 2016
Splunk Discovery Day Düsseldorf 2016
Splunk
 
SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with SplunkSplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
Splunk
 
SplunkLive! Splunk for IT Operations
SplunkLive! Splunk for IT OperationsSplunkLive! Splunk for IT Operations
SplunkLive! Splunk for IT Operations
Splunk
 
Splunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Splunk Webinar: IT Operations Demo für Troubleshooting & DashboardingSplunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Splunk Webinar: IT Operations Demo für Troubleshooting & Dashboarding
Georg Knon
 
SplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
SplunkLive! Utrecht - Splunk for IT Operations - Rick FitzSplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
SplunkLive! Utrecht - Splunk for IT Operations - Rick Fitz
Splunk
 
Delivering New Visibility and Analytics for IT Operations
Delivering New Visibility and Analytics for IT OperationsDelivering New Visibility and Analytics for IT Operations
Delivering New Visibility and Analytics for IT Operations
Gabrielle Knowles
 
SplunkLive Auckland - Operational Intelligence
SplunkLive Auckland - Operational IntelligenceSplunkLive Auckland - Operational Intelligence
SplunkLive Auckland - Operational Intelligence
Splunk
 
SplunkLive Wellington 2015 - Operational Intelligence
SplunkLive Wellington 2015 - Operational IntelligenceSplunkLive Wellington 2015 - Operational Intelligence
SplunkLive Wellington 2015 - Operational Intelligence
Splunk
 
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoireHIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
Hitachi Data Systems France
 
SplunkLive Zürich 2016 - Splunk für IT Operations
SplunkLive Zürich 2016 - Splunk für IT OperationsSplunkLive Zürich 2016 - Splunk für IT Operations
SplunkLive Zürich 2016 - Splunk für IT Operations
Splunk
 
Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017
Splunk
 
Webinar splunk cloud saa s plattform für operational intelligence
Webinar splunk cloud   saa s plattform für operational intelligenceWebinar splunk cloud   saa s plattform für operational intelligence
Webinar splunk cloud saa s plattform für operational intelligence
Georg Knon
 
Ad

More from Splunk (20)

Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
Building Resilience with Energy Management for the Public Sector
Building Resilience with Energy Management for the Public SectorBuilding Resilience with Energy Management for the Public Sector
Building Resilience with Energy Management for the Public Sector
Splunk
 
IT-Lagebild: Observability for Resilience (SVA)
IT-Lagebild: Observability for Resilience (SVA)IT-Lagebild: Observability for Resilience (SVA)
IT-Lagebild: Observability for Resilience (SVA)
Splunk
 
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Splunk
 
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Splunk
 
Praktische Erfahrungen mit dem Attack Analyser (gematik)
Praktische Erfahrungen mit dem Attack Analyser (gematik)Praktische Erfahrungen mit dem Attack Analyser (gematik)
Praktische Erfahrungen mit dem Attack Analyser (gematik)
Splunk
 
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Splunk
 
Security - Mit Sicherheit zum Erfolg (Telekom)
Security - Mit Sicherheit zum Erfolg (Telekom)Security - Mit Sicherheit zum Erfolg (Telekom)
Security - Mit Sicherheit zum Erfolg (Telekom)
Splunk
 
One Cisco - Splunk Public Sector Summit Germany April 2025
One Cisco - Splunk Public Sector Summit Germany April 2025One Cisco - Splunk Public Sector Summit Germany April 2025
One Cisco - Splunk Public Sector Summit Germany April 2025
Splunk
 
.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routine.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routine
Splunk
 
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
Splunk
 
.conf Go 2023 - Navegando la normativa SOX (Telefónica)
.conf Go 2023 - Navegando la normativa SOX (Telefónica).conf Go 2023 - Navegando la normativa SOX (Telefónica)
.conf Go 2023 - Navegando la normativa SOX (Telefónica)
Splunk
 
.conf Go 2023 - Raiffeisen Bank International
.conf Go 2023 - Raiffeisen Bank International.conf Go 2023 - Raiffeisen Bank International
.conf Go 2023 - Raiffeisen Bank International
Splunk
 
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett .conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
Splunk
 
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär).conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
Splunk
 
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu....conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
Splunk
 
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever....conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
Splunk
 
.conf go 2023 - De NOC a CSIRT (Cellnex)
.conf go 2023 - De NOC a CSIRT (Cellnex).conf go 2023 - De NOC a CSIRT (Cellnex)
.conf go 2023 - De NOC a CSIRT (Cellnex)
Splunk
 
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
Splunk
 
Splunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk - BMW connects business and IT with data driven operations SRE and O11ySplunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
Building Resilience with Energy Management for the Public Sector
Building Resilience with Energy Management for the Public SectorBuilding Resilience with Energy Management for the Public Sector
Building Resilience with Energy Management for the Public Sector
Splunk
 
IT-Lagebild: Observability for Resilience (SVA)
IT-Lagebild: Observability for Resilience (SVA)IT-Lagebild: Observability for Resilience (SVA)
IT-Lagebild: Observability for Resilience (SVA)
Splunk
 
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Nach dem SOC-Aufbau ist vor der Automatisierung (OFD Baden-Württemberg)
Splunk
 
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Monitoring einer Sicheren Inter-Netzwerk Architektur (SINA)
Splunk
 
Praktische Erfahrungen mit dem Attack Analyser (gematik)
Praktische Erfahrungen mit dem Attack Analyser (gematik)Praktische Erfahrungen mit dem Attack Analyser (gematik)
Praktische Erfahrungen mit dem Attack Analyser (gematik)
Splunk
 
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Cisco XDR & Splunk SIEM - stronger together (DATAGROUP Cyber Security)
Splunk
 
Security - Mit Sicherheit zum Erfolg (Telekom)
Security - Mit Sicherheit zum Erfolg (Telekom)Security - Mit Sicherheit zum Erfolg (Telekom)
Security - Mit Sicherheit zum Erfolg (Telekom)
Splunk
 
One Cisco - Splunk Public Sector Summit Germany April 2025
One Cisco - Splunk Public Sector Summit Germany April 2025One Cisco - Splunk Public Sector Summit Germany April 2025
One Cisco - Splunk Public Sector Summit Germany April 2025
Splunk
 
.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routine.conf Go 2023 - Data analysis as a routine
.conf Go 2023 - Data analysis as a routine
Splunk
 
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
Splunk
 
.conf Go 2023 - Navegando la normativa SOX (Telefónica)
.conf Go 2023 - Navegando la normativa SOX (Telefónica).conf Go 2023 - Navegando la normativa SOX (Telefónica)
.conf Go 2023 - Navegando la normativa SOX (Telefónica)
Splunk
 
.conf Go 2023 - Raiffeisen Bank International
.conf Go 2023 - Raiffeisen Bank International.conf Go 2023 - Raiffeisen Bank International
.conf Go 2023 - Raiffeisen Bank International
Splunk
 
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett .conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
.conf Go 2023 - På liv og død Om sikkerhetsarbeid i Norsk helsenett
Splunk
 
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär).conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
.conf Go 2023 - Many roads lead to Rome - this was our journey (Julius Bär)
Splunk
 
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu....conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
.conf Go 2023 - Das passende Rezept für die digitale (Security) Revolution zu...
Splunk
 
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever....conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
.conf go 2023 - Cyber Resilienz – Herausforderungen und Ansatz für Energiever...
Splunk
 
.conf go 2023 - De NOC a CSIRT (Cellnex)
.conf go 2023 - De NOC a CSIRT (Cellnex).conf go 2023 - De NOC a CSIRT (Cellnex)
.conf go 2023 - De NOC a CSIRT (Cellnex)
Splunk
 
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
conf go 2023 - El camino hacia la ciberseguridad (ABANCA)
Splunk
 
Splunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk - BMW connects business and IT with data driven operations SRE and O11ySplunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk - BMW connects business and IT with data driven operations SRE and O11y
Splunk
 

Recently uploaded (20)

ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 

Splunk Enterprise for IT Troubleshooting Hands-On

Editor's Notes

  • #3: There has been an explosion of growth of IT data center technologies, IoT, mobile, distributed apps, virtualization, containers. This has brought increased efficiency and utilization, but also escalating IT complexity. IT Operations teams face many challenges as the complexity of systems increases and budgets tighten. Their customers (internal or external) are angry about latency or outages in key services.
  • #5: There has been an explosion of growth of IT data center technologies, IoT, mobile, distributed apps, virtualization, containers. This has brought increased efficiency and utilization, but also escalating IT complexity. IT Operations teams face many challenges as the complexity of systems increases and budgets tighten. Their customers (internal or external) are angry about latency or outages in key services.
  • #6: You may have lots of disparate and complex and siloed based solutions. When you need to find a solution to a problem, you may need to get a war room ready, which leads to finger pointing and trying to debug in your production environment. You may spend hours trying to find a solution. Often, you end up using a brute force approach like restarting the system, leaving no evidence of what the problem actually was. All of which means that IT is no longer spending time on innovating but losing valuable time just keeping the the lights on or fighting fires.
  • #7: Splunk Enterprise is fully featured, platform for collecting, searching, monitoring and analyzing machine data and getting operational intelligence. You can monitor both real-time (as the data is streaming) and historical data. Splunk collects machine data securely and reliably from wherever it’s generated in any formant. It stores and indexes the data in real time in a centralized location and protects it with role-based access controls. You can troubleshoot your network problems and investigate security incidents in minutes (not hours or days). Monitor your end-to-end infrastructure to avoid service degradation or outages. Gain real-time visibility and critical insights into customer experience, transactions and behavior.
  • #8: We don’t require you to have a deep understanding of your data, or to have a predefined schema and requirements. You don’t need expensive custom connecters to get data into Splunk. We have our own map reduce based high speed data index and retrieval mechanism. We can index data from any part of your infrastructure. We scale from a single server to petabytes of data, and you can use commodity hardware. You can leverage our Splunk Cloud offerng if you don’t want to manage your own Splunk instance. You can start getting into the core of the problem, If you have a system that does not have proactive capabilities you can do that with Splunk Enterprise. And expand from there into security, capacity planning applications management – truly big gold mine of use cases from your data. And our customers once they start to gain that operational visibility they evolve to getting deeper insights from your data. No database in the backend as we apply schema on the fly. You need raw data to be able to re-use it. We are creating intelligence on top of the data therefore easy scaling.
  • #9: We’ve found that most companies start using Splunk in one of these 5 areas, and typically as more teams use Splunk, their usage traverses each of these 5 areas. Both IT and business professionals can analyze machine data to get real-time visibility and operational intelligence. With our platform for machine data, organizations can meaningfully improve their performance in a wide range of areas e.g. meet service levels, reduce costs, mitigate security risks, maintain compliance and gain insights.   Today we are going to focus on some of the major use cases and values related to the IT Operations space.
  • #10: In IT Operations, this maturity model is a great template/mainstay when it comes to how Splunk is utilized. Most teams have downloaded Splunk on a laptop and from there it gets scaled to a server and to multiple server, etc. The idea from an ITOps maturity model is very much the same— Search and investigation. Using Splunk, organizations identify and resolve issues up to 70% faster and reduce costly escalations by up to 90%. Splunk is one place to find and fix problems, and investigate incidents across all your IT systems and infrastructure. Proactive monitoring. Monitor IT systems in real time to identify issues, problems and attacks before they impact your customers, services and revenue. Splunk keeps watch of specific patterns, trends and thresholds in your machine data so you don't have to. Trigger notifications in real-time via email or RSS, execute a script to take remedial actions, send an SNMP trap to your system management console or generate a service desk ticket. Operational visibility. See the whole picture, track performance and make better decisions. Visualize usage trends to better plan for capacity; spot SLA infractions, track how you are being measured by the business. Do all of this using your existing machine data without spending millions of dollars instrumenting your IT infrastructure. Real-time business insight. Make better-informed business decisions by understanding trends, patterns and gaining Operational Intelligence from your machine data. See the success of new online services by channel or demographic, reconcile 3rd-party service provider fees against actual use, find your heaviest users and heaviest abusers, and more. Because machine data captures every behavior, the possibilities are game changing. You'll find the lead times to get to this intelligence dramatically less than other solutions - measured in minutes/hours instead of months.   Who is at Search and Investigate? Raise your Hands. Proactive Monitoring and Alerting? Raise your Hands. Operational Visibility? Raise your Hands. Real-time Business Insight? Raise your Hands. Who thinks it makes sense for all of us to have our business at Real-time Business Insight? Why? So how do we get there?
  • #11: Over the last couple of years Splunk has evolved from an engine for machine data to a platform for machine data – you can see that by looking at the number and variety of apps in Splunkbase, which range from add-ons and templates to full fledged apps to help you collect, analyze and harness data from every layer of your technology stack. These apps are built, not just by Splunk, but by our customers, technology partners (such as Cisco or NetApp), Splunk employees, or anyone who has come up with an app they want to share. Apps and add-ons help make it easy to get data into Splunk and out of Splunk. We are complementing other solutions in the data center Two important things to remember: If you’re looking for a logo here and don’t see it, Splunk still doesn’t limit you – you can always index data from that technology – Splunk apps and add-ons help you accelerate the process. We provide a full featured REST API and a variety of SDKs that help you build your own custom apps for technologies and insights custom to your business. This is to help you create a specific interface to your data in special format and development languages your team is used to. Splunk apps and add-ons are not comparable to having point solutions in every silo, because your data from each silo is more valuable when you can see it in context with other data from other technologies. Splunk apps simply help you get to the point faster where you can see correlations and comparisons of machine data ACROSS silos.
  • #12: This slide has instructions for setting up the app we’ll be using for this session.
  • #13: This is the Splunk user interface. When you first log in, you’ll see a list of apps down the left side and some icons in the center that will take you to product tours, the app base, and documentation. At the top of the page, there are some menus for settings. We’re going to use the Search & Reporting app, so click on the green button that says “Search & Reporting”.
  • #14: The menus across the top stay put, and now there’s a new menu for apps instead of the nav bar on the left. You can click on that to see the list of apps. There’s an application menu below that with options for Search, Pivot, Reports, Alerts and Download. By default, you’ll see a search bar that looks just like one you’d see on your favorite search engine. When you first start putting data into Splunk, usually you’re going to want to see what it looks like. Let’s start with the simplest search possible – just put an asterisk in the search box. Choose “Last 60 minutes” for the time range, then click the magnifying glass to run the search.
  • #15: You can see just by scrolling through the results that the data has many different formats – we have some logs in JSON, some access logs, and many others. Splunk has indexed all of this data and put it in one place. Just under the search bar, you can see a timeline showing how many events occurred at each time. Go ahead and click on a bar to see just the events for that time frame.   On the left side, we have all the fields that Splunk has extracted from our data. We have NUMBER of hosts and NUMBER different sourcetypes. A sourcetype is usually a data format – think of the various kinds of web logs, error logs, application logs, or you can define your own custom sourcetypes.
  • #16: Let’s take a look at how field extraction works. Search for “sourcetype=customLog”. At first glance, it looks like we’re extracting all the fields, but let’s just make sure. Click on Extract New Fields at the bottom of the field list.
  • #17: Click on any event in the list. Now we can see that the last field is not being extracted – all the other fields are highlighted. Click Next to continue.
  • #18: Choose “Regular Expression”, but don’t worry, we’re not going to be writing any regular expressions in this session! Click Next…
  • #19: Now you can just highlight the field you want to extract, give it a name and click Add Extraction.
  • #20: Check it out – the field is being highlighted now, and we have a column in the table showing the values for our new field.
  • #21: Now we just need to save it. Type some name in the blank and click Finish.
  • #22: Click on Explore the fields I just created in Search to see the new field in action. You can see it in the field list, and in any event.
  • #24: But now it’s time to get to work – we have a problem on the website! We’ll start by looking at the access logs by searching for sourcetype=access*. There are still a lot of events here, let’s look at the status field to see if there are any obvious issues. Just clicking on the status field gives us a count, but just the count doesn’t really give us the context we need to see if there’s a problem. Let’s click on Top values by time.
  • #25: Let’s change the graph from a line to a column – it’ll be easier to see what’s going on. Let’s also change the format to stacked. Now it’s easy to see that there have been times in the last hour when we returned more 503 status codes than 200 status codes. Click “503” in the legend to narrow your search to just 503 status codes.
  • #26: Right now, we’re looking at data from all the webservers at once, so let’s add “| stats count by host” to the search and look at the count of errors by host, in case one of the servers is having an issue. Now we’re getting somewhere! It looks like most of the errors are coming from webserver-01. Let’s see what information we can get about that host by doing a new search for “host=webserver-01”. Click on “webserver-01” in your search results, then click “New Search”
  • #27: First we’ll click on “sourcetype” to see what data is available. There are three sourcetypes that might help us –df for disk space, vmstat for memory, and cpu. Let’s start with disk space – first let’s narrow down to the disk space data by clicking on “df”.
  • #28: Now we can look at our disk space over time with just a couple of clicks – click on the field PercentUsedSpace, then click on Maximum value over time.
  • #29: Well, we’re fine on disk space – never much higher than 70 percent full. Let’s try checking our CPU by changing the search to “host=webserver-01 sourcetype=cpu”.
  • #30: Now, like we did with disk space, scroll down to PercentUserTime and then click Maximum value over time. Ah-ha! Looks like the CPU has been pegged at 100%.
  • #31: We found one issue, but there are 503 errors coming from all the servers, so maybe we should keep looking in case something else is going on. Let’s try just searching for all errors by searching for the word “error”. Wow, that’s a lot of errors! Let’s check the hosts like we did before by clicking on “hosts” in the field list. We’ll see that the errors mostly seem to be coming from a test machine. Let’s exclude that machine from the search by going to any event with the test machine, clicking on the host name, then choosing “Exclude from search”. The logs that are left indicate a database problem.
  • #32: Since the errors were about not being able to write log files, let’s start by looking at disk space. Search for host=mysql-02 sourcetype=df, then click on PercentUsedSpace and Maximum value over time, like we did before.
  • #34: There we have it – a full disk. But wouldn’t it be better if we were more proactive? Let’s start by creating an alert that will let us know when we’re having issues with disk space on this machine. Timechart is great for looking at data over time, but for this alert, we just want to know if we ran out of disk space in the last hour, so let’s change “timechart” to “stats” to get a single value. It’s also helpful sometimes to rename fields to make them easier to read, so let’s add “as maxused” to the end of our search, which renames the field with our maximum value from max(PercentUsedSpace) to maxused
  • #35: Now we can save this search as an alert. We can give it any name and decide if we want to run it on a schedule or real-time. Most of the time we’d want to use a schedule. Next, we’ll set a custom trigger condition using our maxused field – we’ll set the alert to fire if maxused is greater than 85% And because we don’t want to get flooded with alerts, we’ll turn on throttling so alerts are suppressed if we get multiple alerts. And finally, we just have to choose how to be notified. Click on “Add Actions”. “Add to Triggered Alerts” will put notifications in Splunk’s triggered alerts page, which you can then monitor for issues. You could run a script, maybe to rotate logs if disk space is running low. You could send an email, or do an HTTP Post to a URL, which could be helpful if you wanted to automate opening a ticket or a call to an alerting service.
  • #37: Alerts are great, but maybe we also want to provide the NOC with a report they can check when they receive those alerts. So let’s start with the same search that we used for the alert. . Click the “Visualization” tab, then click “Line” and choose “Radial Gauge” from the menu that comes up. There, that’s easy to see. We could change the color ranges to be a little more appropriate for our disk space usage by clicking “Format”, then “Color Ranges”.   Great, let’s save this as a report! Click “Save As”, then “Report”. Give it a title and save it.
  • #38: So what’s the difference between a report and a dashboard? Well, a report consisted of a single search. But wouldn’t it be nice to see the results of more than one search at a time? Let’s build a quick dashboard that just shows the disk space used by some MySQL servers. We’ll start with the report that we just built. To add this report to a new dashboard, click “Add to Dashboard”, give the new dashboard a name and save it, then click “View Dashboard”. Well, so far so good, but it looks just like the report. In order to make it more useful, let’s add another gauge for one of the other MySQL servers. Click “Edit” then “Add Panel”. Under “Add Prebuilt Panel”, there’s a panel called “A Sample Panel”. Add that panel to your dashboard. It shows disk space for mysql-03. Rearrange the panels any way you want by dragging and dropping.
  • #39: Now let’s look at some other kinds of dashboards that you could build that could help you with troubleshooting. Click on the “Dashboards” menu, then click “Website Health” on the list of dashboards.   This dashboard puts a lot of information in one place, but it’s not really that much different than the one we started building – it just more panels.   At the top, we have a quick look at the number of errors and the average request time in the last five minutes. The next row has some time charts showing the values of metrics over time. The bottom row has some pie charts. It looks like there’s some trouble – is this one of the issues we’ve already looked at? We can see in the pie chart labeled “Errors by Server” at the bottom right that webserver-01 has more errors than the others and in the “Average Request Time by Server over Time” time chart that webserver-01 has the longest response times. Let’s click on the pie chart to get more information.
  • #40: This dashboard is even simpler than the Website Health one, with the average and max CPU, disk, and memory used over time for each server. And with the data organized into a single dashboard, it’s easy to see that same CPU issue that we identified earlier, but we got here a lot faster using dashboards!
  • #41: s
  • #42: Monthly deploys to 900 per day– family search Academy Sports and Outdoors increased uptime to 99.7% Other areas that people are seeing value in is with: Reduce/avoid downtime Gain control over costs, capacity, user experience User and usage analytics to support real-time business decision-making Real-time and historical data analysis for trending and pattern detection
  • #43: Next steps! You can take the USB key with you and use the data in the application on it to work with the features we’ve already looked at, or any of the other features that Splunk offers! You can also try out Splunk Cloud with your own data. Splunk Cloud gives you all the benefits of Splunk in a SaaS product. You can use the Splunk installer from your USB key or download a free copy from splunk.com – load in your own data and see what you can find! You can also see Splunk’s training options by going to splunk.com/education – we’ve barely scratched the surface in this session!