https://github.com/splunk/eventgen
Splunk Event Generator: Eventgen
https://github.com/splunk/eventgen
Last synced: 7 months ago
JSON representation
Splunk Event Generator: Eventgen
- Host: GitHub
- URL: https://github.com/splunk/eventgen
- Owner: splunk
- License: apache-2.0
- Created: 2012-08-16T22:08:05.000Z (over 13 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-01T23:22:59.000Z (over 2 years ago)
- Last Synced: 2025-05-06T02:21:54.250Z (12 months ago)
- Language: Python
- Homepage:
- Size: 4.88 MB
- Stars: 386
- Watchers: 54
- Forks: 180
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Splunk Event Generator (Eventgen)
### Status
[](https://circleci.com/gh/splunk/eventgen/tree/develop)
### Introduction
Splunk Event Generator is a utility that helps users easily build real-time event generators.
The current maintainers of this project are Brian Bingham (bbingham@splunk.com), Tony Lee (tonyl@splunk.com), and Jack Meixensperger (jackm@splunk.com).
The goals of this project:
* Eliminate the need for hand-coded event generators in Splunk apps
* Allow for portability of event generators between applications and allow templates to be quickly adapted between use cases
* Allow every type of events or transactions to be modeled inside Eventgen
### Downloading a Splunk Eventgen App
Please go to [splunkbase-Eventgen](https://splunkbase.splunk.com/app/1924/#/overview)
### Documentation
Documentation is hosted at [Eventgen Documentation](http://splunk.github.io/eventgen/).
### Contributing
Please note [CONTRIBUTING.md](CONTRIBUTING.md).
### License
Splunk Event Generator is licensed under the Apache License 2.0. Details can be found in the [LICENSE](LICENSE) file.
### Support
This software is released as-is. Splunk provides no warranty and no support on this software.
If you have any issues with the software, please read over the [guidelines](http://splunk.github.io/eventgen/FILE_ISSUES.md) and file an issue.