|
Hi, i have this search: index=foo | eval length=length(_raw) | chart eval(sum(length)/1024/1024) as MiB by application Now i just want the first 15 apps. But using "limit=15" says: The following options were specified but have no effect when a split-by clause is not provided:limit. How can i use limit? Regards, Jens |
