An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Splunk Event Generator (Eventgen)

### Status
[![CircleCI](https://circleci.com/gh/splunk/eventgen/tree/develop.svg?style=svg&circle-token=15e952a75e368102d8cebc6d9445af87e6c7d57e)](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.