I've configured Kibana to use: "agslx-*-varnish" index which didn't throw any errors. Now I want to graph X field from all the indexes in one graph. Example data:
Any ideas on how to accomplish this? Am I approaching storing the data in a wrong way? How would I go about graphing data from several different servers?
Yes I did alter the pattern to agslx-* but I can't find any options on how to graph different indexes. I can only graph the max value from one field but it shows that field from one index instead of all of them.
Because there's only one line there and it's the value from one index only. I'm checking the values with logstash and there are two different ones yet there's only one line there.
Oh I get it now. I graphed the unique count and it shows as "2" so that's working as intended. How would I go about graphing the values of both indexes at once?
How can I graph the value of MAIN_hit_rate regardless of min/max/avg?
I think the easiest approach would be to edit the field and include the hostname to achieve what I want.
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.