Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Format asciidoc heading properly
  • Loading branch information
suyograo committed Jun 26, 2015
commit 16560bb5e9112956aa866589c90909c9f88f2a04
2 changes: 1 addition & 1 deletion docs/plugins/outputs/sns.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This plugin looks for the following fields on events it receives:
with the @message truncated so that the length of the JSON fits in
`32768` bytes.

## Upgrading to 2.0.0
==== Upgrading to 2.0.0

This plugin used to have a `format` option for controlling the encoding of messages prior to being sent to SNS.
This plugin now uses the logstash standard https://www.elastic.co/guide/en/logstash/current/configuration.html#codec[codec] option for encoding instead.
Expand Down