Returns the number of bytes that this event internally uses in disk storage for the values, not counting the bytes for storing the field names. This does not include the RAM usage of an event during a query, implying that aggregated events will have a size of zero.

Function Traits: Transformation

ParameterTypeRequiredDefaultDescription
asstringoptional_eventSize Name of output field.

eventSize() Examples

The example here searches for large events in the repository:

logscale
eventSize() > 10000