Hi,
I am trying to feed Apache solr data (in JSON format) to display in kibana. is it possible to do that? If i take this approach, then I would have to skip on Elasticsearch since ES and Solr are both indexing tools.
Kibana only supports Elasticsearch as a backend.
If the data I want to analyze is in Solr. What is the process I need to take to display in kibana?
Extract it from Solr and then index into ES.
You can use https://lucidworks.com/products/silk/.