Where exactly do I get the ID of an Elasticsearch document? I need it for the R module I'm using with Elasticsearch to import data. When I do a GET query, I only see the IDs of each log within the document. See attached screenshot.
This has been indexed with Logstash.