Skip to main content

Upload an external mapping file to Logz.io storage.

POST 

/v1/sawmill/external-mapping/upload

Uploads an external mapping file in .properties format to Logz.io storage. This file can be used later by Sawmill ExternalMappingSourceProcessor. This feature is not available by default. To enable it, contact Logz.io support. 10 files can be uploaded per account. The file size is limited to 50 MB.

Request

Body

    file binary[]

Responses

successful operation

Schema
    result string

    Successfully updated external mapping

Loading...