All Apps and Add-ons

Is it possible to parse YAML reports with Puppet App?

emuba
New Member

Simple question: With the puppet app, is it possible to parse the YAML reports, generated by Puppet?

Thanks for your help!

Tags (2)
0 Karma

ebailey
Communicator

James,

Does your puppet report handler for Splunk work with current versions of puppet enterprise?

Thanks!

0 Karma

jamtur01
New Member

Actually that's not correct - the logs are data and one of a number of report processors sends them to Syslog. You can easily use other report processors to output them in a variety of forms. Here's two processors, one for Splunk:

https://github.com/jamtur01/puppet-splunk

And one for SplunkStorm:

https://github.com/jamtur01/puppet-splunkstorm

That do exactly that.

0 Karma

chris
Motivator

No, it is based on the logs that get written to syslog.

Chris

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...