You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/aws/data_stream/awshealth/fields/fields.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
type: group
6
6
description: >
7
7
AWS Health metrics.
8
+
8
9
fields:
9
10
- name: affected_entities_others
10
11
type: float
@@ -116,3 +117,4 @@
116
117
type: keyword
117
118
description: >
118
119
The unique identifier for the affected entities. The entity ARN has the format: `arn:aws:health:<entity-region>:<aws-account>:entity/<entity-id>`. For example, `arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K`.
Copy file name to clipboardExpand all lines: packages/aws/data_stream/awshealth/manifest.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,5 +47,6 @@ streams:
47
47
show_user: false
48
48
description: >
49
49
Processors are used to reduce the number of fields in the exported event or to enhance the event with metadata. This executes in the agent before the events are shipped. See [Processors](https://www.elastic.co/guide/en/fleet/current/elastic-agent-processor-configuration.html) for details.
0 commit comments