domino_admin_toolkit.checks.info.test_platform_logs module

domino_admin_toolkit.checks.info.test_platform_logs.test_platform_logs(pod_name_prefix, container, critical_error_strings, include_extra_strings, compact)
Description:

Checks all platform pods for any errors or exception strings

Result:

If any pod in the platform namespace list returns an error or exception string it will report a warning for further investigation into that pod. If log contains a known critical error the test will be failed for additional visibility. The logs are also scanned for specific patterns that are not necessarily categorized as errors, but are relevant to certain pods.