Skip to content

Commit 4eb18ec

Browse files
Corrected order
1 parent 27c71a3 commit 4eb18ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ In this step, you create the AWS Kinesis Firehose for Metrics source.
5353
1. Select **AWS Kinesis Firehose** for Metrics.
5454
1. Enter a **Name** for the source.
5555
1. (Optional) Enter a **Description**.
56-
1. (Optional) Enter a **AWS Tag filters**.
57-
**Example** <br/><img src={useBaseUrl('img/send-data/kinesis-aws-tag-filters.png')} alt="kinesis-aws-source.png" style={{border: '1px solid gray'}} width="500"/>
5856
1. For **Source Category**, enter any string to tag the output collected from this Source. Category metadata is stored in a searchable field called `_sourceCategory`.<br/><img src={useBaseUrl('img/send-data/kinesis-aws-source.png')} alt="kinesis-aws-source.png" style={{border: '1px solid gray'}} width="500"/>
57+
1. For **AWS Tag Filters** (Optional) , enter keys and values to add filters to your metrics. AWS Tag filters are supported for AWS namespaces but not for custom namespaces.
58+
**Example** <br/><img src={useBaseUrl('img/send-data/kinesis-aws-tag-filters.png')} alt="kinesis-aws-source.png" style={{border: '1px solid gray'}} width="500"/>
5959
1. For **AWS Access** of a Kinesis Metric source, the role requires `tag:GetResources` permission. The Kinesis Log source does not require permissions.
6060
1. Click **Save**.
6161

0 commit comments

Comments
 (0)