Pour voir les logs d’un seul noeud d’un cluster il tape la commande suivante:
CLUSTER LOG /GEN /NODE:”le-nom-de-mon-noeud”
En powershell
PS> Get-ClusterLog -Node ”le-nom-de-mon-noeud”
Pour voir les logs d’un seul noeud d’un cluster il tape la commande suivante:
CLUSTER LOG /GEN /NODE:”le-nom-de-mon-noeud”
En powershell
PS> Get-ClusterLog -Node ”le-nom-de-mon-noeud”