Specifications
TD 92326GB
2009-03-10 / Ver. E
Installation and Operation Manual
VoIP Gateway
22
5.9.3 Store the Syslog Entries in a Web server
1 Select General > Logging.
2 Select “HTTP” in the Log Server Type drop-down list.
Figure 18. Store syslog entries in a web server
3 Enter the “IP address” in the Address text field.
4 Enter the “HTTP port number” in the Port text field.
5 Select method to send the request:.
6 Enter the “relative URL of the form programme” on your web server in the Path
text field and click “OK”.
7 Click on “reset required” link and click “OK”.
Note: The VoIP Gateway will make an HTTP GET request to the web server on the
registered URL followed by the URL-encoded log entry. Enter the value “/cdr/
cdrwrite.asp” in the “URL-Path” field if, for example, you have a page on your web server
with the name “/cdr/cdrwrite.asp” with a form that expects the log message in the “msg”
parameter. The VoIP Gateway will then make a GET /cdr/
cdrwrite.asp?event=syslog&msg=logmsg request to the server.
5.9.4 Store the Syslog Entries on a Local CF Card
1 Select General > Logging.
2 Select “LOCAL” in the Log Server Type drop-down list.
Figure 19. Store syslog entries in a local CF card
Figure 18.
Method Description
• Standard
(URI=hardwired)
This should be used to forward log messages to
another device, for example to store it on a central CF
card.
• External (GET)
(URI=as defined in Path)
This is identical to the Standard method, except that
you may specify the URI to be used
• External (POST)
(URI=as defined in Path)
The log message will be coded into GET form data
(also known as query args).
Figure 19.