Can we import a CSV file in kibana 5.3

Hello Everyone,

I tried using import option in kibana 5.3 in saved searches category to upload a CSV file and visualize the data.I am getting the the error "Saved Objects: The file could not be processed".
Can i actually upload a CSV there ?

Could someone mention the proper usage of Import option in kibana 5 .

Thank You,
Bhavana

Hi

Saved Objects supports JSON formatin Kibana . To import a set of objects:

Go to Settings > Objects.
Click Import to navigate to the JSON file representing the set of objects to import.
Click Open after selecting the JSON file.
If any objects in the set would overwrite objects already present in Kibana, confirm the overwrite.

You can read more about it here:
https://www.elastic.co/guide/en/kibana/current/managing-saved-objects.html

Thanks
Rashmi

1 Like

Thank you for the explanation on import functionality in kibana. Is there any possibility in kibana to import a CSV file and visualize it ?

Hi, you must be first put the data in ES using logstash.

1 Like

Hi, this feature is not committed?

1 Like

Hi

The CSV import feature was pulled from the release, as it was not yet ready for prime time. It was experimental and stayed in alpha only. We still want to do this, but it's just not a top priority.

Thanks
Rashmi

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.