5.1 Viewing the Logs for Debugging

To view the logs of Advanced Authentication appliance docker, specify the following path:

/var/lib/docker/volumes/aaf_aucore-logs/_data

The /var/lib/docker/volumes/aaf_aucore-logs/_data contains logs related to aucore, replication, webauth, and so on.

To view the processes running on docker, run the following command:

$ docker ps --format "{{.Names}}"