All Apps and Add-ons

Splunk App for Unix and Azure

camnomis
New Member

I have some ubuntu VM's created in Azure, I have installed the Splunk Forwarder and Splunk Add On For Unix, on my main Splunk instance installed the Splunk App for Unix and set the server to listen and set things running, and it's kinda working, but not how I expected.

When I look for Hosts in Splunk App for Unix the servers are showing, and the disk space is being recorded, but nothing else is, no CPU or Memory which were the two indicators I wanted to monitor.

In the Splunk Add-on all options are enabled (including cpu.sh and vmstat.sh) and on the monitored server $SPLUNK_HOME/etc/apps/Splunk_TA_nix/local/inputs.conf everything has been set to both 1 and 0 (to double check my stupidity of 0/1 being false) but still nothing is shown for CPU and memory, is this a limitation of Azure or am I doing something wrong?

0 Karma

sloshburch
Splunk Employee
Splunk Employee

Did you try running the specific scripts referenced within the TAs to see if they cpu and other inputs are working at the source? I believe adding a --debug could help as well.

0 Karma

sushantmhatre
Explorer

This App is ingesting too much data. In our organisation we preferred to run commands, scripts using splunk cron rather than using app.

0 Karma

sloshburch
Splunk Employee
Splunk Employee

You can also toggle the interval value to reduce frequency and thereby reducing data volume.
Although the TA itself uses scripts that run on the splunk cron. So it actually sounds like what you described is exactly how the TA works. The app itself doesn't collect data.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...