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-1289) Event Filtering Bug Fix #196

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

coreymbe
Copy link
Contributor

@coreymbe coreymbe commented Apr 4, 2023

Summary

While setting up rspec tests I found that filtering does not work for pe-console and code-manager. This is a result of the processor script looking for splunk_hec settings named pe-console_data_filter and code-manager_data_filter when the template file for settings has the them named pe_console_data_filter and code_manager_data_filter.

Detailed Description

  • Update templates/splunk_hec.yaml.epp with correct setting names.
  • Add tests for pe-console events:
    • spec/acceptance/events_processor_spec.rb
    • spec/spec_helper_acceptance_local.rb
  • Update .github/workflows/integration_test.yml to test on PE LTS.

Checklist

[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 April 4, 2023 23:07
@coreymbe coreymbe force-pushed the PIE-1289-event_filtering_bug branch from b049fd0 to 2a6300d Compare April 5, 2023 19:44
@coreymbe coreymbe force-pushed the PIE-1289-event_filtering_bug branch from 2a6300d to 48b876b Compare April 5, 2023 20:25
@actowery actowery merged commit 7523970 into puppetlabs:main Apr 11, 2023
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