You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently EQL returns only _source and thus ignores any runtime fields defined in the mapping. This can be addressed, by potentially supporting the fields API option just like on Elasticsearch requests.