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 ?
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