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.
Each private location has a corresponding private location ID. With this ID, you can:
41
+
42
+
* Build charts or dashboards
43
+
* Search for metrics by private location
44
+
* Refer to your private location ID if you're interacting with the Splunk Synthetics Monitoring APIs.
45
+
46
+
Manage your tokens
47
+
--------------------------------
48
+
It is your responsibility to update and manage your tokens. Tokens are valid for one year. For added security, create a secret environment variable for your token in Docker. Consider creating a second token to provide coverage before your first token expires. You are not notified of expiring tokens.
49
+
50
+
51
+
***************************
52
+
Private locations
53
+
***************************
54
+
55
+
26
56
What is a private runner?
27
57
================================
28
58
@@ -64,31 +94,6 @@ For optimal performance when running browser tests:
64
94
* 8 GB RAM, 2 cores
65
95
66
96
67
-
Set up a new private location
68
-
=====================================
69
-
70
-
Follow these steps to set up a new private location:
71
-
72
-
1. In Splunk Synthetic Monitoring, select the settings gear icon, then :guilabel:`Private locations`.
73
-
2. Select :guilabel:`+ Add` and add a name.
74
-
3. Follow the steps in the guided setup to set up one or more private runners for that private location.
Each private location has a corresponding private location ID. With this ID, you can:
82
-
83
-
* Build charts or dashboards
84
-
* Search for metrics by private location
85
-
* Refer to your private location ID if you're interacting with the Splunk Synthetics Monitoring APIs.
86
-
87
-
Manage your tokens
88
-
--------------------
89
-
It is your responsibility to update and manage your tokens. Tokens are valid for one year. For added security, create a secret environment variable for your token in Docker. Consider creating a second token to provide coverage before your first token expires. You are not notified of expiring tokens.
90
-
91
-
92
97
Working with Docker
93
98
======================================
94
99
Here is some guidance for working with Docker.
@@ -137,10 +142,6 @@ For example, here is what a command might look like after you modify it to fit y
137
142
.. Note:: Custom root CA certificates aren't supported for Browser tests. Browser tests require SSL/TLS validation for accurate testing. Optionally, you can deactivate SSL/TLS validation for Browser tests when necessary.
0 commit comments