https://www.elastic.co/docs/api/doc/kibana/v9/operation/operation-put-logstash-pipeline
Create or update a Logstash pipeline | Kibana API documentation (v9)
Create a centrally-managed Logstash pipeline or update a pipeline. To use this API, you must have either the logstash_admin built-in role or a customized...
logstash pipelineapi documentationcreateupdatekibana
https://www.elastic.co/docs/api/doc/elasticsearch/v8/operation/operation-logstash-delete-pipeline
Delete a Logstash pipeline | Elasticsearch API documentation (v8)
Delete a pipeline that is used for Logstash Central Management. If the request succeeds, you receive an empty response with an appropriate status code....
logstash pipelineapi documentationdeleteelasticsearchv8
https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-logstash-put-pipeline
Create or update a Logstash pipeline | Elasticsearch API documentation
Create a pipeline that is used for Logstash Central Management. If the specified pipeline exists, it is replaced. Required authorization Cluster privileges:...
logstash pipelinecreateupdateelasticsearchapi
https://www.elastic.co/docs/api/doc/kibana/operation/operation-delete-logstash-pipeline
Delete a Logstash pipeline | Kibana API documentation
Delete a centrally-managed Logstash pipeline. If your Elasticsearch cluster is protected with basic authentication, you must have either the logstash_admin...
logstash pipelinedeletekibanaapidocumentation
https://www.elastic.co/docs/api/doc/kibana/v9/operation/operation-get-logstash-pipeline
Get a Logstash pipeline | Kibana API documentation (v9)
Get information for a centrally-managed Logstash pipeline. To use this API, you must have either the logstash_admin built-in role or a customized Logstash...
get alogstash pipelineapi documentationkibanav9
https://www.elastic.co/docs/api/doc/kibana/operation/operation-put-logstash-pipeline
Create or update a Logstash pipeline | Kibana API documentation
Create a centrally-managed Logstash pipeline or update a pipeline. To use this API, you must have either the logstash_admin built-in role or a customized...
logstash pipelinecreateupdatekibanaapi
https://www.elastic.co/docs/reference/logstash/configuring-centralized-pipelines
Configure Centralized Pipeline Management | Logstash
To configure centralized pipeline management: Verify that you are using a license that includes the pipeline management feature.For more information,...
pipeline managementconfigurecentralizedlogstash
https://www.elastic.co/blog/logstash-centralized-pipeline-management
Centralized Pipeline Management in Logstash | Elastic Blog
Apr 16, 2024 - With the recent release of Logstash 6.0.0-beta1 you can control your Logstash pipeline config entirely from Kibana!...
pipeline managementcentralizedlogstashelasticblog
https://www.elastic.co/docs/reference/logstash/configuration-file-structure
Structure of a pipeline | Logstash
A Logstash pipeline config file has a separate section for each type of plugin you want to add to the event processing pipeline. For example: Each section...
structurepipelinelogstash