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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...