JMX MBeans Logging

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

To support log analytics, Artifactory implements log appenders that send log information to Sumo Logic.

You can monitor the following log appenders through JMX MBeans.

  • Access

  • Console

  • Request

  • Traffic

For each log appender, Artifactory displays the following read-only attributes:

Read-Only Attribute

Description

QueueMaxSize

The maximum number of log entries the queue can hold

QueueCurrentSize

The current number of log entries in the queue

QueueDiscardingThreshold

Below this remaining capacity threshold, trace and debug log entries will be discarded

BatchMaxSize

The maximum number of log entries a batch can contain before it is processed

BatchCurrentSize

The size of the current batch pending to be sent to Sumologic

BatchQuietPeriod

The time window (in milliseconds) log entries are collected in a batch before it is being sent to Sumologic

CategoryHeader

The category header value which is sent to Sumologic for this appender