Splunk Search

How to count for each host

incoghnito_1
Engager

Hi every one 
I have some difficulty to count my consumedHostUnits 
I have this commande : 

index="dynatrace_hp" | search endpoint="infrastructure/hosts" | stats distinct_count(discoveredName) count(consumedHostUnits) by "managementZones{}.name" | search "managementZones{}.name"="[Env]*"

But the results d'ont returne the good information 

( i would like to have the total consumedhostUnis for all the host in a managementZone)

Thx for you Help ! 

Labels (1)
0 Karma

incoghnito_1
Engager

Thx for help
Data is like this several time 

{
 
   agentVersion: { 
   }

   bitness64bit
   consumedHostUnits2
   cpuCores4
   customizedNameIncoghnito
   discoveredName: Incoghnito
   displayName: Incoghnito
   endpointinfrastructure/hosts
   entityIdIncoghnito
   esxiHostNameIncoghnito
   firstSeenTimestamp1628511931970
   fromRelationships: { 
   }

   hostGroup: { 
   }

   hypervisorTypeVMWARE
   ipAddresses: [ 
   ]

   lastSeenTimestamp1638953598701
   logicalCpuCores4
   managementZones: [ 
   ]

   monitoringModeFULL_STACK
   networkZoneIddefault
   oneAgentCustomHostName:
   osArchitectureX86
   osTypeLINUX
   osVersion:Incoghnito
   tags: [ 
   ]

   timestamp1638953598
   toRelationships: { 
   }

   userLevelNON_SUPERUSER
   vmwareName:Incoghnito

}

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Hi
can you post example data, so we can help you?
r. Ismo
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Fuel Your Journey: What’s Waiting for You at the .conf26 Acceleration Station

Navigating the show floor at .conf26 isn't just about keynotes and technical breakout sessions; it's also ...

Join the Final Session of the Data Management & Federation Bootcamp Series

Over the past three sessions of the Data Management & Federation Bootcamp Series, we've explored how to build ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...