Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/output-rabbitmq.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Key to route to by default. Defaults to 'logstash'
* Value type is <<hash,hash>>
* Default value is `{}`

Add properties to be set per-message here, such as 'content_type', 'priority'.
Add properties to be set per-message here which are https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbitmq_management/priv/www/js/global.js#L345[supported by the server], such as 'app_id', 'content_type', 'priority'.
Values can be {logstash-ref}/event-dependent-configuration.html#sprintf[`sprintf` templates], whose value for each message will be populated from the event.

Example:
Expand Down