Dell SonicWALL Administration Manual page 43

Directory services connector 3.7
Hide thumbs Also See for SonicWALL:
Table of Contents

Advertisement

Configuring LogWatcher on the Domain Controller
The DCConfig.xml file is used for configuration. The following XML snippet shows how the data is stored in the
DCConfig.xml file:
<SONICWALL_LOG_WATCHER>
<AGENTS>
<AGENT>
<IP_ADDRESS>10.50.173.252</IP_ADDRESS>
<PORT_NO>2259</PORT_NO>
</AGENT>
</AGENTS>
<SEC_KEY>abc123</SEC_KEY>
<IGNORE_TIME>10</IGNORE_TIME>
<LOG_LEVEL>0</LOG_LEVEL >
<LW_PORT_NO>2259</LW_PORT_NO>
<DC_IP>10.50.173.54</DC_IP>
</SONICWALL_LOG_WATCHER>
The above data fields are defined as follows:
Table 1. LogWatcher data fields
IP_ADDRESS
PORT_NO
SEC_KEY
IGNORE_TIME (in seconds)
LOG_LEVEL
LW_PORT_NO
DC_IP
Configuring/Enabling LogWatcher in Directory Services
Connector
To configure LogWatcher in Directory Services Connector, perform the following steps:
1
In the DSC Configuration Tool, right-click the SSO Agent or use the Actions menu to open the Properties
page of the SSO Agent.
2
Select DC Security Log in the Query Source drop-down list.
3
Select the Add LogWatcher Support checkbox.
4
Enter the LogWatcher Port number (default is 2259).
5
Enter the LogWatcher Shared Key.
NOTE:
The SSO port number and shared key in the DCConfig.xml file on the Domain Controller
must be the same as the LogWatcher Port number and LogWatcher Shared Key.
IP address of the SSO Agent
Port number of the SSO Agent for receiving the UDP packet
Secret Key for encrypting the packet data
Used to avoid successive user logon/logoff; default value is 10 seconds
Can have any of three values:
0 (NOLOGS) - Do not log any messages
1 (ERRORSONLY) - Log only Error messages
2 (DIAGNOSTIC) - Log all messages
LogWatcher port for sending the UDP packet
IP address of the Domain Controller
Dell SonicWALL Directory Services Connector 3.7
43
Administration Guide

Advertisement

Table of Contents
loading

Table of Contents