Why we use Tomcat with Kibana when it is just a view tool ?? and if we use Kibana with Tomcat then how to use it? please answer soon
Kibana 4 comes with its own backend, so you don't need to deploy it on Tomcat.
Tomcat is java only, Kibana 4 is nodejs.