RabbitMQ User Gotcha
Problem
By default, it looks at your %appdata% (e.g. C:\Users\User\AppData\Roaming) for reading configuration files and writing to logs.
This caused a log of confusion for me since I have to use a separate account to get local admin access for security reasons.
Solution
The two below approaches allow you to verify you are editing configuration in the correct directories.
Using the web admin
Insta…
View On WordPress



















