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

Commit b1eefa5

Browse files
author
Tracey Carter
committed
indented step 8
1 parent 810ab51 commit b1eefa5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

logs/scp.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,17 +104,17 @@ In Splunk Cloud Platform, follow the instructions in the guided setup for the in
104104

105105
8. Add a Workload Rule in Splunk Cloud Platform to limit Log Observer Connect searches to 5 minutes. This limit maintains a responsive experience for Log Observer users and reduces the chances that Log Observer Connect searches are queued. Follow the guidance in :new-page:`Create a Workload Rule in Splunk Web <https://docs.splunk.com/Documentation/SplunkCloud/9.2.2403/Admin/CreateWLMRules#Create_a_workload_rule_in_Splunk_Web>` and configure the rule as follows:
106106

107-
.. code-block:: none
107+
.. code-block:: none
108108
109-
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
110-
Schedule: Always on
111-
Action: Abort search
109+
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
110+
Schedule: Always on
111+
Action: Abort search
112112
113-
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
113+
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
114114

115-
.. image:: /_images/logs/WorkloadMgmt.png
116-
:width: 100%
117-
:alt: This screenshot shows the configuration of the Workload Rule limiting Log Observer Connect searches to 5 minutes.
115+
.. image:: /_images/logs/WorkloadMgmt.png
116+
:width: 90%
117+
:alt: This screenshot shows the configuration of the Workload Rule limiting Log Observer Connect searches to 5 minutes.
118118

119119
.. _download-certificate:
120120

logs/set-up-logconnect.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,17 +102,17 @@ In your Splunk Enterprise search head, follow the instructions in the guided set
102102

103103
8. Add a Workload Rule in Splunk Enterprise to limit Log Observer Connect searches to 5 minutes. This limit maintains a responsive experience for Log Observer users and reduces the chances that Log Observer Connect searches are queued. Follow the guidance in :new-page:`Create a Workload Rule in Splunk Web <https://docs.splunk.com/Documentation/SplunkCloud/9.2.2403/Admin/CreateWLMRules#Create_a_workload_rule_in_Splunk_Web>` and configure the rule as follows:
104104

105-
.. code-block:: none
105+
.. code-block:: none
106106
107-
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
108-
Schedule: Always on
109-
Action: Abort search
107+
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
108+
Schedule: Always on
109+
Action: Abort search
110110
111-
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
111+
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
112112

113-
.. image:: /_images/logs/WorkloadMgmt.png
114-
:width: 100%
115-
:alt: This screenshot shows the configuration of the Workload Rule limiting Log Observer Connect searches to 5 minutes.
113+
.. image:: /_images/logs/WorkloadMgmt.png
114+
:width: 90%
115+
:alt: This screenshot shows the configuration of the Workload Rule limiting Log Observer Connect searches to 5 minutes.
116116

117117
9. Obtain certificates for securing inter-Splunk communication. See :new-page:`Configure and install certificates in Splunk Enterprise for Splunk Log Observer Connect <https://quickdraw.splunk.com/redirect/?product=Observability&location=splunk.integration.third.party&version=current>` to learn how. Copy only the first certificate in the chain and paste it on the next page of the guided setup to securely connect Log Observer Connect and your Splunk Enterprise instance.
118118

0 commit comments

Comments
 (0)