ARTIFACTORY: How To Add Debug Loggers in Artifactory

ARTIFACTORY: How To Add Debug Loggers in Artifactory

AuthorFullName__c
Prakriti Vishwakarma
articleNumber
000005744
FirstPublishedDate
2023-05-24T10:36:32Z
lastModifiedDate
2025-07-22
VersionNumber
2

Since Artifactory application is a combination of Java and Go based modules, currently there are two methods to enhance log verbosity in Artifactory based on the microservice type:

  1. By incorporating debug loggers in the logback.xml file for Access, Artifactory and Mission Control microservices
  2. By modifying the log level in the system.yaml file for microservices like metadata, frontend, router etc