Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _includes/gdi/available-aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,13 @@ You can collect data from the following AWS services:
- :strong:`X`
- :strong:`X`

* - AWS/NetworkFirewall
- AWS Network Firewall
- :strong:`X`
-
-
- :strong:`X`

* - AWS/OpsWorks
- AWS OpsWorks
- :strong:`X`
Expand Down
4 changes: 2 additions & 2 deletions gdi/get-data-in/connect/aws/aws-connect-polling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ After creating an AWS IAM policy and assigning it to a particular role through t
Modify the scope of data collection
--------------------------------------------------

By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`.
By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`, but only imports certain stats, which are based on AWS' own recommended stats and vary with service. You can look for your services' recommended stats in the official AWS docs, for example :new-page:`CloudWatch metrics for your Classic Load Balancer <https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-cloudwatch-metrics.html>` or :new-page:`S3 monitoring with Amazon CloudWatch <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html>`.

Use the check box options in the guided setup to limit the scope of your data collection. These are the available options:

Expand All @@ -112,7 +112,7 @@ Use the check box options in the guided setup to limit the scope of your data co

To limit data collection, you can also:

- Manage the amount of data to import. See :ref:`specify-data-metadata`.
- Manage the amount of data to import. See :ref:`aws-infra-import`.
- In the :guilabel:`Data Management` menu in Splunk Observability Cloud, edit any integration to limit data import.

.. image:: /_images/gdi/aws-edit-data-limit.png
Expand Down
2 changes: 1 addition & 1 deletion gdi/get-data-in/connect/aws/aws-post-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Leverage data from your integration with AWS

You can use Splunk tooling to monitor, collect, process, and send AWS data after you integrate your AWS with Splunk Observability Cloud. See :ref:`infrastructure-aws`.

By default, Splunk Observability Cloud will bring in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`. To manage the amount of data to import, see :ref:`specify-data-metadata`.
By default, Splunk Observability Cloud will bring in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`. To manage the amount of data to import, see :ref:`aws-infra-import`.

Verify your metrics collection method
============================================
Expand Down
8 changes: 8 additions & 0 deletions gdi/get-data-in/connect/aws/get-awstoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,14 @@ By default, Splunk Observability Cloud brings in data from all supported AWS ser

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

.. raw:: html

<embed>
<h3>Recommended stats<a name="aws-metricstreams" class="headerlink" href="#aws-metricstreams" title="Permalink to this headline">¶</a></h3>
</embed>

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 service. You can look for your services' recommended stats in the official AWS docs, for example :new-page:`CloudWatch metrics for your Classic Load Balancer <https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-cloudwatch-metrics.html>` or :new-page:`S3 monitoring with Amazon CloudWatch <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html>`.

.. _aws-data-availability:

.. raw:: html
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/monitor/aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To monitor AWS resources:

See the AWS official documentation for a list of the available AWS metrics and other data, or see :ref:`the metadatada Splunk Observability Cloud provides <aws-infra-metadata>` for AWS.

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>`. To manage the amount of data to import, see :ref:`specify-data-metadata`.
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>`. To manage the amount of data to import, see :ref:`aws-infra-import`.

.. _aws-unique-id:

Expand Down
Loading