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: 6 additions & 1 deletion _includes/gdi/available-aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -684,4 +684,9 @@ The following applies to the collected logs and metadata listed in the table:
#. EC2 tags & properties only
#. Logs collected by the CloudWatch agent stored in CloudWatch Logs
#. Metadata in this context refers to AWS tags and properties
#. Collected by the :ref:`Splunk Distribution of the Collector for Kubernetes <collector-kubernetes-intro>`
#. Collected by the :ref:`Splunk Distribution of the Collector for Kubernetes <collector-kubernetes-intro>`

The following applies to GovCloud regions:

* 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>`.
* 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``.
6 changes: 6 additions & 0 deletions admin/references/data-retention.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Data retention in Splunk Observability Cloud

The following sections list the data retention for each product in Splunk Observability Cloud.

.. note::

The data retention listed in each section applies to real-time metrics. Archived metrics have a retention period of 31 days, and this period doesn't depend on the Splunk Observability Cloud product.

To learn more about archived metrics, see :ref:`archived-metrics-intro`.

.. _im-data-retention:

Data retention in Infrastructure Monitoring
Expand Down
6 changes: 6 additions & 0 deletions gdi/get-data-in/connect/aws/aws-prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,12 @@ GovCloud
* ``us-gov-east-1``: AWS GovCloud (US-East)
* ``us-gov-west-1``: AWS GovCloud (US-West)

The following applies to GovCloud regions:

* 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>`.

* 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``.

China
-------------------------------------------

Expand Down
2 changes: 2 additions & 0 deletions infrastructure/metrics-pipeline/metrics-pipeline-intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ You can control your data ingestion and storage with MPM's routing capabilities:

To learn more, see :ref:`mpm-rule-routing`.

.. _archived-metrics-intro:

Archived metrics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down
Loading