Syslog Configuration window

As of Niagara 4.13, you can access the Syslog Configuration window in the Platform Administration view. Syslog is a standard protocol for message logging, which allows messages generated by Niagara to be stored and analyzed on a remote server.

Figure 1. Syslog Configuration window


To access the Syslog Configuration window, open the Platform Administration view and click Syslog Configuration.

TypeValueDescription
Enabledfalse (default) or trueDisables (false) or enables (true) the system log service.
HostIP addressSpecifies the IP address or hostname of the Syslog Server.
Portnumber (defaults to 1514)Specifies the port for communication.
Message Typeread-only (defaults to BSD)Specifies the type of message supported. Currently only the BSD type is supported.
Transportdrop-down listSpecifies the transport protocol used for communicating messages to the server.
Client PasswordtextThis is only required if the syslog server requires mutual TLS (mTLS) protocol. This property defines the client certificate in the User Key Store to use. Refer in Niagara Station Security Guide to “Creating a Client Certificate for Syslog configuration” for more information on generating Client Certificates.
Platformtrue (default) or falseEnables (true) or disables (false) the platform logs sent to the server.
Stationtrue (default) or falseEnables (true) or disables (false) the station logs sent to the server.
Syslog Log Level FilterOff, Severe, Warning, Info, Config, Fine, Finer, Finest, All (defaults to Info)Sets the minimum level of platform and station logs that will be sent to the syslog server.
Station Audittrue (default) or falseEnables (true) or disables (false) the station audit records sent to the server.
Security Audittrue (default) or falseEnables (true) or disables (false) the security audit records sent to the server.
Facilitydrop-down list (defaults to local0)Specifies the facility (or process) which generated the syslog messages.
Queue Sizenumber (defaults to 1000)Specifies the queue size to hold the messages until they are sent.