Operating instructions
TD 92579GB
2009-04-15/ Ver. B
Installation and Operation Manual
IP-DECT Base Station & IP-DECT Gateway (software version 3.0.x)
49
<String = EST-5EDT-4,M4.1.0/2,M10.5.0/2>
6 Click “OK”.
8.1.5 Configure Logging
There are three ways to collect logs, see the table below.
Figure 31 .
Store the Syslog Entries using a TCP Connection
1 Select General > Logging
2 Select "TCP" in the Type drop-down list.
3 Enter the "IP address" of the logging server in the Address text field.
4 Enter the "Port" of the logging server in the Port text field.
5 Click "OK".
Store the Syslog Entries in a Syslogd
1 Select General > Logging.
2 Select “SYSLOG” in the Type drop-down list.
3 Enter the “IP address” of the syslogd in the Address text field.
4 Enter the desired syslogd message class in the Class text field.
5 Click “OK”.
Store the Syslog Entries on a Web Server
1 Select General > Logging.
2 Select “HTTP” in the Type drop-down list.
3 Enter the “IP address” in the Address text field.
4 Enter the "Port" in the Port text field.
5 Enter the “relative URL of the form programme” on your web server in the Path
text field.
6 Click “OK”.
Note: The IPBS/IPBL will make an HTTP GET request to the web server on the registered
URL followed by the URL-encoded log entry.
Example:
Enter the value “/cdr/ cdrwrite.asp” in the “URL-Path” field if a page is on the web server
with the name “/cdr/cdrwrite.asp” with a form that expects the log message in the “msg”
TCP The syslog entries are transmitted using a TCP connection.
SYSLOG The entries are reported to a “syslogd” server in the network,
which is responsible for further evaluation or storage of the
entries.
HTTP The syslog entries are transferred to a web server where they
can be further processed. Each individual syslog entry is
transmitted as form data to the web server in HTTP GET
format.