-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Analytics/EQLEQL queryingEQL querying>enhancementTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team
Description
When no order is specified (tail or head), EQL should return the most recent X matches (similar to how ES does for search).
This is different than Python EQL which returns the earliest matches first (time ASC). For compatibility purposes this behavior can be enabled (without modifying the query) through a dedicated parameter (say default_order or missing_order) which can be ASC/DESC.
Metadata
Metadata
Assignees
Labels
:Analytics/EQLEQL queryingEQL querying>enhancementTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team