elastic / kibana

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

[Security Solution][Lists][PIT] - Update `exportExceptionListAndItems` to use PIT #127913

Open yctercero opened 2 years ago

yctercero commented 2 years ago

In an effort to reduce the number of expensive queries in Kiana, core is tracking efforts to move to the use of PIT rather than search queries that pull for 10,000 items.

See Kibana core ticket https://github.com/elastic/kibana/issues/93770.

File https://github.com/elastic/kibana/blob/8.0/x-pack/plugins/lists/server/services/exception_lists/export_exception_list_and_items.ts#L62

elasticmachine commented 2 years ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 2 years ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)