Resetting the remote host for receiving rotated log files

Prerequisites

You must be in the configuration context:

switch(config)#

Procedure
At configuration context, enter the no form of the logrotate target command:
switch(config)# no logrotate target
Example:
switch(config)# logrotate target tftp://1.1.1.1
switch(config)# do show logrotate
Logrotate configurations :
Period            : daily
Maxsize           : 10MB
Target            : tftp://1.1.1.1
switch(config)# no logrotate target
switch(config)# do show logrotate
Logrotate configurations :
Period            : daily
Maxsize           : 10MB
switch(config)#