You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
337 B
11 lines
337 B
[source.filer]
|
|
enabled = true
|
|
grpcAddress = "filer:18888"
|
|
# all files under this directory tree are replicated.
|
|
# this is not a directory on your hard drive, but on your filer.
|
|
# i.e., all files with this "prefix" are sent to notification message queue.
|
|
directory = "/buckets"
|
|
|
|
[sink.local_incremental]
|
|
enabled = true
|
|
directory = "/data"
|