DocumentationDynamic Media Image Serving and Rendering API

Debug_trace logging

Last update: September 28, 2023
  • Topics:
  • Dynamic Media Classic,SDK/API

CREATED FOR:

  • Developer
  • Admin
  • User

Use these server settings to debug trace logging.

NOTE
Adobe recommends that you configure all log files to be written to the same folder as TC::directory. Doing so ensures that all Image Serving log files participate in the automatic log file rotation configured with TC::maxDays, which prevents potential server instability due to out-of-disk-space conditions.

SV::log - Server Supervisor Trace Log File Path

Folder and base file name for Server Supervisor log files. The path can be absolute or relative to install_folder. The Server Supervisor appends a hyphen and the current date ( -yyyy-mm-dd) to the file name (before the file suffix, if any). Adobe recommends that you send all log files to the same folder as Platform Server log files ( PS::LogFolder) to use the log file management implemented by Platform Server (PS::LogDays). The default is logs/Supervisor.log.

NOTE
The new folder must be created before changing this setting. Make sure that the access permissions are set so that the Server Supervisor has the necessary create, read, and write privileges.

SV::tracelevel - Server Supervisor Trace Log Level

The log level can be 1, 2, 3, or 4. The default is 2.

IS::Log - Image Server Debug Log File Path

Folder and base file name for Image Server trace log files. The path can be absolute or relative to install_folder. The ImageServer appends a hyphen and the current date ( -yyyy-mm-dd) to the file name (before the file suffix, if any). Adobe recommends that you send Image Server log files to the same folder as Platform Server log files ( PS::LogFolder) to use the log file management implemented by the Platform Server (see PS::LogDays).

NOTE
The new folder must be created before changing this setting. Make sure that the access permissions are set so that Image Serving has the necessary create, read, and write privileges.

IS:TraceClient - Image Server Debug Log Level

Log level can be 1, 2, 3, or 4 (Default is 2)

Level 1 logs events related to starting up, shutting down, and Platform Server connections.

Level 2 also logs connecting to and disconnecting from source images.

Level 3 adds logging of requests for pixel data and delivery of the same to the Platform Server.

Level 4 records all messages received from the Platform Server.

Level 3 and 4 should be used for debug purposes only, as the log files can become large.

IS::TraceStatsInterval - Image Server Statistics Log Interval

The Image Server writes memory statistics to its trace log file at the interval specified by this setting. The valid range is 5–86,400 seconds.

recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49