Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PIE-863) Event Type Filtering #152

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

coreymbe
Copy link
Contributor

@coreymbe coreymbe commented Oct 4, 2021

Summary

Changes to ensure a user can select the type of events they would like to send.

Detailed Description

Added param event_types to init.pp
Added event_types to splunk_hec.yaml template
Change to splunk_hec.rb file to iterate over event types

Checklist

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

@coreymbe coreymbe requested a review from a team as a code owner October 4, 2021 17:54
@puppet-community-rangefinder
Copy link

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.

@coreymbe coreymbe force-pushed the PIE-863-event-type-filtering branch 2 times, most recently from 2e671da to 3658c3c Compare October 4, 2021 19:58
README.md Outdated Show resolved Hide resolved
@coreymbe coreymbe force-pushed the PIE-863-event-type-filtering branch from 3658c3c to 611fcf6 Compare October 4, 2021 21:13
@RandomNoun7 RandomNoun7 merged commit bfb0c46 into puppetlabs:main Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants