https://github.com/splunk/splunk-app-examples
App examples for Splunk Enterprise
https://github.com/splunk/splunk-app-examples
Last synced: 7 months ago
JSON representation
App examples for Splunk Enterprise
- Host: GitHub
- URL: https://github.com/splunk/splunk-app-examples
- Owner: splunk
- License: apache-2.0
- Created: 2020-02-29T00:02:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-17T18:32:37.000Z (7 months ago)
- Last Synced: 2025-09-17T20:56:25.896Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.49 MB
- Stars: 148
- Watchers: 24
- Forks: 83
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# splunk-app-examples
## Examples Docker Container
### Requirements
- Python
- Docker
### Starting up
```
make up
```
### Run app examples on Splunk Cloud Platform
The Splunk App Example repository contains several examples, such as Custom Search Commands, Modular Inputs, and more. For information about running these examples in a Splunk Cloud Platform environment, see [Deploy and manage private apps in Splunk Cloud Platform](https://dev.splunk.com/enterprise/docs/releaseapps/manageprivatecloud/).