puppetlabs / puppetlabs-splunk_hec

Apache License 2.0
9 stars 24 forks source link

(PIE-792) Send all facts to Splunk #170

Closed coreymbe closed 2 years ago

coreymbe commented 2 years ago

Summary

This PR adds the ability to collect all facts (including custom facts) by adding the special value all.facts to the collect_facts parameter. With the aforementioned special value configured, the optional facts_blacklist will be taken into consideration when collecting facts.

Detailed Description

Checklist

[X] Ensure README is updated [X] Any changes to existing documentation [X] Anything new added [X] Link to external Puppet documentation [X] Review Support Playbook for any needed updates [X] Acceptance Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title

puppet-community-rangefinder[bot] commented 2 years ago

splunk_hec is a class

that may have no external impact to Forge modules.

This module is declared in 2 of 578 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.