Skip to main content

Get pipeline definition for a log type

GET 

/v1/sawmill/log-type-pipeline/logType

Receive pipeline definition for a given log type, if the definition is already stored.

Request

Path Parameters

    logType stringrequired

    Log type that you need to retrieve a Sawmill pipeline for. If no parsing has been applied to this log type, 404 error will be given.

Responses

successful operation

Schema

    object

Loading...