Note: This version of the VDT (1.5.2) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

configure_vdt_logrotate

configure_vdt_logrotate - Configuration script for the VDT log rotation

Synopsis

 configure_vdt_logrotate --rotate <y,n>
                         --vdt-install <VDT installation root>

Description

--rotate <y,n>
For y add a cron job to rotate the log files in the VDT.
--vdt-install <VDT installation root>
configure_vdt_logrotate will look for the root of the VDT installation at $VDT_LOCATION. If you do not have that set you can specify it with --vdt-install instead.
--help, --usage
Print a usage message.