Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.72 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.72 KB

Play with Splunk

Splunk App Development Repository

This repository contains a tutorial series for developing custom Splunk apps. Each tutorial focuses on a specific aspect of app development and includes sample code and instructions for building and deploying the app.

Getting Started

To get started with the tutorial series, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/krdmnbrk/play-with-splunk.git
cd play-with-splunk
  1. Navigate to a directory and follow the instructions in the README.md file.

Sections

The following sections are included in this repository:

Contributing

I welcome contributions to this tutorial series! If you have an idea for a new tutorial or would like to improve an existing one, please create a pull request with your changes. We'll review your changes and merge them if they meet our standards.