I have Metricbeat installed in my system and have enabled Azure module and right now fetching data subscription wise. But i want to fetch the data Tag wise, more specifically under Subscriptions we have resources and under each resource we have multiple tags. I have a tag named Application Name & i want to fetch the billing Application wise, can anyone please help me to know how can i proceed to do this? Thank you in advance.
You can find the details here : Azure Billing Metrics | Documentation.
Please consider using the field azure.resource.tags
, having the information of tags related to a resource
1 Like
@Lalita_Kumari - You can try using the 8.9 and later versions of metricbeat to fetch/filter the data based on tags. As @Agi_K_Thomas mentioned you can use the azure.resource.tags.*
field.
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.