Collecting logs
To view the Luminos logs, navigate to the infoscale-luminos container using
podman exec -it infoscale-luminos bash.
These logs are found at:
-
/var/opt/VRTSitrp/logs
-
/var/opt/VRTSaar/logs
To view the gateways logs, navigate to the infoscale-luminos-gateway container using
podman exec -it infoscale-luminos-gateway bash.
These logs can be found at:
-
/var/vrtsgateway/logs/aargateway.log
-
/var/log/ansible.log
Related information