DecouplerEx has several settings that determine the output for and enable DecouplerEx statistics.
Display Name | Name | Description |
---|---|---|
Log Directory |
LogDir |
Specifies the Log directory. If the Log, StatsMeter, or CanCheckLog setting is enabled, logging occurs in this directory. The default value is the global Tealeaf log directory. |
Report Statistics |
StatsMeter |
Enables or disables the statistics meter. The statistics meter monitors the rate of hits or bytes that enter and exit the Extended Decoupler.
The number of bytes per second that are entering the Extended Decoupler can be used to calculate the amount of data sent to the Short Term Canister. Reports are output in text format to the directory specified by the LogDir setting. You can also define the log format. |
Write Stat Report To Log File |
StatsMeterLogToFile |
Specifies whether to output statistics meter reports to the log file. The default value is ON . |
Generate Stats Hits |
StatsMeterHits |
Controls statistics hits. The default value is OFF . |
Log |
Log |
Turns logging on or off. The default value is ON . |
Log Level |
LogLevel |
Specifies the Log level of detail. Possible values are: Error , Warning , Info , and Debug . The default value is Debug .
|