Documentation forServ-U MFT & Serv-U FTP Server

Group properties: Logging

In the Serv-U File Server, you can customize the logging of user and group events and activity to a great extent.

Log Message Options

To enable a logging option, select the appropriate option in the Log Message Options grouping. When an option is selected, the appropriate logging information is saved to the specified log file if the Enable logging to file option in the Logging to File Settings section is selected. You can configure the log to show as much or as little information as you want. After configuring the logging options you want, click Save to save the changes.

Logging to File Settings

Log file path name

Specify the name of the log file for information to be saved to a file. Click Browse to select an existing file or directory location for the log file.

The log file path supports certain wildcard characters. Wildcard characters which refer to the date apply to the day that the log file is created. When combined with the Automatically rotate log file option, wildcards provide an automatic way to archive activity for audits.

%H The hour of the day (24-hour clock).
%D The current day of the month.
%M The name of the current month.
%N The numeric value of the current month (1-12).
%Y The 4-digit value of the current year (for example, 2019).
%X The 2-digit value of the current year (for example, 15 for 2019).
%S The name of the domain whose activity is being logged.
%G The name of the group whose activity is being logged.
%L The name of the login ID whose activity is being logged.
%U The full name of the user whose activity is being logged.

Enable logging to file Select this option to enable Serv-U to begin saving log information to the file that you specified in the Log file path. If this option is not selected, Serv-U does not log any information to the file, regardless of the individual options selected in the Log Message Options area.
Automatically rotate log file To ensure that log files remain a manageable size and can be easily referenced during auditing, you can automatically rotate the log file on a regular basis. By specifying a Log file path containing wildcards that reference the current date, Serv-U can rotate the log file and create a unique file name every hour, day, week, month, or year.
Keep up to 'n' log files
Keep up to MB of log files

You can automatically purge old log files by setting a maximum number of files to keep, a maximum size limit in megabytes, or both. Setting these options to "0" means that the setting is unlimited and the limit is not applied. Warning: Log files are purged based only on the current log file path name, and they are purged approximately every 10 minutes. Log file variables are replaced with Windows wildcard values used to search for matching files. For example:

C:\Logs\%Y:%N:%D %S Log.txt is searched for C:\Logs\????:??:?? * Log.txt
C:\Logs\%Y:%M:%D %S Log.txt is searched for C:\Logs\????:*:?? * Log.txt
C:\Logs\%S\%Y:%M:%D Log.txt is searched for C:\Logs\--DomainName--\????:*:?? Log.txt
C:\Logs\%G\%Y:%M:%D Log.txt is searched for C:\Logs\--GroupName--\????:*:?? Log.txt
C:\Logs\%L\%Y:%M:%D Log.txt is searched for C:\Logs\--LoginID--\????:*:?? Log.txt
C:\Logs\%U\%Y:%M:%D Log.txt is searched for C:\Logs\--UserFullName--\????:*:?? Log.txt


Do Not Log IPs

You can specify IP addresses that are exempt from logging. Activity from these IP addresses is not logged. This is useful to exempt IP addresses for administrators that may otherwise generate a lot of logging information that can obfuscate domain activity from regular users. It can also be used to save log space and reduce overhead. Click Do Not Log IPs, and add IP addresses as appropriate.

Download Log

Click to download the log file.