Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

NetWorker: Cómo habilitar la depuración de API REST

Summary: En este artículo, se proporcionan instrucciones para habilitar la depuración de las llamadas de la API REST realizadas en NetWorker.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

  1.  Inicie sesión en el servidor de NetWorker.
  2.  Haga una copia del archivo restapi logback.xml: 
  • Linux:
/nsr/authc/webapps/nwrestapi/WEB-INF/classes/logback.xml
  • Windows: 
C:\Program Files\EMC NetWorker\nsr\authc-server\tomcat\webapps\nwrestapi\WEB-INF\classes\logback.xml
  1. Abra el archivo restapi logback.xml con un editor de texto y realice el siguiente cambio:
Change:
<root level="warn">

To:
<root level="trace">

NOTA: No es necesario reiniciar el servicio.
 
  1. Reproduzca el problema que requiere depuración de la API REST. Para deshabilitar la depuración, configure el rastreo nuevamente en warn en logback.xml
  2. Recopile restapi.log:
  • Linux:
/nsr/logs/restapi/restapi.log
  • Windows:
C:\Program Files\EMC NetWorker\nsr\logs\restapi\restapi.log

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000206441
Article Type: How To
Last Modified: 02 Feb 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.