Configuration and Administration

glog.filetracking Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Property New in Version Definition

glog.filetracking.collector.fileOrder

=<bySize|byModification|byCreation>

23B

This controls the order of files shown in the FILES collector:

  • bySize = by size, biggest to smallest
  • byModification = by last modification date, newest to oldest
  • byCreate = by creation date, newest to oldest

glog.filetracking.collector.minFileSize

=<Disk Space>

23B This limits the FILES collector to tracked files larger than the specified disk space. This focuses on files that are using the most disk space. It defaults to 1 MB.


 

Related Topics