1

I am trying to use Kibana 5 to upload CSV.

https://www.elastic.co/blog/kibana-5-0-0-alpha4 as per this link - we have a provision to upload the CSV file in kibana 5.

I tried accessing to upload CSV as mentioned in the document as Management .. I am trying to look for UPLOAD CSV or adding some file. enter image description here

Can anyone help with this? I am not seeing the provision to add a CSV file on top of it.

Soundarya Thiagarajan
  • 574
  • 2
  • 13
  • 31

2 Answers2

2

See https://github.com/elastic/kibana/pull/8497. Apparently they didn't think it was production ready. Real shame because I think it would work for 99% of the cases (as far as I fiddled around with it).

Frank
  • 308
  • 1
  • 9
1

As per the link you've provided in the question, the Kibana version seems to be 5.0.1 in order to upload any CSV.

Kulasangar
  • 9,046
  • 5
  • 51
  • 82