I expected it to appear similar to the “Expected” image above, but with a line and legend entry for “mad-pig-apicontent-80” and all other proxy_upstream_name values .
Can you investigate the query sent to Elasticsearch and elasticsearch response? Chrome dev tools network tab. Maybe there is something wrong with the query or the ES response
Thanks for the pointers! Elasticsearch response showed the following error message:
Fielddata is disabled on text fields by default. Set fielddata=true on [proxy_upstream_name] in order to load fielddata in memory by uninverting the inverted index. Note that this can however use significant memory.
Which lead me to this Elasticsearch page and then I queried my logstash-* mappings in elasticsearch like so: