Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

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
Next revisionBoth sides next revision
module:logonlist [2019/10/30 12:35] – [Format] mention HTTP logons supported in list digital manmodule:logonlist [2020/03/29 21:29] – [Invoke] Daily, not Timed Event to run maintenance digital man
Line 17: Line 17:
   * The logons from 2-days ago are stored in ''[[dir:data]]/logon.1.jsonl''   * The logons from 2-days ago are stored in ''[[dir:data]]/logon.1.jsonl''
   * etc...   * etc...
 +
 +The logon list files are normally maintained/rotated daily via an invocation of "?logonlist -m" (e.g. in [[util:SCFG]]->External Programs->Fixed Events->Daily Event).
  
 ===== Install =====  ===== Install ===== 
Line 28: Line 30:
 | ''-l'' | Display only the "last few" logons (callers), the default is to display the entire list | | ''-l'' | Display only the "last few" logons (callers), the default is to display the entire list |
 | ''-y'' | Display logons from yesterday rather than today | | ''-y'' | Display logons from yesterday rather than today |
-| ''-m'' | Maintain the Logon List files, must be executed daily, e.g. via "System Timed Event" |+| ''-m'' | Maintain the Logon List files, must be executed daily, e.g. via "System Daily Event" |
  
 ===== Configure ===== ===== Configure =====