DaanHoogland commented on issue #13343:
URL: https://github.com/apache/cloudstack/issues/13343#issuecomment-5068429862

   > It would be very helpful if authentication attempts were written to a 
separate log file, such as `/var/log/cloudstack/management/auth.log`.
   
   This would make sense, but my point is, would the api.log file also work? 
loging attempts should be there as well. And as a workaround somekind og `grep 
-w “.*START.*command=login.* 
/var/log/cloudstack/management/management-server.log >> 
/var/log/cloudstack/management/auth.log 2>/dev/null” #notprogrammingadvice, 
could also work.
   
   Not to refuse your issue, but to explore workaround(s).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to