We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed8187 commit be4a33fCopy full SHA for be4a33f
parts/linux/cloud-init/artifacts/aks-log-collector.sh
@@ -73,6 +73,7 @@ GLOBS+=(/var/run/azure-cns*)
73
# GPU specific entries
74
GLOBS+=(/var/log/nvidia*.log)
75
GLOBS+=(/var/log/azure/nvidia*.log)
76
+GLOBS+=(/var/log/fabricmanager*.log)
77
78
# based on MANIFEST_FULL from Azure Linux Agent's log collector
79
# https://github.com/Azure/WALinuxAgent/blob/master/azurelinuxagent/common/logcollector_manifests.py
0 commit comments