Deletes a pipeline used for Logstash Central Management Added in 7.12.0

DELETE /_logstash/pipeline/{id}

Path parameters

  • id string Required

    Identifier for the pipeline.

Responses

DELETE /_logstash/pipeline/{id}
curl \
 -X DELETE http://api.example.com/_logstash/pipeline/{id}