All Apps and Add-ons

Adding dimensions to my entities in Splunk App for Infrastructure (SAI)

joesrepsolc
Communicator

I'm trying to build a simple app to deploy to all of my Windows hosts to collect the CPU, Memory, HDD, etc that Im looking for using SAI. Created the app and deployed using forwarders... working great. Only "dimension" i'm collecting at the moment is "entity_type::Windows_Host" but wanting to add more dimensions once inside the SAI app. Adding application names, server classes, etc AFTER I've already ingested the raw data. Is that possible?

Part of my inputs.conf (for example):

[perfmon://PhysicalDisk]
counters = % Disk Read Time;% Disk Write Time
instances = *
interval = 30
mode = single
object = PhysicalDisk
index = em_metrics
_meta = entity_type::Windows_Host
useEnglishOnly = true
sourcetype = PerfmonMetrics:PhysicalDisk
disabled = 0

Reason being? I want 1 app to deploy to all 10k windows forwarders to collect the data I need, and not having to build customer server classes and apps for every possible bundle of servers and label the dimensions in each app. Would be a huge time saver and more dynamic.

Ideas??

dagarwal_splunk
Splunk Employee
Splunk Employee

You want to add custom dimensions for each entity after it is discovered in SAI?
Manually/Automatically? Based on any field like host?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...