You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: logs/scp.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,19 +102,19 @@ In Splunk Cloud Platform, follow the instructions in the guided setup for the in
102
102
:alt:The Create user page in Splunk Cloud Platform where you can assign a user to the service account role.
103
103
104
104
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:
106
106
107
107
.. code-block:: none
108
108
109
109
Predicate: user=[your_Log_Observer_Connect_service-account_name] AND runtime>5m
110
110
Schedule: Always on
111
111
Action: Abort search
112
112
113
+
After creating the Workload Rule, it appears in Workload Management on the Workload Rules tab as follows:
114
+
113
115
.. image:: /_images/logs/WorkloadMgmt.png
114
116
: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.
0 commit comments