$ oc get fileintegrities/worker-fileintegrity -o jsonpath="{ .status }"
您想对 File Integrity Operator 的问题进行一般性故障排除。
在FileIntegrity
对象中启用调试标志。debug
标志会增加在DaemonSet
Pod 中运行并运行 AIDE 检查的守护程序的详细程度。
您想检查 AIDE 配置。
AIDE 配置存储在与FileIntegrity
对象同名的配置映射中。所有 AIDE 配置配置映射都标有file-integrity.openshift.io/aide-conf
。