On Tue, May 28, 2024, at 11:00, Marc Hoppins wrote:
> Ranger admin logs are unchanged from April.

Thar's weird. Ranger Admin logs should at least be logging the API requests 
being sent from Usersync and Usersync is reporting it's getting an 
authentication error response from Ranger Admin, so that at least should be 
logged.

Are you sure you are checking the correct logs?

By default, in a vanilla installation the logs would go to ews/logs inside the 
Ranger Admin directory.

You can also check ews/webapp/WEB-INF/classes/conf/logback.xml for any 
different logging configuration or the command line parameters with `ps ww -p 
$(sudo -u cat /var/run/ranger/rangeradmin.pid)`  for any parameter that may 
have changed the logs location.

You can even view the files that the Ranger Admin process has open to check for 
log files with:

sudo -u ranger ls -l /proc/$(sudo -u ranger cat 
/var/run/ranger/rangeradmin.pid)/fd

I find it very rare for an active Ranger Admin to have no logging activity for 
one month.

Regards,
Jesús P Rey

Reply via email to