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

Commit 8006efd

Browse files
author
Tracey Carter
committed
removed all Log Observer docs
1 parent d6e23cb commit 8006efd

29 files changed

+22
-923
lines changed

get-started/welcome.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ For more information, see the :ref:`intro-synthetics`.
107107

108108
.. _welcome-logobs:
109109

110-
Splunk Log Observer
111-
===================
110+
Splunk Log Observer Connect
111+
======================================
112112

113-
Troubleshoot your application and infrastructure behavior using high-context logs in Splunk Observability Cloud. With Splunk Log Observer, you can perform codeless queries on logs to detect the source of problems in your systems. You can also extract fields from logs in Log Observer to set up log processing rules and transform your data as it arrives.
113+
Troubleshoot your application and infrastructure behavior using high-context logs in Splunk Observability Cloud. With Splunk Log Observer Connect, you can perform codeless queries on logs to detect the source of problems in your systems.
114114

115115
For more information, see :ref:`LogObserverFeatures`.
116116

index.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -705,16 +705,9 @@ View a list of all supported integrations :ref:`supported-data-sources`
705705
Resolution and data retention (DPM) <infrastructure/dpm-retention>
706706

707707
.. toctree::
708-
:caption: Log Observer
708+
:caption: Log Observer Connect <logs/lo-connect-landing>
709709
:maxdepth: 3
710710

711-
Splunk Log Observer Connect TOGGLE <logs/lo-connect-landing>
712-
713-
.. toctree::
714-
:maxdepth: 3
715-
716-
Splunk Log Observer TOGGLE <logs/log-observer-landing>
717-
718711
.. toctree::
719712
:caption: Real User Monitoring
720713
:maxdepth: 3

logs/LOconnect-scenario.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Scenario: Aisha troubleshoots workflow failures with Log Observer Connect
88
.. meta::
99
:description: Aisha troubleshoots problems in a workflow using Log Observer where Log Observer accesses Splunk platform logs through Log Observer Connect.
1010

11-
.. include:: /_includes/log-observer-transition.rst
1211

1312
Buttercup Games, a fictitious company, runs an e-commerce site to sell its products. They analyze logs in Splunk Cloud Platform. They recently refactored their site to use a cloud-native approach with a microservices architecture and Kubernetes for the infrastructure. They purchased Splunk Observability Cloud as their observability solution. Buttercup Games analyzes their Splunk Cloud Platform logs in Log Observer, a point-and-click Splunk Observability Cloud tool, which they set up through Log Observer Connect.
1413

logs/aggregations.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Group logs by fields using log aggregation
77
.. meta::
88
:description: Identify problems using log aggregation. Aggregate log records in groups, then perform analyses to see averages, sums, and other statistics for related logs.
99

10-
.. include:: /_includes/log-observer-transition.rst
11-
1210
Aggregations group related data by one field and then perform a
1311
statistical calculation on other fields. Aggregating log records helps you
1412
visualize problems by showing averages, sums, and other statistics for related

logs/alias.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Create field aliases
77
.. meta::
88
:description: Aliases are alternate names for a field that allows you to search for it by multiple names. Aliasing does not rename or remove the original field.
99

10-
.. include:: /_includes/log-observer-transition.rst
11-
1210
An alias is an alternate name that you assign to a field, allowing you to use that name to search for events that contain that field. An alias is added to the event alongside the original field name to make it easier to find the data you want and to connect your data sources through :ref:`Related Content <get-started-relatedcontent>` suggestions.
1311

1412
:strong:`Field Aliasing` occurs at search time, not index time, so it does not transform your data. Field Aliasing does not rename or remove the original field name. When you alias a field, you can search for it by its original name or by any of its aliases.

logs/forward-logs.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ Forward Log Observer logs data to the Splunk platform
66
*****************************************************************
77

88
.. meta::
9-
:description: Learn how you can forward Log Observer logs to the Splunk platform as part of the Log Observer transition.
9+
:description: Learn how you can forward Log Observer logs to the Splunk platform.
1010

