replication to todays date directory
This commit is contained in:
@@ -11,6 +11,7 @@ enabled = true
|
||||
# This URL will Dial the RabbitMQ server at the URL in the environment
|
||||
# variable RABBIT_SERVER_URL and open the exchange "myexchange".
|
||||
# The exchange must have already been created by some other means, like
|
||||
# the RabbitMQ management plugin.
|
||||
# the RabbitMQ management plugin. Сreate myexchange of type fanout and myqueue then
|
||||
# create binding myexchange => myqueue
|
||||
topic_url = "rabbit://swexchange"
|
||||
sub_url = "rabbit://swqueue"
|
||||
@@ -8,4 +8,5 @@ directory = "/buckets"
|
||||
|
||||
[sink.local]
|
||||
enabled = true
|
||||
directory = "/data"
|
||||
directory = "/data"
|
||||
todays_date_format = "2006-02-01"
|
||||
Reference in New Issue
Block a user