From 47e2c5b6a5ee49d2c28d8d3887a6cbd642a4a48c Mon Sep 17 00:00:00 2001 From: Tom Sorger Date: Sun, 13 Oct 2024 15:05:09 +0200 Subject: [PATCH] exec tutorial submisson --- contributions/executable-tutorial/campione-sorger/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributions/executable-tutorial/campione-sorger/README.md b/contributions/executable-tutorial/campione-sorger/README.md index 631798639a..e20175e956 100644 --- a/contributions/executable-tutorial/campione-sorger/README.md +++ b/contributions/executable-tutorial/campione-sorger/README.md @@ -21,6 +21,8 @@ Setting Up a Dashboard using Splunk In this executable tutorial, we will guide the user through running Splunk. We will add a data source and create a dashboard to visualize data using the new Splunk Dashboard Studio. The data source will be set up to dynamically grow in size and change its data over time, showcasing Splunk's real-time capabilities. Finally, we will configure an alert to trigger when a specific data threshold is met. +The executable tutorial can be found on [Killercoda](https://killercoda.com/sorger/scenario/splunk-dashboard-demo) or [GitHub](https://github.com/t-sorger/killercoda-tutorials/tree/master/splunk-dashboard-demo). + **Relevance** "Having good dashboards is essential in DevOps" (see [here](https://github.com/KTH/devops-course/issues/8#issuecomment-445817093)).