The Rancher v2.x Windows log collector script
This document (000020064) is provided subject to the disclaimer at the end of this document.
Environment
Rancher 2.x
Windows worker nodes
Situation
Collecting logs from a Rancher 2.x cluster with Windows worker nodes using the Rancher v2.x Windows worker node log collection script.
N.B. The script needs to be downloaded and run directly on a Windows worker node using a Powershell session with Administrator Privileges.
Resolution
To run the script, open a new Powershell window with Administrator Privileges and run the following command:
Set-ExecutionPolicy Bypass -Scope Process -Force
iwr -useb https://raw.githubusercontent.com/rancherlabs/support-tools/master/collection/rancher/v2.x/windows-log-collector/win-log-collect.ps1 -OutFile win-log-collect.ps1
& .\win-log-collect.ps1
Upon successful completion, the log bundle will be written to the root of the C:\ drive in a file named rancher_<hostname>_<datetime>.tar.gz
.
Additional Information
https://github.com/rancherlabs/support-tools/tree/master/collection/rancher/v2.x/windows-log-collector
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000020064
- Creation Date: 06-May-2021
- Modified Date:11-Nov-2024
-
- SUSE Rancher
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com