icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Log Analysis Made Easy Splunk Training
SHA256 checksum (log-analysis-made-easy-splunk-training_1014.tgz) ece1e7bc3e5d54335ab8088520177c508abe9fed4a4e7bb0bfa460b6daa926d1 SHA256 checksum (log-analysis-made-easy-splunk-training_1012.tgz) 594732318d368a4bd44033fb0bf1e5bdad165c9bf1b0144716079a3f23c8051b SHA256 checksum (log-analysis-made-easy-splunk-training_108.tgz) e00a7aa61fbacb08b3ea5301c77a1866200e969fbef0d547681659c10897956f SHA256 checksum (log-analysis-made-easy-splunk-training_107.tgz) eeb8c9829f7096f95d253370c75d305ff8ab029ecc2bd1b8048c9558fe033ff2 SHA256 checksum (log-analysis-made-easy-splunk-training_104.tgz) eee76089a7d9316c3832cc3c6d72b2830141e00f808ae13768d6ef38f10500ad SHA256 checksum (log-analysis-made-easy-splunk-training_103.tgz) 9043de415ec835ccf1413d2abfb2322f2bfb6907b7e267e27e5ee892e0ca7f89 SHA256 checksum (log-analysis-made-easy-splunk-training_101.tgz) 18ff00d7ad4c2bf8c2dfe55ec2f7e02468e6f9811c175073b6b4d91297e3f583 SHA256 checksum (log-analysis-made-easy-splunk-training_100.tgz) 98c76fc9994a65084f705c748029e0776c58d3f82bfd378136a36749ce95e7ab
To install your download
To install apps and add-ons from within Splunk Enterprise
  1. Log into Splunk Enterprise.
  2. On the Apps menu, click Manage Apps.
  3. Click Install app from file.
  4. In the Upload app window, click Choose File.
  5. Locate the .tar.gz file you just downloaded, and then click Open or Choose.
  6. Click Upload.
  7. Click Restart Splunk, and then confirm that you want to restart.
To install apps and add-ons directly into Splunk Enterprise
  1. Put the downloaded file in the $SPLUNK_HOME/etc/apps directory.
  2. Untar and ungzip your app or add-on, using a tool like tar -xvf (on *nix) or WinZip (on Windows).
  3. Restart Splunk.
After you install a Splunk app, you will find it on Splunk Home. If you have questions or need more information, see Manage app and add-on objects.

Flag As Inappropriate

splunk

Log Analysis Made Easy Splunk Training

Splunk Cloud
Overview
Understanding how to use Splunk is not always an easy task. Splunk provides amazing trainings, but the jump from Buttercup Games to the real world is not always intuitive. This application is specifically designed to provide additional training on how to work with Splunk logs utilizing logs that are often found on home networks.

L.A.M.E. Training provides written and video tutorials on how to build dashboards, ingest, modify, and search data. There are sections in this app to help Splunk System Admins, Splunk Data Admins, and Analysts.

Additionally, there is a section that puts everything together using data models and dashboards to provide insight into logs regardless of the tools that created those logs.

Release Notes

Version 1.0.14
Oct. 11, 2023

Updated some of the dashboards. Added references to over 130 youtube tutorials on Splunk, which is an increase of almost 80 videos from the last version. Removed the SOC dashboards links to make the app less dependent on other apps.

Version 1.0.12
March 25, 2023

Understanding how to use Splunk is not always an easy task. Splunk provides amazing trainings, but the jump from Buttercup Games to the real world is not always intuitive. This application is specifically designed to provide additional training on how to work with Splunk logs utilizing logs that are often found on home networks.

L.A.M.E. Training provides written and video tutorials on how to build dashboards, ingest, modify, and search data. There are sections in this app to help Splunk System Admins, Splunk Data Admins, and Analysts.

Additionally, there is a section that puts everything together using data models and dashboards to provide insight into logs regardless of the tools that created those logs.

Version 1.0.8
Jan. 30, 2023
Version 1.0.7
Jan. 30, 2023
Version 1.0.4
Jan. 30, 2023
Version 1.0.3
Jan. 1, 2023

Understanding how to use Splunk is not always an easy task. Splunk provides amazing trainings, but the jump from Buttercup Games to the real world is not always intuitive. This application is specifically designed to provide additional training on how to work with Splunk logs utilizing logs that are often found on home networks.

This app is a constant work in progress as more and more tutorials get created and incorporated into the app. This app requires Splunk validation which may take some time, the most recent version is always available at the following Git Repo.

https://github.com/lameCreations/Lame-Training-SplunkApp

Version 1.0.1
Nov. 28, 2022

L.A.M.E. (Log Analysis Made Easy) Training app is a splunk app that focuses on training analysts how to use the SPL language and many of the features within Splunk such as saved searched, dashboards, datamodels and the SPL query language. The tutorials contain text writeups, links to working queries, and links to videos that address various learning styles.

This app will need an index called lame_training if you want to use the event generator tool.

The app often references the lame_training index and various sourcetypes within those sourcetypes.
The following Git link will provide a powershell scipt (the powershell script will work on any machine that has enabled powershell mac, linux, or windows) and creates logs that will imitate the same logs that are viewed in the tutorials. It is often easier to learn a concept when a person is using the same logs as the instructions.

https://github.com/lameCreations/LAME_EventGenerator

Version 1.0.0
Nov. 26, 2022

L.A.M.E. (Log Analysis Made Easy) Training app is a splunk app that focuses on training analysts how to use the SPL language and many of the features within Splunk such as saved searched, dashboards, datamodels and the SPL query language. The tutorials contain text writeups, links to working queries, and links to videos that address various learning styles.

The app often references the lame_training index and various sourcetypes within those sourcetypes.
The following Git link will provide a powershell scipt (the powershell script will work on any machine that has enabled powershell mac, linux, or windows) and creates logs that will imitate the same logs that are viewed in the tutorials. It is often easier to learn a concept when a person is using the same logs as the instructions.

https://github.com/lameCreations/LAME_EventGenerator


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.