We are using API Connect v10.0.5.2. I SSH into the Management subsystem appliance. After issuing the following to gather the Management subsystem postmortem log:
./generate_postmortem.sh 0 --ova --pull-appliance-logs --diagnostic-manager --debug
the log creation stops at:
path/to/crunchy_gather.py -n default -l 5 -c kubectl -o /tmp/postmortem-date-and-time-here-UTC/kubernetes/namespaces/default/crunchy
and goes no further. Where should I look for error logs?
We are using API Connect v10.0.5.2. I SSH into the Management subsystem appliance. After issuing the following to gather the Management subsystem postmortem log:
the log creation stops at:
and goes no further. Where should I look for error logs?