Is there a way by which I can parse csv files using java and then insert that data into elasticsearch so that I can render it and view it on kibana?? Are there any plugins or jars available for the same??
You can take a look at CSV River Plugin or Logstash as already mentioned.