Hey all!
I ran in to a weird problem where some data is being indexed into ES (I can successfully query to find the data through ES), but is not showing up in Kibana. It looks like whenever Kibana does a search it is using the multi search, but I could not find a way to debug the body that it is sending with the request. Is this possible, or is there some sort of other debug logging that is available to turn on to figure out why Kibana cannot find the indexed data?