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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...