ibm-apiconnect / v10-postmortem

Log collection tool for API Connect v10.
Apache License 2.0
4 stars 27 forks source link

v10-postmortem tool: apic-mustgather

[!NOTE]
We are transitioning to the apic-mustgather tool presented in this page. The generate_postmortem.sh and related scripts are deprecated but still available at this time, see deprecated README

Pre-Requisites

Note: on all APIConnect VMware Appliances, all the above pre-requisites are satisfied, except for apicops.

Deployment Instructions

  1. Download the tool using the following command:
    curl -L -O https://github.com/ibm-apiconnect/v10-postmortem/releases/latest/download/apic-mustgather
  2. Add execution permissions to file using the command chmod +x apic-mustgather.
  3. Run the tool using the command ./apic-mustgather.

Note: Only for APIC Appliances/OVA, first connect to the target appliance via SSH then switch to the root user by running the command sudo -i.

Notes

Need help?