Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updates for PLAT-13222

...

Log entries

Description

jcc.json

The Main log for tracking SnapLogic application events and error messages. 

jcc_error.json

As errors are encountered, verbose error messages are written to this log.

jcc_output.log

As the JCC is booting up, any informational, debugging, and error messages are written to this log.

jcc_access.log

All requests to the node are written to this log. 

jcc.status.log

JCC status is periodically written to this log.

jcc_state_logs.json

The status of the node, connectivity status to the Control Planecontrol plane, and connectivity between the neighboring nodes of the Snaplex are written to this log.

log_service/jcc-log.json

The status of the logging service when the JCC service is booted. When the node is started, the logging service is also started.

runtime-log.json

All the executed pipelines on the node are written to this log.

metrics_logs.json

If enabled, this field contains the metrics of the node in JSON format.

monitor.log

As the status of the monitor process initializes, events and errors are written to this log during boot up.

monitor.json

The main log for tracking the monitoring application.

monitor_error.json

Verbose error messages are written to this log, such as the stack traces.

nodeState.json

This contains the unique node ID (ccid) and label (ccLabel) of the Node.  

feed_master.json

FeedMaster events and error messages are tracked and written in this log.

feed_master_error.json

As errors are encountered, verbose error messages are written to this log.

feed_master_access.log

All requests to the node are written to this log.

feed_master_status.log

This is the FeedMaster counterpart to the JCC_status.log. The FeedMaster status is periodically written to this log.

feed_master_state_logs.json

This is the FeedMaster counterpart to the JCC_state_logs.json. The status of the FeedMaster node, connectivity status to the control plane, and connectivity between the neighboring nodes of the Snaplex are written to this log.

scheduler_logs.json

This log collects the status of Scheduled Tasks running on the server.

ultra_logs.json

This log collects the status of Ultra Tasks running on the node.

threadDump.dmp

All details of the threads running in the application.

The logs are rotated based on file size into the  /opt/snaplogic/run/log/backup directory.

...