Editing Server logs

From FileZilla Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 +
Note: Work in progress!
 
= Logging in FileZilla Server =
 
= Logging in FileZilla Server =
 
FileZilla Server, like the client, includes two means of logging, screen and file log.
 
FileZilla Server, like the client, includes two means of logging, screen and file log.
Line 9: Line 10:
 
If you want logs when no user is logged on, don't want to leave the admin interface running or want to track large logs, you need to use file logging (see below).
 
If you want logs when no user is logged on, don't want to leave the admin interface running or want to track large logs, you need to use file logging (see below).
  
=== What is logged (older FileZilla Server) ===
+
=== What is logged ===
 
* Connection ID (in brackets): every new connection will get a unique ID, this aids in tracking one special connection only<br>
 
* Connection ID (in brackets): every new connection will get a unique ID, this aids in tracking one special connection only<br>
 
* Time stamp
 
* Time stamp
Line 16: Line 17:
 
* The separator ><br>
 
* The separator ><br>
 
* Log text: Commands received, replies sent, status messages and more
 
* Log text: Commands received, replies sent, status messages and more
 
=== What is logged (newer FileZilla Server) ===
 
 
* Time stamp
 
* FTP session: every new connection will get a unique ID, this aids in tracking one special connection only<br>
 
* IP of the initiator of the connection<br>
 
* User name of the account using this connection, '''(not logged in)''' is shown before the login process is completed.<br>
 
* Message type (Command/Response).<br>
 
* FTP Message (Log text): Commands received, replies sent, status messages and more
 
  
 
Note that additional internal status messages don't follow this scheme.
 
Note that additional internal status messages don't follow this scheme.
Line 42: Line 34:
 
The second logging possibility is logging to file. Filelog is disabled after a fresh installation and must be enabled first.
 
The second logging possibility is logging to file. Filelog is disabled after a fresh installation and must be enabled first.
  
=== What is logged (older FileZilla Server) ===
+
=== What is logged ===
 
* Connection ID (in brackets): every new connection will get a unique ID, this aids in tracking one special connection only<br>
 
* Connection ID (in brackets): every new connection will get a unique ID, this aids in tracking one special connection only<br>
 
* Time stamp
 
* Time stamp
Line 51: Line 43:
  
 
Note that additional internal status messages don't follow this scheme.
 
Note that additional internal status messages don't follow this scheme.
 
=== What is logged (newer FileZilla server) ===
 
* Timestamp: data and time<br>
 
* Message type<br>
 
* FileZilla process ID<br>
 
* Connection ID, browsing connection is 0<br>
 
* Log text: Commands sent, status messages and more
 
 
=== Message types ===
 
The following 2-digit characters represent the type of message:
 
* == : Status
 
* !! : Error
 
* >> : Command
 
* << : Reply
 
* WW : Warning
 
* DW : Debug warning
 
* DI : Debug info
 
* DV : Debug verbose
 
* DD : Debug debug
 
 
  
 
=== Setting up file log ===
 
=== Setting up file log ===
Line 79: Line 51:
  
 
=== Daily logfile rotation ===
 
=== Daily logfile rotation ===
You can either log everything into one big file, or let the server create a new logfile every day. Just enable 'Use a different logfile each day', and FileZilla Server will create logs in the format '''fzs-yy<b></b>yy-mm-dd.log'''.<br>
+
You can either log everything into one big file, or let the server create a new logfile every day. Just enable 'Use a different logfile each day', and FileZilla Server will create logs in the format '''fzs-yyyy-mm-dd.log'''.<br>
 
The timestamp in the logfile name follows ISO8601 (four digit year, then month, then day), so the logs will sort correctly. Additionally you can set the number of days for which logfiles are kept. Enable 'Delete old logfiles after' and put the desired value (in days) into the field.
 
The timestamp in the logfile name follows ISO8601 (four digit year, then month, then day), so the logs will sort correctly. Additionally you can set the number of days for which logfiles are kept. Enable 'Delete old logfiles after' and put the desired value (in days) into the field.
  

Please note that all contributions to FileZilla Wiki are considered to be released under the GNU Free Documentation License 1.2 (see FileZilla Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)