Hello, I'm running 5.15.9 ActiveMQ on Windows as a service.
I'm trying to turn on Auditing and I found your webpage https://activemq.apache.org/audit-logging However I can't find the line to uncomment as mentioned on the webpage (ACTIVEMQ_OPTS="$ACTIVEMQ_OPTS -Dorg.apache.activemq.audit=true") anywhere. I do see the variable ACTIVEMQ_OPTS in the activemq.bat file under bin, but is this batch file even being used when you run ActiveMQ as a service on Windows as it's running wrapper.exe? I do see the empty audit.log file so it looks like auditing is all setup, I just need to find out how to turn it on? Anyone know how to turn on Auditing when running ActiveMQ as a service on Windows? Thanks, Allen