11-
.. include:: /_includes/log-observer-transition.rst
12-
13-
The Log Observer transition allows customers to analyze their Log Observer logs in the Splunk platform while still maintaining the ability to analyze them in Log Observer. Current Log Observer customers can forward their Log Observer logs data to a single index in a single instance of the Splunk platform. Splunk Observability Cloud uses an HEC token to forward new incoming Log Observer logs data to the Splunk platform in addition to storing it in Log Observer.
11+
If you ingest logs into Log Observer, you can forward them to the Splunk platform for analysis, as well. You can only forward logs to a single index in a single instance of the Splunk platform. Splunk Observability Cloud uses an HEC token to forward new incoming Log Observer logs to the Splunk platform in addition to storing them in Log Observer.
1412

1513
To forward logs data from Log Observer to the Splunk platform, you must do the following:
1614

logs/get-started-logs.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Introduction to Splunk Log Observer
77
.. meta::
88
:description: Get started investigating issues with Splunk Log Observer. Resolve incidents faster through log filtering, aggregations, and analysis.
99

10-
.. include:: /_includes/log-observer-transition.rst
11-
1210
If you do not have a Log Observer entitlement and instead use Log Observer Connect, see :ref:`logs-intro-logconnect`.
1311

1412
=========================================
@@ -25,7 +23,7 @@ In Log Observer, you can perform codeless queries on logs to detect the source o
2523

2624
In Log Observer Connect, you can perform codeless queries on your Splunk Enterprise or Splunk Cloud Platform logs. See :ref:`logs-intro-logconnect` to learn what you can do with the Splunk platform integration.
2725

28-
.. _LogObserverFeatures:
26+
2927

3028
=========================================
3129
What can I do with Log Observer?

logs/individual-log.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ View individual log details and create a field extraction processor
77
.. meta::
88
:description: View and search a log's fields and values in JSON. Link to related content. Extract a field to create a processing rule.
99

10-
.. include:: /_includes/log-observer-transition.rst
11-
1210
After you find a set of log records that contain specific useful information, you can view the contents of an individual record to get a complete view of the data in the log, broken down by fields and values and displayed in JSON format in the :strong:`Fields` panel. You can also see the number of times each field appears in all of your logs.
1311

1412
Once you have identified an interesting field, you can perform a field extraction and use it to transform your data. See :ref:`logs-processors` for more information.

logs/infinite.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Archive your logs with infinite logging rules
77
.. meta::
88
:description: Archive logs in Amazon S3 buckets using infinite logging rules. Reduce the amount of logs data you index. Increase logs' retention period.
99

10-
.. include:: /_includes/log-observer-transition.rst
1110

1211
Create infinite logging rules to archive all or any subset of logs in Amazon S3 buckets for compliance or possible future use while not paying to index them unless and until you want to analyze them in Splunk Log Observer.
1312

logs/intro-logconnect.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Introduction to Splunk Log Observer Connect
1010
:description: Log Observer integration with Splunk Cloud Platform or Splunk Enterprise. The introduction is an overview describing all Log Observer Connect functionality.
1111

1212

13-
If you have a Log Observer entitlement rather than Log Observer Connect, see :ref:`get-started-logs`.
14-
1513
Splunk Log Observer Connect is an integration that allows you to query your Splunk Enterprise or Splunk Cloud Platform logs using the capabilities of Splunk Log Observer and :ref:`Related Content <get-started-relatedcontent>` in Splunk Observability Cloud. With Log Observer Connect, you can troubleshoot your application and infrastructure behavior using high-context logs. Perform codeless queries on your Splunk Enterprise or Splunk Cloud Platform logs to detect the source of problems in your systems, then jump to Related Content throughout Splunk Observability Cloud in one click. Seeing your logs data correlated with metrics and traces in Splunk Observability Cloud helps your team to locate and resolve problems exponentially faster.
1614

1715
Region and version availability
1816
==============================================================
1917

2018
.. include:: /_includes/logs/loc-availability.rst
2119

20+
.. _LogObserverFeatures:
21+
2222
What can I do with Log Observer Connect?
2323
==============================================================
2424
The following table lists features available to customers who have integrated Splunk Enterprise or Splunk Cloud Platform with Log Observer, allowing them to use Log Observer Connect. If you have a Log Observer entitlement in Splunk Observability Cloud, see :ref:`get-started-logs` for a complete list of Log Observer features.

0 commit comments

Comments
 (0)