Log files not transferred remotely
Symptom
Rotated log files are not transferred to a remote host.
Cause
The remote host might not be reachable.
The TFTP server on the remote host might not have sufficient privileges for file creation.
行动
Verify that the remote host is reachable.
实体ure that the TFTP server is configured with the required file creation permissions.
For example, on the TFTPD-HPA server, change the configuration file in
/etc/default/tftpd-hpa
包括-c
在TFTP_OPTIONS
. (for example,TFTP_OPTIONS = " - - -安全- c
.).