Configure Log Verbosity with System YAML for Non-Java Microservices

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

You can configure the verbosity of any non-Java-based logger in your system by entering or modifying the level value in the corresponding entry in the system.yaml configuration file JFROG_HOME/<product>/var/etc/system.yaml.

Changes made to the logging configuration require a restart.

Modifying the verbosity of a logger in system.yaml

frontend:
  logging:
    application:
      level: info