08 Apr 2019
06:04 AM
- last edited on
13 Dec 2021
06:23 AM
by
MaciejNeumann
Hi!
i was wondering if is possible to connect a kibana instance to the local ElasticSearch of the nodes.
Thanks!
Solved! Go to Solution.
Hello,
This is not fully supported by Dynatrace, but you could do it, I have seen this in offline installations.
Also any modification to self-monitoring the Dynatrace Cluster, should be confirmed with Dynatrace dev-ops team or you could be out of support. With the default installation Mission Control is aware of the health of your cluster and any modification could affect to this proactive monitoring behavior.
Best regards
Thanks @Rodrigo A.
The idea is check the rum Information without using another elastic node to where stream the information. Is that possible? (asuming the risk).
Yes, it is possible. What data you would like to get out of it? Is there anything you miss in Dynatrace?
Hi @Radoslaw S.
The need is simple. Dashboard provided OOTB are great, but even with the new updates and new features the "capability" of the dashboards OOTB are.. laking, using the USQL and possibility to pin up at the dashboard have been great. Sadly for our internal users is not enought. They are requesting sandkey like / funnel like graphics over the RUM user data. And a Customization level equals to kibana / canvas / vega.
Sadly a new elastic stack install is out of the question, until we can provide a solution that fit the user (That's the idea of test kibana directly with the Elastic of the node)
09 Apr 2019
04:29 PM
- last edited on
29 May 2023
02:38 AM
by
MaciejNeumann
There's /userSessionQueryLanguage/ REST API currently. If not for real time purpose, could export out data to tools like Tableu, Power BI and etc for the reporting.
We are also thinking about it... But as far as i understand metrics related part of the data is stored in Cassandra. So Kibana should connect not only to Elasticsearch engine but also to Cassandra db. Am i right?
AFIK connecting kibana to the local Elastic will only provide RUM data (Since is the one kept in the elastic nodes)