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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...