Installation

Splunk-Installtion

ssingh5
Path Finder

Are there any Event codes for splunkd and splunkweb servers by which we can track there status ?

woodcock
Esteemed Legend

I assume you mean that you would like to check the health of the Splunk server infrastructure; there is a wealth of data on this inside index=_internal; try this:

index=_internal source=*splunkd.log* log_level!=info | cluster showcount=t | table cluster_count _raw | sort -cluster_count
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...