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

Commit 6a69ff2

Browse files
author
Tracey Carter
committed
removed all references to retired Log Observer docs
1 parent 5ce2363 commit 6a69ff2

File tree

15 files changed

+17
-484
lines changed

15 files changed

+17
-484
lines changed

gdi/get-data-in/application/otel-dotnet/sfx/instrumentation/connect-traces-logs.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ The instrumentation uses the underscore character as separator for field names (
159159
- ``service_version`` to ``service.version``
160160
- ``deployment_environment`` to ``deployment.environment``
161161

162-
See :ref:`logs-processors` for more information on how to define log transformation rules.
163162

164163
ILogger
165164
-------------------------

gdi/opentelemetry/data-processing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ See and manage logs
117117

118118
To see and manage your logs, use :ref:`lo-connect-landing`.
119119

120-
.. caution:: Splunk Log Observer is no longer available for new users. You can continue to use Log Observer if you already have an entitlement. Learn more in :ref:`logs-logs`.
121120

122121
See and manage metrics
123122
---------------------------------------

get-started/o11y.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ Now that you've explored and familiarized yourself with the data you have coming
9595

9696
- Customize your APM experience by setting up business workflows and creating span tags that add metadata to traces sent to APM. For more information, see :ref:`apm-workflows` and :ref:`apm-add-context-trace-span`.
9797

98-
- Customize your :ref:`logs pipeline <logs-pipeline>` to add value to your raw logs.
99-
10098

10199
.. _get-started-datalinks:
102100

index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,6 @@ Use span tags to add useful metadata to traces :ref:`apm-add-context-trace-span`
144144

145145
.. rst-class:: newcard
146146

147-
:strong:`Logs pipeline`
148-
Add value to your raw logs by customizing your pipeline :ref:`logs-pipeline`
149-
150-
.. rst-class:: newcard
151-
152147
:strong:`Related Content`
153148
Enable users to seamlessly move across product views :ref:`get-started-relatedcontent`
154149

logs/get-started-logs.rst

Lines changed: 0 additions & 87 deletions
This file was deleted.

logs/individual-log.rst

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
.. _logs-individual-log:
22

33
***********************************************************************
4-
View individual log details and create a field extraction processor
4+
View individual log details
55
***********************************************************************
66

77
.. meta::
8-
:description: View and search a log's fields and values in JSON. Link to related content. Extract a field to create a processing rule.
8+
:description: View and search a log's fields and values in JSON. Link to related content.
99

1010
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.
1111

12-
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.
13-
14-
.. note:: Only customers with a Splunk Log Observer entitlement in Splunk Observability Cloud can create a field extraction processor. If you are using Log Observer Connect, you can view and search Splunk Cloud Platform or Splunk Enterprise data in Log Observer, but you cannot transform it.
15-
16-
17-
To view the contents of an individual log record and create a field extraction rule, follow these steps:
12+
To view the contents of an individual log record, follow these steps:
1813

1914
#. Select a log record line in the Logs table to display the Log Details panel.
2015

@@ -27,7 +22,6 @@ To view the contents of an individual log record and create a field extraction r
2722
* To copy the field value to the clipboard, select :menuselection:`Copy`
2823
* To filter to the Logs table so it only displays log records containing the selected value, select :menuselection:`Add to filter`.
2924
* To filter the Logs table so it doesn't display log records containing the selected value, select :menuselection:`Exclude from filter`.
30-
* To create a new log processing rule based on the selected field, select :menuselection:`Extract Field`. To learn more about extracting fields to create log processors, see :new-page-ref:`logs-processors`.
3125
* To add the field as a new column in the Logs table, select :menuselection:`Add field as column`.
3226
* Select :menuselection:`View <field_name>` to go to the appropriate view in the Splunk Observability Cloud. For
3327
example, if you select a field related to Kubernetes, Splunk Observability Cloud displays related data in the Kubernetes Navigator.

logs/infinite.rst

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)