Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exec tutorial submisson #2646

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions contributions/executable-tutorial/campione-sorger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)).
Loading