stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Implement Splunk support #116

Open stdevel opened 5 years ago

stdevel commented 5 years ago

Is your feature request related to a problem? Please describe. Integrating katprep into Splunk could bring some handy benefits, e.g.:

Describe the solution you'd like Test import of YML/JSON data in Splunk, adjust data format (timestamps?) if necessary, document implementation. For sending information to Splunk, a REST API could also be an option.

Describe alternatives you've considered

Additional context