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

Commit e04fc6b

Browse files
author
Tracey Carter
committed
implemented Bri suggestions
1 parent 246e439 commit e04fc6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

logs/scp.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,19 +102,19 @@ In Splunk Cloud Platform, follow the instructions in the guided setup for the in
102102
:alt: The Create user page in Splunk Cloud Platform where you can assign a user to the service account role.
103103

104104

105-
8. Add a Workload Rule in Splunk Cloud Platform to limit the amount of time that Log Observer Connect searches can run. 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:
105+
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

107107
.. code-block:: none
108108
109109
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
110110
Schedule: Always on
111111
Action: Abort search
112112
113+
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
114+
113115
.. image:: /_images/logs/WorkloadMgmt.png
114116
:width: 100%
115-
:alt: This screenshot shows the configuration of the Workload Rule.
116-
117-
The Workload Rule limits each Log Observer Connect search to 5 minutes.
117+
:alt: This screenshot shows the configuration of the Workload Rule limiting Log Observer Connect searches to 5 minutes.
118118

119119
.. _download-certificate:
120120

0 commit comments

Comments
 (0)