Bug ID 2035585: F5OS qkview not capturing logs from stopped containers

Last Modified: Sep 03, 2025

Affected Product(s):
F5OS F5OS-A(all modules)

Known Affected Versions:
F5OS-A 1.8.0

Opened: Aug 22, 2025

Severity: 3-Major

Symptoms

F5OS qkview does not capture logs from containers that are stopped before or during qkview generation.

Impact

Qkview information from the stopped container is not included in the qkview's ./qkview/subpackage-logs directory.

Conditions

-- A container is in an 'exited' state (for example, manually stopped by an administrator). -- A qkview file (support file) is generated.

Workaround

- 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.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips