Collecting system information
Collect Logs when you contact us
Step 1. Log in to your server
ssh user@SERVER_IPStep 2. Put the logger.sh script on your server
scp logger.sh user@SERVER_IP:~
Step 3. Allow the script to run
Step 4. Run the script
Step 5. Copy the log file back to your computer
Step 6. Send it to Support
Step 1: Download the script
Step 2: Run PowerShell

Step 3: Run the logger script in PowerShell
Step 4: Send the collected files to support
Troubleshooting
Check if the script may run with execution policy
Set an execution policy so the script may run
Last updated