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

Commit a542cb6

Browse files
Merge pull request #1565 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 1e9d512 + 4ab2ede commit a542cb6

File tree

26 files changed

+36
-51
lines changed

26 files changed

+36
-51
lines changed

_includes/gdi/available-aws.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ You can collect data from the following AWS services:
8888
- :strong:`X`
8989
-
9090
-
91-
-
91+
- :strong:`X`
9292

9393
* - AWS/CloudFront
9494
- AWS CloudFront

admin/references/data-retention.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,6 @@ The following table shows the retention time period for each data type in APM.
8888
-
8989
* 8 days
9090

91-
.. _log-observer-data-retention:
92-
93-
Data retention in Log Observer
94-
============================================
95-
96-
The retention period for indexed logs in Splunk Log Observer is 30 days.
97-
98-
9991
.. _oncall-data-retention:
10092

10193
Data retention in Splunk On-Call

admin/subscription-usage/subscription-usage-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Monitor and manage subscription usage and billing
55
*********************************************************************
66

77
.. meta::
8-
:description: Monitor your Infrastructure Monitoring, APM, and Log Observer subscription usage.
8+
:description: Monitor your Splunk Observability Cloud subscription usage.
99

1010
.. toctree::
1111
:hidden:

apm/db-query-perf/db-perf-troubleshooting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you are seeing database latency, but the query itself is not causing the issu
5555
* :ref:`microsoft-sql-server`
5656
* :ref:`postgresql`
5757

58-
You can also use the Related Content tiles to pivot to Infrastructure Monitoring or Log Observer and further analyze database issues. See :ref:`get-started-relatedcontent` to learn more about Related Content.
58+
You can also use the Related Content tiles to pivot to Infrastructure Monitoring to further analyze database issues. See :ref:`get-started-relatedcontent` to learn more about Related Content.
5959

6060
.. _disable-db-normalization:
6161

apm/profiling/get-data-in-profiling.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@ To get data into Splunk APM AlwaysOn Profiling, you need the following:
2020

2121
AlwaysOn Profiling is activated for all host-based subscriptions. For subscriptions based on traces analyzed per minute (TAPM), check with your Splunk support representative.
2222

23-
.. note:: You don't need Log Observer to get data into Splunk APM AlwaysOn Profiling. See :ref:`exclude-log-data` for more information.
24-
2523
.. _profiling-setup-helm:
2624

2725
Helm chart deployments
2826
---------------------------------------------------------------
2927

30-
If you're deploying the Splunk Distribution of OpenTelemetry Collector using Helm, pass the following value when installing the chart:
28+
If you're deploying the Splunk Distribution of the OpenTelemetry Collector using Helm, pass the following value when installing the chart:
3129

3230
.. code-block:: bash
3331
@@ -43,7 +41,7 @@ You can also edit the parameter in the values.yaml file itself. For example:
4341
# If you don't use AlwaysOn Profiling for Splunk APM, you can disable it.
4442
profilingEnabled: false
4543
46-
If you don't have a Log Observer entitlement and are using a version of the OTel Collector lower than 0.78.0, make sure to turn off logs collection:
44+
If you are using a version of the OTel Collector lower than 0.78.0, make sure to turn off logs collection:
4745

4846
.. code-block:: yaml
4947

data-visualization/dashboards/view-dashboards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ From the :strong:`Chart actions` menu, you can perform the following tasks:
109109

110110
* Select :strong:`Troubleshoot from this Time Window (RUM)` to explore related data in Splunk RUM. (This option only exists if RUM contains data related to data in the logs chart.)
111111

112-
* Select :strong:`Delete` to remove your logs chart from the dashboard. Deleting it from the dashboard does not impact the query you used to create your logs chart in Log Observer.
112+
* Select :strong:`Delete` to remove your logs chart from the dashboard. Deleting it from the dashboard does not impact the query you used to create it.
113113

114114
Not all actions are available for all chart types.
115115

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Available CloudFormation and Terraform templates
99

1010
To create Splunk-managed Metric Streams resources you can either use :ref:`CloudFormation <aws-cloudformation-use>` or a :ref:`Terraform template <aws-terraform-use>`.
1111

12+
.. note:: To collect logs, see :ref:`aws-logs`.
13+
1214
.. _aws-cloudformation-use:
1315

1416
Use CloudFormation to connect to Splunk Observability Cloud
@@ -24,8 +26,6 @@ To use CloudFormation to connect to Splunk Observability Cloud follow these step
2426

2527
3. Select the QuickLink for your chosen template. The QuickLink automatically opens the AWS Management Console in the last region you used, but you can select any other region in the AWS Management Console.
2628

27-
.. caution:: Splunk Log Observer is no longer available for new users. You can continue to use Log Observer if you already have an entitlement. To collect logs, see :ref:`aws-logs`.
28-
2929
.. _aws-cloudformation-templates:
3030

3131
Prepopulated CloudFormation templates

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ Log collection is not available in Splunk Observability Cloud.
1111

1212
Instead, you can use the Data Manager to send your AWS logs to Splunk Platform. Learn how at :new-page:`Onboard AWS in Data Manager <https://docs.splunk.com/Documentation/DM/1.8.2/User/AWSAbout>`. To query logs, use Log Observer Connect. See more at :ref:`logs-intro-logconnect`.
1313

14-
If you have a Log Observer entitlement, you must transition to Splunk Cloud Platform or Splunk Enterprise. Read more at :ref:`lo-transition`.
1514

gdi/get-data-in/connect/aws/aws-post-install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Locate your metrics
3535
See your logs
3636
------------------------------------------------------
3737

38-
Splunk Log Observer is no longer available for new users. You can continue to use Log Observer if you already have an entitlement. To collect logs, see :ref:`aws-logs`.
38+
To collect and visualize your logs, see :ref:`aws-logs`.
3939

4040
Use Dashboards and Related Content
4141
------------------------------------------------------

gdi/get-data-in/connect/azure/azure-logs-ingestion.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ Log collection is not available in Splunk Observability Cloud.
1212

1313
Instead, you can use the Data Manager to send your Azure logs to Splunk Platform. Learn how at :new-page:`Onboarding for Azure data in Data Manager <https://docs.splunk.com/Documentation/DM/1.8.2/User/StartConfigurationAzureAD>`. To query logs, use Log Observer Connect. See more at :ref:`logs-intro-logconnect`.
1414

15-
If you have a Log Observer entitlement, you must transition to Splunk Cloud Platform or Splunk Enterprise. Read more at :ref:`lo-transition`.
1615

0 commit comments

Comments
 (0)