I have a use case to create multiple Logstash pipelines inside a running Logstash container, Is it possible to use Logstash APIs as I do not have Elasticsearch and Kibana host. Just a Logstash running inside a cluster.
I am able to process a GET response, but PUT, POST is giving me 404 not found error.
yes @leandrojmp, so I have a Logstash container running on my EKS via helm chart.
My use case is if I want to create a new pipeline in that Logstash I want to call an API to create it.
As of now, I am updating the pipeline details and upgrading the helm chart and re-deploying Logstash.
Is there any possibility that I can do it via an API endpoint?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.