Visualizing Data in Kibana Through Elastic Cloud

I want to create sample report on Kibana using Elastic Cloud 14 days trail version.
Steps that I want to perform mentioned below..
* I have two CSV file with some sample data(say one is employee details another is Department details) in my local.
* Want to import it in elastic cloud.
* Lastly want to create some report based on that in Kibana.

Please let know the steps that I need to follow to solve my purpose.

Thank You.

Hi @Arya_Saha,

I'd recommend following these steps:

  1. Use either the ES ingest node or Logstash to import the CSV data into ES. Read this for more information about why you'd take either approach.
  2. Read the getting started guide for using Reporting.

Good luck!

1 Like

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