-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Security Solution] Adds logging and performance fan out API for threat/Indicator matching #82546
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
Merged
FrankHassanabad
merged 24 commits into
elastic:master
from
FrankHassanabad:add-logging-and-fan-out
Nov 7, 2020
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0341e63
Fixes bug with add clause and empty data
FrankHassanabad 9eeb21f
Log level debugging added to threat match list
FrankHassanabad 6d1a9b7
Removes _source to prep code for doing concurrent search attempts
FrankHassanabad a2d87c0
concurrency changes
FrankHassanabad 92ce8cb
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 9e2b6ec
Changed code around
FrankHassanabad 725ed28
Adds back the original value for lists
FrankHassanabad c17bfa3
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad f5972f8
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 2887b99
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 8386c64
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad edeb2d8
Pushed up the settings into the REST requests, still need to plumb th…
FrankHassanabad def5515
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 2477554
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 59749fd
Fixes unit test and adds types
FrankHassanabad 901a1ce
Changed wording, fixed types, and add rest of the plumbing for the ex…
FrankHassanabad 69e173e
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad f63d56e
Updated logging messages to remove extra wording from debugging
FrankHassanabad 733d9c6
Changed more wording for threat vs indicator in the code
FrankHassanabad 013d5bf
Changed more wording from threat to indicator
FrankHassanabad e7c1423
Tests and bug fixes
FrankHassanabad e01b817
More tests and fixes for the two new switches
FrankHassanabad 068f6f2
Merge branch 'master' into add-logging-and-fan-out
FrankHassanabad 3a5c86e
Fixes from PR feedback
FrankHassanabad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.