Is it possible to limit the number of results returned from a discover search? For example I just want the last event indexed for a particular field.
I was able to do this in a visualization by taking the max @timestamp and then bucket -> Split rows by Term but it would return a table that included both @timestamp AND term. I just want the term.
I thought about that option but won't the result be all of my discover searches returning only 1 event? I was hoping to save specific searches that only return 1 event (the latest indexed) and the rest return the normal settings amount.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.