Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit da2f2a1

Browse files
Note on target tagging
1 parent bca9b01 commit da2f2a1

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

gdi/get-data-in/connect/aws/get-awstoc.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@ You can deactivate this check by setting the ``enableCheckLargeVolume`` field in
111111
<h4>Tag filtering<a name="tag-filtering-aws" class="headerlink" href="#tag-filtering-aws" title="Permalink to this headline">¶</a></h4>
112112
</embed>
113113

114-
If you filter data based on tags, your costs for Amazon CloudWatch and Splunk Infrastructure Monitoring might decrease. Read more at :ref:`specify-data-metadata`.
115-
114+
If you filter data based on tags, your costs for Amazon CloudWatch and Splunk Observability Cloud might decrease. Read more at :ref:`specify-data-metadata`.
116115

117116

118117
.. raw:: html
@@ -126,7 +125,7 @@ If you filter data based on tags, your costs for Amazon CloudWatch and Splunk In
126125
<div class="include-stop" id="gdi/aws-unsupported-chars.rst"></div>
127126

128127

129-
128+
For more information on tagging see :ref:`aws-data-in-splunk`.
130129

131130
.. raw:: html
132131

infrastructure/monitor/aws-infra-import.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,20 @@ AWS provides a CloudWatch agent that lets you import metrics, logs, and metadata
2828

2929
By default, Splunk Observability Cloud brings in data from all :ref:`supported AWS services <aws-integrations>` associated with your account, with :ref:`certain limitations <aws-data-limits>`.
3030

31+
.. _aws-data-in-splunk:
32+
3133
AWS data in Splunk Observability Cloud
3234
--------------------------------------------------------------------------------
3335

34-
During import, Splunk Observability Cloud gives the metrics special names so you can identify them as coming from AWS:
36+
During import, Splunk Observability Cloud gives metrics special names so you can identify them as coming from AWS:
3537

3638
- AWS metadata becomes dimensions and custom properties.
3739
- AWS tags are key-value pairs, so Infrastructure Monitoring converts them into custom properties.
3840

41+
Splunk Observability Cloud adds the prefix ``aws_tag_`` to the names of tags imported from AWS, which indicates their origin. For example, the AWS tag ``version:canary`` is converted to ``aws_tag_version:canary``.
42+
43+
.. caution:: For target groups Splunk Observability Cloud adds the prefix ``aws_tag_tg_`` to avoid conflicts with load balancer tags.
44+
3945
To learn more, see :ref:`aws-oc-metrics`, or refer to the AWS documentation site.
4046

4147
.. _aws-namespaces:
@@ -235,9 +241,7 @@ To create these specifications, follow these steps:
235241
* Use :guilabel:`Import some` if you want a filter that only imports data.
236242
* Use :guilabel:`Exclude some` if you want a filter that only excludes data.
237243

238-
#. To use AWS tags to limit the data Infrastructure Monitoring imports, filter by tag. For this example, specify a filter that excludes data from resources that have the AWS tag ``version:canary``.
239-
240-
Infrastructure Monitoring adds the prefix ``aws_tag_`` to the names of tags imported from AWS, which indicates their origin. For example, the AWS tag ``version:canary`` appears in Infrastructure Monitoring as ``aws_tag_version:canary``. When you filter an AWS integration by tag, enter the name of the tag as it appears in AWS.
244+
#. To use AWS tags to limit the data Infrastructure Monitoring imports, filter by tag. For this example, specify a filter that excludes data from resources that have the AWS tag ``version:canary``. Infrastructure Monitoring adds the prefix ``aws_tag_`` to the names of tags imported from AWS, which indicates their origin. For example, the AWS tag ``version:canary`` appears in Infrastructure Monitoring as ``aws_tag_version:canary``. When you filter an AWS integration by tag, enter the name of the tag as it appears in AWS.
241245

242246
You can also choose specific metrics to include or exclude. For example, consider the following conditions.
243247

infrastructure/monitor/aws-infra-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For example, `DBClusterIdentifier` becomes `aws_db_cluster_identifier`.
2525
Common properties
2626
=============================================================================
2727

28-
For all services, the system imports the following common properties:
28+
For all services, Splunk Observability Cloud imports the following common properties:
2929

3030
.. list-table::
3131
:header-rows: 1

0 commit comments

Comments
 (0)