Last Modified: Sep 03, 2025
Affected Product(s):
F5OS F5OS-A
Known Affected Versions:
F5OS-A 1.8.0
Opened: Aug 22, 2025 Severity: 3-Major
F5OS qkview does not capture logs from containers that are stopped before or during qkview generation.
Qkview information from the stopped container is not included in the qkview's ./qkview/subpackage-logs directory.
-- A container is in an 'exited' state (for example, manually stopped by an administrator). -- A qkview file (support file) is generated.
- Collect logs manually using the 'docker logs <container name>' command. - Review container logs in the qkview's ./qkview/subpackages/host-qkview/qkview/filesystem/var/log/messages file. - Avoid stopping containers manually with 'docker stop', unless directed to do so by F5 Support for troubleshooting purposes.
None