Optional
requestFactory: LogsPipelinesApiRequestFactoryOptional
responseProcessor: LogsPipelinesApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationDelete a given pipeline from your organization. This endpoint takes no JSON arguments.
The request object
Optional
options: ConfigurationGet a specific pipeline from your organization. This endpoint takes no JSON arguments.
The request object
Optional
options: ConfigurationGet the current order of your pipelines. This endpoint takes no JSON arguments.
Optional
options: ConfigurationGet all pipelines from your organization. This endpoint takes no JSON arguments.
Optional
options: ConfigurationUpdate a given pipeline configuration to change it’s processors or their order.
Note: Using this method updates your pipeline configuration by replacing your current configuration with the new one sent to your Datadog organization.
The request object
Optional
options: ConfigurationUpdate the order of your pipelines. Since logs are processed sequentially, reordering a pipeline may change the structure and content of the data processed by other pipelines and their processors.
Note: Using the PUT
method updates your pipeline order by replacing your current order
with the new one sent to your Datadog organization.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Create a pipeline in your organization.