I have a need to reproduce both the Search Rate and Indexing Rate graphs from the X-Pack Monitoring application in a timelion graph so that it can be put into a dashboard that can be embedded in an external web page.
I have looked at the fields in the .monitoring index, but cannot figure out how the graphs were built.
Is it possible to reproduce these graphs?
I am currently running Elasticsearch Stack Version 5.3. We are transitioning to the latest ELK 7.x in early 2020, but I need to get this done now with 5.3.
I'd be happy to show you the code path to figuring out these things, but I'd also like to warn that building manual charts for system indices (which start with .) are not officially supported, as we may change the mappings without notice in any release.
Thanks @chrisronline for your guidance! I'll dig into that and see where it leads me. I fully understand your point about the risk of using system indices.
Chris, it worked perfectly! Took a bit to figure out the right timelion functions to use, but I fully replicated the graph. I was also able to overlay the previous day's data, which is quite helpful. Thanks again for your guidance!
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.