Module api_logs_pipelines

Module api_logs_pipelines 

Source

Structs§

LogsPipelinesAPI
Pipelines and processors operate on incoming logs, parsing and transforming them into structured attributes for easier querying.

Enums§

CreateLogsPipelineError
CreateLogsPipelineError is a struct for typed errors of method LogsPipelinesAPI::create_logs_pipeline
DeleteLogsPipelineError
DeleteLogsPipelineError is a struct for typed errors of method LogsPipelinesAPI::delete_logs_pipeline
GetLogsPipelineError
GetLogsPipelineError is a struct for typed errors of method LogsPipelinesAPI::get_logs_pipeline
GetLogsPipelineOrderError
GetLogsPipelineOrderError is a struct for typed errors of method LogsPipelinesAPI::get_logs_pipeline_order
ListLogsPipelinesError
ListLogsPipelinesError is a struct for typed errors of method LogsPipelinesAPI::list_logs_pipelines
UpdateLogsPipelineError
UpdateLogsPipelineError is a struct for typed errors of method LogsPipelinesAPI::update_logs_pipeline
UpdateLogsPipelineOrderError
UpdateLogsPipelineOrderError is a struct for typed errors of method LogsPipelinesAPI::update_logs_pipeline_order