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
Copy file name to clipboardExpand all lines: content/en/workshop-setup.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,17 +17,24 @@ The following Orgs are used for running Observability Workshops. They have all t
17
17
18
18
### Step 1: Configure Your Org Using SWiPE
19
19
20
-
SWiPE is an online tool to help configure a workshop environment in Splunk Observability Cloud and is available [here](https://swipe.splunk.show). Please note, SWiPE does not provision EC2 instances - these are provisioned using Splunk Show (see step 2 below). SWiPE will configure the following:
20
+
SWiPE is an online tool to help configure a workshop environment in Splunk Observability Cloud and is available [here](https://swipe.splunk.show). Please note, SWiPE **does not** provision EC2 instances - these are provisioned using Splunk Show (see Step 2 below). SWiPE will configure the following:
21
21
22
22
- Create and invite users to the Org. Create a `.csv` file containing the e-mail addresses (one per line) **or** copy and paste e-mail addresses (one per line).
23
-
- Create a team and add users.
24
-
- Create an INGEST, API and RUM tokens. You will need to make a copy of these in order to provision the EC2 instances in Splunk Show.
23
+
- Create a team and add users to the team.
24
+
- Create tokens:
25
+
- INGEST
26
+
- API
27
+
- RUM
28
+
- HEC URL
29
+
- HEC Token
30
+
31
+
You will need to make a copy of these in order to provision the EC2 instances in Splunk Show.
25
32
26
33
Post-workshop, you can use SWIPE to clean up the Org. SWiPE will complete the following:
27
34
28
35
- Delete all the users associated with the workshop
29
36
- Delete the team
30
-
- Delete the tokens
37
+
- Delete the tokens (INGEST, API and RUM)
31
38
- Delete user dashboards
32
39
33
40
SWiPE does also provide some advanced features for deleting tokens and detectors, but this must be used with caution.
-_Pre-configured Instances_ - select this if you need the OpenTelemetry Collector and the application pre-deployed for a less technical audience. Attendees will only require a browser to complete the workshop.
42
49
- Select Normal Workshop only! Ensure that **Estimated Participants** is set to **1** and **O11y Shop Quantity** is set to **1** also as only a single instance is required by the workshop instructor.
43
50
44
-
Select your Splunk Observability Cloud Realm and enter the INGEST, API and RUM tokens that SWiPE generated for you.
51
+
Select your Splunk Observability Cloud Realm and enter the INGEST, API, RUM tokens and the HEC URL and HEC Token that SWiPE generated for you.
45
52
46
53
For further guidance on using Splunk Show please see the [Splunk Show User Guide](http://go/show/user-guide).
0 commit comments