log-remove

This command removes the selected TIBCO Enterprise Message Service™ Appliance log files.

log-remove [instance] target [options]
instance (Optional.) The instance optional argument specifies an instance-specific log file.
target Can be a log file name or rotations.

If target is a log file, the named file gets deleted.

The following options are available:

-age dates -age specifies the minimum number of days since a file was modified. Any file that hasn't been modified in more than the number of days specified with -age option gets deleted.

The default is 30 days.

-size bytes -size specifies the minimum size of the file required to be deleted. Any file larger than the size specified is deleted. The default is 2G.