diff --git a/public/docs-static/img/troubleshooting-client/remote_job/remote_job_completed.png b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_completed.png new file mode 100644 index 00000000..957620ed Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_completed.png differ diff --git a/public/docs-static/img/troubleshooting-client/remote_job/remote_job_parms.png b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_parms.png new file mode 100644 index 00000000..a87811b0 Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_parms.png differ diff --git a/public/docs-static/img/troubleshooting-client/remote_job/remote_job_pending.png b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_pending.png new file mode 100644 index 00000000..46bdbcbd Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_pending.png differ diff --git a/public/docs-static/img/troubleshooting-client/remote_job/remote_job_steps.png b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_steps.png new file mode 100644 index 00000000..479575bd Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/remote_job/remote_job_steps.png differ diff --git a/src/pages/how-to/troubleshooting-client.mdx b/src/pages/how-to/troubleshooting-client.mdx index 7728fbaf..4b02c15b 100644 --- a/src/pages/how-to/troubleshooting-client.mdx +++ b/src/pages/how-to/troubleshooting-client.mdx @@ -177,6 +177,38 @@ If you uncheck this option, a bundle will be generated without running this step

Once the bundle generation is complete, you can click on `Copy Key` to get the uploaded key and share with NetBird\'s team. +### Debug bundle uploads via Dashboard +Since version `0.45.0`, administrators can trigger debug bundle uploads directly from the Management Dashboard to any peer in the mesh. + +#### To upload a debug bundle from the Dashboard: + +1. Go to the peer you want to debug. +

+ remote_job_steps +

+ +2. Choose **Debug Bundle** and configure the parameters. +

+ remote_job_parms +

+ + + • `Log File Count` must be between **1** and **1000**. + • If `bundle_for` is enabled, the duration must be between **1** and **5 minutes**. + + +3. Wait for the process to finish. +

+ remote_job_pending +

+ +4. Copy the `Upload Key` once the job is completed. +

+ remote_job_completed +

+ +For API-based uploads, see the [Jobs API reference](/api/resources/jobs). + ## Enabling debug logs on agent Logs can be temporarily set using the following command.