Monitoring Splunk

Why can't we launch an Indexer Health RapidDiag?

kvnpichon
Path Finder

Hi,

I recently upgraded to Splunk 8.2.2.1, when I try to collect a RapidDiag report in Settings > RapidDiag > Indexer Health I have the following errors :

System Call Trace > Could not detect `strace` for the root user. on following instance(s) => Indexers

Network Packet > Could not detect `tcpdump` for the root user. on following instance(s) => Indexers

IOPS > Could not detect `iostat` for the splunk user. on following instance(s) => Indexers

Stack Trace > Could not detect `eu-stack` for the root user. on following instance(s) => Indexers

All indexers are running Splunk 8.2.2.1 on Debian 9.13.

Any idea ?

Labels (2)
0 Karma

emottola
Explorer

You need to install the following packages to get these commands:

"strace" to get the strace command
"tcpdump" to get the tcpdump command
"sysstat" to get the iostat command
"elfutils"  to get the eu-stack command

 

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...