-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
After doing some initial testing I was under the impression from the example config file that the username and password used for amqp auth'n was derrived from the server url line:
url: amqps://username:password@example.com/vhost |
After playing with an example build and running through the code I found I had to make hard-code changes to alter the username and the password is found in the 'token' file.
Would it be possible to replace this with something similar to:
amqp:
url: amqps://example.com/vhost
username: shoveler-user
exchange: shoveler-exchange
topic: shoveler-topic
token_location: /etc/xrootd-monitoring-shoveler/token
Thanks,
Rob
Metadata
Metadata
Assignees
Labels
No labels