Skip to content

Commit f1d78a1

Browse files
Merge pull request #2727 from splunk/urbiz-OD6926-aws-custom-services
[7143]: AWS Custom services
2 parents 1197784 + 72a4853 commit f1d78a1

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

_includes/gdi/available-aws.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.. note:: For trace monitoring see :ref:`apm-gdi`.
22

3-
You can collect metrics and metadata from the following AWS services:
3+
You can collect metrics and metadata out-of-the-box from the AWS services listed on this page.
4+
5+
You can also collect data from any custom service you've created in AWS, or from any namespace defined by AWS that Splunk Observability Cloud doesn't support by default and is not on this list. You can select which custom services to monitor at the Splunk Observability Cloud UI or :new-page:`configure them using the API <https://dev.splunk.com/observability/docs/integrations/aws_integration_overview#Specify-AWS-namespaces>`.
46

57
.. list-table::
68
:header-rows: 1
@@ -494,7 +496,7 @@ The following applies:
494496
#. EC2 tags & properties only
495497
#. Collected by the Splunk Distribution of the Collector for Kubernetes
496498

497-
The following applies to GovCloud regions:
499+
If you're in a GovCloud region the following applies:
498500

499501
* Metric sync in GovCloud regions is limited to namespaces supported by AWS. Verify the specific namespaces available in your GovCloud region in the official AWS documentation :new-page:`Services in AWS GovCloud (US) Regions <https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-services.html>`.
500502
* AWS doesn't currently provide FIPS-complaint endpoints to retrieve tags. If you set up tags in your AWS GovCloud infrastructure do not include any sensitive information. In Splunk Observability Cloud AWS tags are identified by the prefix ``aws_tag``.

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,22 @@ CloudWatch Metric Streams supports filtering by namespace and metric name but do
141141
<h2>Imported data<a name="aws-imported-data" class="headerlink" href="#aws-imported-data" title="Permalink to this headline">¶</a></h2>
142142
</embed>
143143

144-
By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>`.
144+
By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>` for a complete list of the services supported by default.
145145

146146
To manage the amount of data to import, see :ref:`aws-infra-import`.
147147

148148
.. raw:: html
149149

150150
<embed>
151-
<h3>Recommended stats<a name="aws-metricstreams" class="headerlink" href="#aws-metricstreams" title="Permalink to this headline">¶</a></h3>
151+
<h3>Custom services<a name="aws-custom-services" class="headerlink" href="#aws-custom-services" title="Permalink to this headline">¶</a></h3>
152+
</embed>
153+
154+
You can also collect data from any custom service you've created in AWS, or from any namespace defined by AWS that Splunk Observability Cloud doesn't support by default. You can select which custom services to monitor at the Splunk Observability Cloud UI or :new-page:`configure them using the API <https://dev.splunk.com/observability/docs/integrations/aws_integration_overview#Specify-AWS-namespaces>`.
155+
156+
.. raw:: html
157+
158+
<embed>
159+
<h3>Recommended stats<a name="aws-recstats" class="headerlink" href="#aws-recstats" title="Permalink to this headline">¶</a></h3>
152160
</embed>
153161

154162
If you're polling data, by default Splunk Observability Cloud only imports certain stats, which are based on AWS' own recommended stats and vary with each service. See the :ref:`list of recommended stats <aws-recommended-stats>` used by Splunk Observability Cloud.

0 commit comments

Comments
 (0)