elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[Security Solution][Maps] Update Network Map to use Security Layer generation from Maps App #77387

Open spong opened 4 years ago

spong commented 4 years ago

As part of https://github.com/elastic/kibana/pull/68290, the Maps App introduced the Security layer, which was based off the original Network Map layer generation code, but also included additional performance enhancements like including a top hits agg by IP for destination and source layers to reduce the number of total underlying features.

This can be seen between the Security App and Maps App below:

For implementation, an example patch of what this would look like can be found in the following comment from the above PR: https://github.com/elastic/kibana/pull/68290#pullrequestreview-428456719

elasticmachine commented 4 years ago

Pinging @elastic/siem (Team:SIEM)