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

Commit 83e01a8

Browse files
More
1 parent c5fcd25 commit 83e01a8

File tree

5 files changed

+8
-10
lines changed

5 files changed

+8
-10
lines changed

gdi/opentelemetry/components/fluentd-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ For troubleshooting Fluentd, see:
6969
* :ref:`fluentd-collector-troubleshooting`
7070
* :ref:`otel-linux-uninstall-both-otel-and-tdagent`
7171

72-
.. caution:: If you have a Log Observer entitlement or wish to collect logs for the target host with Fluentd, make sure Fluentd is installed and turned on in your Collector instance.
72+
.. caution:: If you wish to collect logs for the target host with Fluentd, make sure Fluentd is installed and turned on in your Collector instance.

gdi/opentelemetry/components/splunk-hec-exporter.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ The exporter also sends AlwaysOn Profiling data to Splunk Observability Cloud. F
1515

1616
For information about the HEC receiver, see :ref:`splunk-hec-receiver`.
1717

18-
.. caution:: Splunk Log Observer is no longer available for new users. You can continue to use Log Observer if you already have an entitlement.
19-
2018
Get started
2119
======================
2220

@@ -239,7 +237,7 @@ To turn off log collection for Splunk Observability Cloud while preserving Alway
239237
sourcetype: "otel"
240238
log_data_enabled: false
241239
242-
If you need to turn off log data export to Splunk Observability Cloud, for example because you're using Log Observer Connect or because you don't have Log Observer in your organization, set ``log_data_enabled`` to ``false`` in the ``splunk_hec`` exporter of your Collector configuration file:
240+
If you need to turn off log data export to Splunk Observability Cloud, for example because you're using Log Observer Connect, set ``log_data_enabled`` to ``false`` in the ``splunk_hec`` exporter of your Collector configuration file:
243241

244242
.. code-block:: yaml
245243
:emphasize-lines: 6

gdi/opentelemetry/smart-agent/smart-agent-migration-process.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Check for the following errors:
167167

168168
* 429 (TOO MANY REQUESTS): Org is not provisioned for the amount of traffic being sent; reduce traffic or request increase in capacity
169169

170-
* 503 (SERVICE UNAVAILABLE): If using the Log Observer, this is the same as 429 (because that is how HECv1 responds). Otherwise, check the status page.
170+
* 503 (SERVICE UNAVAILABLE): Check the status page.
171171

172172
To confirm that a specific receiver is fetching metrics exposed by an application, update the configuration file, as shown in the following example.
173173

@@ -198,7 +198,7 @@ If you are unable to determine the issue from logs, see :ref:`support`. Gather a
198198

199199
.. _locate-sa-config-file:
200200

201-
3. Locate your existing Smart Agent configuration file
201+
1. Locate your existing Smart Agent configuration file
202202
================================================================
203203

204204
The Smart Agent can be configured by editing the agent.yaml file. By default, the configuration is installed at ``/etc/signalfx/agent.yaml`` on Linux and ``\ProgramData\SignalFxAgent\agent.yaml`` on Windows. If you override the location while installing the Smart Agent using the ``-config`` command line flag, the configuration file is stored at the location that you specify.

get-started/o11y.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Get started with Splunk Observability Cloud
77
.. meta::
88
:description: Learn how to get started with Splunk Observability Cloud in five steps.
99

10-
This topic covers five high-level steps you can follow to get started with Splunk Observability Cloud and its products, which include Splunk Infrastructure Monitoring, Splunk Application Performance Monitoring (APM), Splunk Real User Monitoring (RUM), and Splunk Log Observer.
10+
This topic covers five high-level steps you can follow to get started with Splunk Observability Cloud and its products, which include Splunk Infrastructure Monitoring, Splunk Application Performance Monitoring (APM), Splunk Real User Monitoring (RUM), and Splunk Log Observer Connect.
1111

1212
For an introduction to Splunk Observability Cloud products, see :ref:`welcome`.
1313

@@ -29,7 +29,7 @@ Follow these steps to set up and make the most of Splunk Observability Cloud:
2929
- Cloud services, Servers, Server applications, Clusters, Applications, Serverless functions, User interfaces
3030

3131
* - :ref:`get-started-explore` using:
32-
- Infrastructure Monitoring, Real User Monitoring, Log Observer, Application Performance Monitoring, Related Content
32+
- Infrastructure Monitoring, Real User Monitoring, Log Observer Connect, Application Performance Monitoring, Related Content
3333

3434
* - :ref:`get-started-customize`:
3535
- Detectors and alerts, Custom dashboards, Span tags, Business workflows, Logs pipeline, Custom data
@@ -75,7 +75,7 @@ Once you have data coming into Splunk Observability Cloud, it's time to do some
7575

7676
- Use :ref:`Log Observer Connect <logs-intro-logconnect>` to pinpoint interesting log events and troubleshoot issues with your infrastructure and cloud services.
7777

78-
- As described in step :ref:`get-started-gdi`, if you turned on :ref:`get-started-relatedcontent` when setting up your data integrations, you can select options in the Related Content bar to seamlessly navigate between APM, Log Observer, and Infrastructure Monitoring with your selected filters and context automatically applied to each view.
78+
- As described in step :ref:`get-started-gdi`, if you turned on :ref:`get-started-relatedcontent` when setting up your data integrations, you can select options in the Related Content bar to seamlessly navigate between APM, Log Observer Connect, and Infrastructure Monitoring with your selected filters and context automatically applied to each view.
7979

8080
- Use the :ref:`mobile app <intro-to-mobile>` to check system critical metrics in Splunk Observability Cloud on the go, access real-time alerts with visualizations, and view mobile-friendly dashboards.
8181

logs/keyword.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ You can search for keywords, field names, or field values. To search your logs,
1414

1515
.. include:: /_includes/logs/query-logs.rst
1616

17-
When you add keywords, field names, or field values to the filters, Log Observer narrows the results in the Timeline and the Logs table so that only records containing the selected fields and values appear. To learn how you can reuse a productive search in the future, see :ref:`logs-save-share`.
17+
When you add keywords, field names, or field values to the filters, Log Observer Connect narrows the results in the Timeline and the Logs table so that only records containing the selected fields and values appear. To learn how you can reuse a productive search in the future, see :ref:`logs-save-share`.

0 commit comments

Comments
 (0)