-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] Refactor NetworkDns to use Search Strategy #76250
Merged
patrykkopycinski
merged 10 commits into
elastic:master
from
patrykkopycinski:feat/network-dns-search-strategy
Sep 7, 2020
Merged
[Security Solution] Refactor NetworkDns to use Search Strategy #76250
patrykkopycinski
merged 10 commits into
elastic:master
from
patrykkopycinski:feat/network-dns-search-strategy
Sep 7, 2020
Commits on Aug 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f056ef3 - Browse repository at this point
Copy the full SHA f056ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04da5a0 - Browse repository at this point
Copy the full SHA 04da5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898c5c5 - Browse repository at this point
Copy the full SHA 898c5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e52ca6 - Browse repository at this point
Copy the full SHA 9e52ca6View commit details
Commits on Aug 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de38d64 - Browse repository at this point
Copy the full SHA de38d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c0a2e - Browse repository at this point
Copy the full SHA 18c0a2eView commit details
Commits on Sep 6, 2020
-
Merge branch 'master' of github.com:elastic/kibana into feat/network-…
…dns-search-strategy # Conflicts: # x-pack/plugins/security_solution/common/search_strategy/security_solution/index.ts # x-pack/plugins/security_solution/common/search_strategy/security_solution/network/index.ts # x-pack/plugins/security_solution/public/network/components/network_top_countries_table/index.tsx # x-pack/plugins/security_solution/public/network/containers/network_http/index.tsx # x-pack/plugins/security_solution/public/network/containers/network_top_countries/index.tsx # x-pack/plugins/security_solution/public/network/containers/network_top_n_flow/index.tsx # x-pack/plugins/security_solution/public/network/containers/tls/index.tsx # x-pack/plugins/security_solution/public/network/pages/navigation/tls_query_tab_body.tsx # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/helpers.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/helpers.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/index.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/query.http_network.dsl.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/index.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/tls/query.tls_network.dsl.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/helpers.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/query.top_countries_network.dsl.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/helpers.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/index.ts # x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/query.top_n_flow_network.dsl.ts
Configuration menu - View commit details
-
Copy full SHA for 404ba23 - Browse repository at this point
Copy the full SHA 404ba23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4023e0a - Browse repository at this point
Copy the full SHA 4023e0aView commit details
Commits on Sep 7, 2020
-
Merge branch 'master' of github.com:elastic/kibana into feat/network-…
…dns-search-strategy
Configuration menu - View commit details
-
Copy full SHA for cdc7e27 - Browse repository at this point
Copy the full SHA cdc7e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb2ea9 - Browse repository at this point
Copy the full SHA ebb2ea9View commit details
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.