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

Refactor search handler events refactor #1327

Merged
merged 10 commits into from
Jun 2, 2022

Conversation

asteriscos
Copy link
Member

Description

This PR refactors the the search-handler class, which is used to make queries for unique values like KPIs. The idea is to avoid hardcoding a value in the search-handler and instead initialize default values in the modules views. Also, it refactors the way it obtains the result according to Splunk documentation, improving the event handling.

Closes #1321

@asteriscos asteriscos changed the title Refactor search handler events refactor 1321 Refactor search handler events refactor May 16, 2022
@AlexRuiz7 AlexRuiz7 linked an issue May 20, 2022 that may be closed by this pull request
Copy link
Member

@AlexRuiz7 AlexRuiz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Code Review: ✔️
  • Test: ✔️

Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test: ✔️
CR: ✔️

@AlexRuiz7 AlexRuiz7 merged commit cf59835 into 4.3 Jun 2, 2022
@AlexRuiz7 AlexRuiz7 deleted the fix/search-handler-events-refactor-1321 branch June 2, 2022 13:51
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.

problem with the Splunk forwarder in Overview > Security Events
3 participants