The extended logging checkbox can be enabled, then edit the conf/logging.xml file.
Here is an example config for logging to a SysLog server:
<?xml version="1.0" encoding="UTF-8"?> <Syslog defaultMask="INFO"> <Logger name="UNIXSyslogLog" class="com.protomatter.syslog.UNIXSyslogLog"> <logServer>172.16.247.130</logServer> <Format class="com.protomatter.syslog.SimpleSyslogTextFormatter"> <showChannel>false</showChannel> <showThreadName>false</showThreadName> <showHostName>false</showHostName> <dateFormat>MM/dd/yyyy HH:mm:ss</dateFormat> <dateFormatCacheTime>1000</dateFormatCacheTime> <dateFormatTimeZone>America/Denver</dateFormatTimeZone> </Format> <Policy class="com.protomatter.syslog.SimpleLogPolicy"> <channels>ALL_CHANNEL</channels> <logMask>INHERIT_MASK</logMask> </Policy> </Logger> </Syslog>
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
| Kind | Attachment Name | Size | Version | Date Modified | Author | Change note | 
|---|---|---|---|---|---|---|
| png | syslog.png | 17.4 kB | 1 | 29-Dec-2020 05:25 | Ben Spink | 
 
    
    «
    
    
      This particular version was published on 29-Dec-2020 05:25 by Ben Spink.
    
   
  
   
    
  
    
      G’day (anonymous guest)
    
  
  
  
  
  
  
    
      Log in
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  JSPWiki
  
    
  
  
  
  
