I am using kibana from the cloud and not from a local server. I have an index with data in Elastic, and I have created a pipeline from kibana that imports the data from a csv file and inserts it into the elastic index.
My problem is that I don't know how to run that pipeline from logstash or from kibana.
Thanks for your help