diff --git a/docs/output-rabbitmq.asciidoc b/docs/output-rabbitmq.asciidoc index 3eec8b2..7bb6385 100644 --- a/docs/output-rabbitmq.asciidoc +++ b/docs/output-rabbitmq.asciidoc @@ -169,7 +169,7 @@ Key to route to by default. Defaults to 'logstash' * Value type is <> * 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: