Skip to content

Commit

Permalink
Add azure.resourcegroup.name field under cloud key in fields.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKatsoulis committed Mar 5, 2024
1 parent 70865f3 commit d57fa5f
Show file tree
Hide file tree
Showing 18 changed files with 98 additions and 166 deletions.
30 changes: 11 additions & 19 deletions auditbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ This document describes the fields that are exported by Auditbeat. They are
grouped in the following categories:
* <<exported-fields-auditd>>
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-cloud>>
* <<exported-fields-common>>
Expand Down Expand Up @@ -2415,24 +2414,6 @@ type: geo_point
--
[[exported-fields-azure]]
== Azure Cloud provider metadata fields
Metadata from azure cloud providers added by the add_cloud_metadata processor.
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-beat-common]]
== Beat fields
Expand Down Expand Up @@ -2578,6 +2559,17 @@ alias to: cloud.region
--
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-common]]
== Common fields
Expand Down
2 changes: 1 addition & 1 deletion auditbeat/include/fields.go

Large diffs are not rendered by default.

30 changes: 11 additions & 19 deletions filebeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ grouped in the following categories:
* <<exported-fields-aws-cloudwatch>>
* <<exported-fields-awsfargate>>
* <<exported-fields-azure>>
* <<exported-fields-azure>>
* <<exported-fields-barracuda>>
* <<exported-fields-beat-common>>
* <<exported-fields-bluecoat>>
Expand Down Expand Up @@ -2127,24 +2126,6 @@ Fields from Amazon ECS Fargate logs.
Fields for Amazon Fargate container logs.


[[exported-fields-azure]]
== Azure Cloud provider metadata fields

Metadata from azure cloud providers added by the add_cloud_metadata processor.




*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.


type: keyword

--

[[exported-fields-azure]]
== Azure fields

Expand Down Expand Up @@ -27781,6 +27762,17 @@ alias to: cloud.region

--


*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.


type: keyword

--

[[exported-fields-coredns]]
== Coredns fields

Expand Down
2 changes: 1 addition & 1 deletion filebeat/include/fields.go

Large diffs are not rendered by default.

30 changes: 11 additions & 19 deletions heartbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This file is generated! See _meta/fields.yml and scripts/generate_fields_docs.py
This document describes the fields that are exported by Heartbeat. They are
grouped in the following categories:
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-browser>>
* <<exported-fields-cloud>>
Expand All @@ -37,24 +36,6 @@ grouped in the following categories:
* <<exported-fields-tls>>
--
[[exported-fields-azure]]
== Azure Cloud provider metadata fields
Metadata from azure cloud providers added by the add_cloud_metadata processor.
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-beat-common]]
== Beat fields
Expand Down Expand Up @@ -340,6 +321,17 @@ alias to: cloud.region
--
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-common]]
== Common heartbeat monitor fields
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/include/fields.go

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions libbeat/processors/add_cloud_metadata/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@
type: alias
path: cloud.region
migration: true
- key: azure
title: Azure Cloud provider metadata
description: >
Metadata from azure cloud providers added by the add_cloud_metadata processor.
fields:

- name: azure.resourcegroup
default_field: true
type: group
Expand Down
30 changes: 11 additions & 19 deletions metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ grouped in the following categories:
* <<exported-fields-aws>>
* <<exported-fields-awsfargate>>
* <<exported-fields-azure>>
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-beat>>
* <<exported-fields-ceph>>
Expand Down Expand Up @@ -5610,24 +5609,6 @@ type: long

--

[[exported-fields-azure]]
== Azure Cloud provider metadata fields

Metadata from azure cloud providers added by the add_cloud_metadata processor.




*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.


type: keyword

--

[[exported-fields-azure]]
== Azure fields

Expand Down Expand Up @@ -10177,6 +10158,17 @@ alias to: cloud.region

--


*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.


type: keyword

--

[[exported-fields-cloudfoundry]]
== Cloudfoundry fields

Expand Down
2 changes: 1 addition & 1 deletion metricbeat/include/fields/fields.go

Large diffs are not rendered by default.

30 changes: 11 additions & 19 deletions packetbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ This document describes the fields that are exported by Packetbeat. They are
grouped in the following categories:
* <<exported-fields-amqp>>
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-cassandra>>
* <<exported-fields-cloud>>
Expand Down Expand Up @@ -442,24 +441,6 @@ type: keyword
Creating application id.
type: keyword
--
[[exported-fields-azure]]
== Azure Cloud provider metadata fields
Metadata from azure cloud providers added by the add_cloud_metadata processor.
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
Expand Down Expand Up @@ -1366,6 +1347,17 @@ alias to: cloud.region
--
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-common]]
== Common fields
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/include/fields.go

Large diffs are not rendered by default.

30 changes: 11 additions & 19 deletions winlogbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This file is generated! See _meta/fields.yml and scripts/generate_fields_docs.py
This document describes the fields that are exported by Winlogbeat. They are
grouped in the following categories:
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-cloud>>
* <<exported-fields-docker-processor>>
Expand All @@ -30,24 +29,6 @@ grouped in the following categories:
* <<exported-fields-winlog>>
--
[[exported-fields-azure]]
== Azure Cloud provider metadata fields
Metadata from azure cloud providers added by the add_cloud_metadata processor.
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-beat-common]]
== Beat fields
Expand Down Expand Up @@ -193,6 +174,17 @@ alias to: cloud.region
--
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-docker-processor]]
== Docker fields
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/include/fields.go

Large diffs are not rendered by default.

30 changes: 11 additions & 19 deletions x-pack/functionbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This file is generated! See _meta/fields.yml and scripts/generate_fields_docs.py
This document describes the fields that are exported by Functionbeat. They are
grouped in the following categories:
* <<exported-fields-azure>>
* <<exported-fields-beat-common>>
* <<exported-fields-cloud>>
* <<exported-fields-docker-processor>>
Expand All @@ -26,24 +25,6 @@ grouped in the following categories:
* <<exported-fields-process>>
--
[[exported-fields-azure]]
== Azure Cloud provider metadata fields
Metadata from azure cloud providers added by the add_cloud_metadata processor.
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-beat-common]]
== Beat fields
Expand Down Expand Up @@ -189,6 +170,17 @@ alias to: cloud.region
--
*`azure.resourcegroup.name`*::
+
--
Name of resourceGroup the azure cloud instance belongs to.
type: keyword
--
[[exported-fields-docker-processor]]
== Docker fields
Expand Down
2 changes: 1 addition & 1 deletion x-pack/functionbeat/include/fields.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion x-pack/heartbeat/include/fields.go

Large diffs are not rendered by default.

Loading

0 comments on commit d57fa5f

Please sign in to comment.