LogFileModCheck
Available from version | 1.5.2 |
---|---|
Necessity | optional |
Usage | /LogFileModCheck or /LogFileModCheck <Minimum duration in ms> |
Description
This parameter makes it possible to document the time required to query the status of the remark file. If this function is active, there must be a folder called Logs in the folder with the remark file. If this folder is not present, the IBI-aws Client application stops. To keep the amount of data small, a minimum duration (in milliseconds) can be specified so that only queries with at least the minimum duration are captured by the log. This parameter should not be used long-term in a production environment since it increases network load.
Examples
IBI.aws.Client.exe /LogFileModCheck
No restrictions. Every check is entered in the log.
IBI.aws.Client.exe /LogFileModCheck 20000
With restrictions. Only tests showing a duration of at least twenty seconds are recorded.