Update 03-ace-rabbitmq-input.conf

keyword-vs-text-changes
Roberto Rodriguez 2017-08-11 23:48:13 -04:00 committed by GitHub
parent e1c984c159
commit a2c4a68862
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ input {
user => "user"
password => "P@ssw0rd!"
port => 5672
connect_retry_interval => 300
add_field => { "[@metadata][source]" => "rabbitmq" }
}
}