Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
monitor:logfiles [2026/02/18 02:48] – [Log Files] Add csts.tab digital manmonitor:logfiles [2026/02/21 21:17] (current) – [Log Files] document data/sendmail.log digital man
Line 4: Line 4:
  
 ^ File                               ^ Purpose ^ ^ File                               ^ Purpose ^
-| ''[[dir:ctrl]]/csts.tab''          | Cumulative statistics log |+| ''[[dir:ctrl]]/csts.tab''          | Cumulative statistics log, parsed/displayed by Synchronet and its utilities (e.g. [[util:SLOG]], [[module:slog]].js, [[sbbsctrl]]) |
 | ''[[dir:data]]/error.log''         | Unexpected events that should be addressed by the sysop | | ''[[dir:data]]/error.log''         | Unexpected events that should be addressed by the sysop |
 | ''[[dir:data]]/events.log''        | Event Thread activity from the [[server:Terminal]] Server | | ''[[dir:data]]/events.log''        | Event Thread activity from the [[server:Terminal]] Server |
Line 12: Line 12:
 | ''[[dir:data]]/hungup.log''        | Users that disconnected while executing an external program on the [[server:Terminal]] Server | | ''[[dir:data]]/hungup.log''        | Users that disconnected while executing an external program on the [[server:Terminal]] Server |
 | ''[[dir:data]]/logon.lst''         | Legacy list of terminal server user logons, preformatted | | ''[[dir:data]]/logon.lst''         | Legacy list of terminal server user logons, preformatted |
-| ''[[dir:data]]/logon.jsonl''       | List of terminal server user logons (used by [[module:logonlist]] |+| ''[[dir:data]]/logon.jsonl''       | List of terminal server user logonsused by [[module:logonlist]] module |
 | ''[[dir:data]]/sbbsecho.log''      | [[util:SBBSecho]] (FidoNet EchoMail program) activity | | ''[[dir:data]]/sbbsecho.log''      | [[util:SBBSecho]] (FidoNet EchoMail program) activity |
 +| ''[[dir:data]]/sendmail.log''      | Email sending activity from the [[module:sendmail]] module |
 | ''[[dir:data]]/spam.log''          | Suspected SPAM delivery attempts to the [[server:Mail]] Server | | ''[[dir:data]]/spam.log''          | Suspected SPAM delivery attempts to the [[server:Mail]] Server |
 | ''[[dir:data]]/logs/http-*.log''   | HTTP access log from the [[server:Web]] Server | | ''[[dir:data]]/logs/http-*.log''   | HTTP access log from the [[server:Web]] Server |
 | ''[[dir:data]]/logs/<date>.log''   | [[server:Terminal]] Server user activity | | ''[[dir:data]]/logs/<date>.log''   | [[server:Terminal]] Server user activity |
 | ''[[dir:data]]/logs/<date>.lol''   | [[server:Terminal]] Server user statistics upon log-off | | ''[[dir:data]]/logs/<date>.lol''   | [[server:Terminal]] Server user statistics upon log-off |
-| ''[[dir:data]]/logs/FS<date>.log'' | [[server:FTP]] Server activity from [[monitor:sbbsctrl]], optional | +| ''[[dir:data]]/logs/FS<date>.log'' | [[server:FTP]] Server activity from [[sbbsctrl]], optional | 
-| ''[[dir:data]]/logs/MS<date>.log'' | [[server:Mail]] Server activity from [[monitor:sbbsctrl]], optional |+| ''[[dir:data]]/logs/MS<date>.log'' | [[server:Mail]] Server activity from [[sbbsctrl]], optional |
  
 The ''*.log'' files without a date in their filename support automatic and configurable rotation (e.g. via [[util:SCFG]]->System->Advanced->Maximum Log File Size and [[util:echocfg]]->Global Settings->Maximum Log File Size). The ''*.log'' files without a date in their filename support automatic and configurable rotation (e.g. via [[util:SCFG]]->System->Advanced->Maximum Log File Size and [[util:echocfg]]->Global Settings->Maximum Log File Size).