From 0a9c0c36600a4bbc07531362824e66b7ce4954f6 Mon Sep 17 00:00:00 2001 From: Tom Sorger Date: Mon, 9 Sep 2024 10:21:17 +0200 Subject: [PATCH] Executable tutorial Proposal --- .../campione-sorger/README.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 contributions/executable-tutorial/campione-sorger/README.md diff --git a/contributions/executable-tutorial/campione-sorger/README.md b/contributions/executable-tutorial/campione-sorger/README.md new file mode 100644 index 0000000000..ba1935f21f --- /dev/null +++ b/contributions/executable-tutorial/campione-sorger/README.md @@ -0,0 +1,26 @@ +# Assignment Proposal + +## Title + +Setting Up a Dashboard using Splunk + +## Names and KTH ID + +- Marco Campione (campione@kth.se) +- Tom Sorger (sorger@kth.se) + +## Deadline + +- Deadline 3 (Oct 15 2024, 17h Stockholm time) + +## Category + +- Executable Tutorial + +## Description + +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. + +**Relevance** + +"Having good dashboards is essential in DevOps" (see [here](https://github.com/KTH/devops-course/issues/8#issuecomment-445817093)).