This version of the OpenSearch documentation is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
file sink
Overview
You can use the file
sink to create a flat file output. The following table describes options you can configure for the file
sink.
Option | Required | Type | Description |
---|---|---|---|
path | Yes | String | Path for the output file (e.g. logs/my-transformed-log.log ). |