Getting the last value from an ElasticSearch index
I’m trying to get the latest value from my Elasticsearch index but when I execute this, it prints everything in the index on the console.
I’m trying to get the latest value from my Elasticsearch index but when I execute this, it prints everything in the index on the console.