Adds a set of fields describing the storage locations of this event.
Deprecated:Function usage after aggregates v1.175.0
The use of eventInternals()
after the first aggregate
function in a query is deprecated and will be made unavailable in version 1.189.0 and onwards.
Note
The eventInternals()
function must be
used before any aggregate function, otherwise the storage
location will not be returned.
eventInternals()
Examples
Click
next to an example below to get the full details.Count Events From Each Datasource
Count events from each datasource by using eventInternals()
function to add storage location to each event