Is there a way to persist an eventstats in a search?
For example I'm doing this in my search:
index=blah
| eventstats earliest(_time) by uuid
I have to do this every time in my search, but is there a way for this to persist in the data for other people to use?
↧