- Accedere al server NetWorker.
- Creare una copia del file logback.xml restapi:
/nsr/authc/webapps/nwrestapi/WEB-INF/classes/logback.xml
C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\webapps\nwrestapi\WEB-INF\classes\logback.xml
- Aprire il file restapi logback.xml con un editor di testo e apportare le seguenti modifiche:
Change:
<root level="warn">
To:
<root level="trace">
NOTA: Non è necessario riavviare il servizio.
- Riprodurre un problema che richiede il debug dell'API REST. Per disabilitare il debug, impostare trace back in warn in logback.xml
- Raccogliere restapi.log:
/nsr/logs/restapi/restapi.log
C:\Program Files\EMC NetWorker\nsr\logs\restapi\restapi.log