elastic / kibana

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

[Security Solution]Error in Default on ES|QL tab #174496

Closed ghost closed 8 months ago

ghost commented 8 months ago

Describe the bug: Error in Default on ES|QL tab

Kibana/Elasticsearch Stack version Version: 8.11.4 BC1 Commit: 4e90188951eb2dce4f4a0d45ba1a0b9ae9efe19d Build: 68328

Browser and Browser OS Version: Firefox for windows OS Version: 121.0

Elastic Endpoint Version: N/A

Original install method: None

Functional Area: ES|QL

Initial Setup:

precondition

Steps to reproduce

Additional Result

Current Result

Expected behavior:

Screen-Cast:

https://github.com/elastic/kibana/assets/59917825/c6203f0f-999b-454a-b84d-cbd2bf7e0c87

elasticmachine commented 8 months ago

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

elasticmachine commented 8 months ago

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

MadameSheema commented 8 months ago

Thanks for the report!!

Closing the ticket since there is no default query anymore.

ghost commented 8 months ago

@MadameSheema by default we meant to say default empty query state. when user goes for creating fresh timeline user get the error response which is requested to be handled in a better way .

PhilippeOberti commented 8 months ago

@MadameSheema by default we meant to say default empty query state. when user goes for creating fresh timeline user get the error response which is requested to be handled in a better way .

@karanbirsingh-qasource we want the same thing, the challenge at the moment is that we do not control this, we're purely loading the Discover page inside the tab, so we are relying on them making the change. You can actually reproduce this behavior by trying to run an empty query on the Discover page.

ghost commented 8 months ago

ok understood @PhilippeOberti thanks for sharing this insight