Actions

Difference between revisions of "Syslog (AlphaCom)"

From Zenitel Wiki

(Statistics log)
Line 10: Line 10:
 
* Local2: [[AlphaCom call statistics log|Call Statistics Log]]
 
* Local2: [[AlphaCom call statistics log|Call Statistics Log]]
  
== Debug log ==
+
== Severity level==
 
+
=== Debug log ===
 
The Debug Log reports on several Severity levels:  
 
The Debug Log reports on several Severity levels:  
 
* '''Local0.Crit''': Disaster – Exchange reset. The state of the exchange is so bad that the software does a controlled reset to restore normal operation.
 
* '''Local0.Crit''': Disaster – Exchange reset. The state of the exchange is so bad that the software does a controlled reset to restore normal operation.
Line 19: Line 19:
 
* '''Local0.Info''': Information regarding [[Redundant Servers (High Availability)]] is reported on this level
 
* '''Local0.Info''': Information regarding [[Redundant Servers (High Availability)]] is reported on this level
  
==System log==
+
===System log===
 
The [[AlphaCom system log|System Log]] reports on two severity levels:  
 
The [[AlphaCom system log|System Log]] reports on two severity levels:  
 
* '''Local1:Notice''': All log events in the system log are reported at this level, except
 
* '''Local1:Notice''': All log events in the system log are reported at this level, except
 
* '''Local1:Warning''': Log events related to communication with external Audio Recorder
 
* '''Local1:Warning''': Log events related to communication with external Audio Recorder
  
==Call Statistics log==
+
===Call Statistics log===
 
The [[AlphaCom call statistics log|Call Statistics Log]] reports on one severity level: '''Local2:Info'''
 
The [[AlphaCom call statistics log|Call Statistics Log]] reports on one severity level: '''Local2:Info'''
  

Revision as of 14:14, 18 July 2017

Syslog is a standard for forwarding log messages in an IP network. The term "syslog" is often used for both the actual syslogprotocol, as well as the application or library sending syslog messages.

The syslog is configured from AlphaWeb.

Facility value

The Facility value is a way of determining which process of the AlphaCom created the message. Since the Syslog protocol was originally written on BSD Unix, the Facilities reflect the names of Unix processes and Daemons:

Severity level

Debug log

The Debug Log reports on several Severity levels:

  • Local0.Crit: Disaster – Exchange reset. The state of the exchange is so bad that the software does a controlled reset to restore normal operation.
  • Local0.Error: Error – The software handles a problem by e.g. aborting an operation and returning to idle, but logs a message
  • Local0.Warning: Warning – Information to the user. Often identical to texts sent to the log port
  • Local0.Notice: Reconfiguration of Syslog and restarting AMCd on command is reported at this level
  • Local0.Info: Information regarding Redundant Servers (High Availability) is reported on this level

System log

The System Log reports on two severity levels:

  • Local1:Notice: All log events in the system log are reported at this level, except
  • Local1:Warning: Log events related to communication with external Audio Recorder

Call Statistics log

The Call Statistics Log reports on one severity level: Local2:Info