Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeDJango
titleDistribution Profile With Include
linenumberstrue
{
	"include": ["test_sinks.json"],
	
	"data_sinks": [{
				"sink" : "sftp_sink"
	}
}


Data Compression

The distributed data can be compressed by adding the "compression_codec": "GZIP" parameter to the "cfg" section of the sink definition. Currently only GZIP is supported.


SFTP Distribution Sink Parameters

The SFTP sink is designated with a "type": "SFTP" sink parameter.

The SFTP Distribution can take the following parameters: