Create a Support Bundle
To create a support bundle, download and run the script found here.
It will output in the directory it's run from, and collects the following information:
- BindPlane logs
- BindPlane configuration
- With
--agent
flag, the agent configuration, and agent information - System information
It will package the information into a tar.gz file named bindplane_support_bundle_YYYYMMDD_HHMMSS.tar.gz
, where YYYY is the year, MM month, DD, day, HH hour, MM minute, SS second. It must be run with sudo
or as root.