System management properties
The yfs.properties relevant to the feature
are explained in this topic.
| Property | Description |
|---|---|
plt.statistics.consumer.classname |
Provide fully qualified class names of classes
that implement the PLTStatisticsConsumer interface.
If multiple classes are provided, the class names must be separated
by a comma. Instances of these classes are provided with the statistical
data generated by the system. The system continues to publish statistics
data to the |
plt.statistics.collection.interval |
Property that determines the statistics logging time interval. |
These properties are described in greater detail in the yfs.properties.in file
available in the <INSTALL_DIR>/properties directory.
To
override the default values, prefix these properties with yfs. and
add them with appropriate values to the customer_overrides.properties file
and restart the application server.