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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: gdi/get-data-in/connect/aws/get-awstoc.rst
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,8 +111,7 @@ You can deactivate this check by setting the ``enableCheckLargeVolume`` field in
111
111
<h4>Tag filtering<aname="tag-filtering-aws"class="headerlink"href="#tag-filtering-aws"title="Permalink to this headline">¶</a></h4>
112
112
</embed>
113
113
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`.
116
115
117
116
118
117
.. raw:: html
@@ -126,7 +125,7 @@ If you filter data based on tags, your costs for Amazon CloudWatch and Splunk In
Copy file name to clipboardExpand all lines: infrastructure/monitor/aws-infra-import.rst
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,20 @@ AWS provides a CloudWatch agent that lets you import metrics, logs, and metadata
28
28
29
29
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>`.
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:
35
37
36
38
- AWS metadata becomes dimensions and custom properties.
37
39
- AWS tags are key-value pairs, so Infrastructure Monitoring converts them into custom properties.
38
40
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
+
39
45
To learn more, see :ref:`aws-oc-metrics`, or refer to the AWS documentation site.
40
46
41
47
.. _aws-namespaces:
@@ -235,9 +241,7 @@ To create these specifications, follow these steps:
235
241
* Use :guilabel:`Import some` if you want a filter that only imports data.
236
242
* Use :guilabel:`Exclude some` if you want a filter that only excludes data.
237
243
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.
241
245
242
246
You can also choose specific metrics to include or exclude. For example, consider the following conditions.
0 commit comments