![]() |
|
Help Center
Home |
More Information > Syslog ReportsOverviewSyslog is a client-server protocol for forwarding log messages from the application or device that produces the logs to a syslog receiver. Use syslog to accumulate log messages on a system remote from the search appliance. You configure syslog from the Administration > Network Settings page. Messages sent from the search appliance to a syslog receiver are assigned the priority Informational. The search appliance sends message to the syslog receiver every 5 minutes. The syslog facility value identifies the device from which a message originates. You can set the syslog facility to any local use level. The Facility setting has no effect on which messages are logged. For more details on the syslog protocol, see RFC 3164. You can use syslog to generate your own reports on search appliance activity. The following sections have information on how to test a syslog setup and on the syslog message format. Testing a Syslog ConfigurationAfter you configure a syslog server from the Administration > Network Settings page, verify that the search appliance is sending syslog messages to your syslog server. You need a network utility that lets you listen on a socket and print everything that is received on the socket. The following example uses netcat, a free utility available for both Unix and Windows. To test a syslog configuration:
About the Syslog Message FormatEach syslog message has three parts.
A typical syslog message looks like this: <174>Jul 16 17:19:33 10.1.1.5 usage: 127.0.0.1 - - [16/Jul/2002:17:18:25 -0800] "GET /search?ie= &q=foot &site=my_collection &output=xml_no_dtd & client=my_collection &btnG=Search &access=p &lr= &ip=10.1.1.224 &proxystylesheet=my_collection &oe=HTTP/1.1" 200 1371 2 0.01
The following table contains information about the PRI and HEADER sections of the syslog message.
The following table contains information about the MSG section of the syslog message.
|
||||||||||||||||||||||||||||
© Google Inc.
|