XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Chapter 9. Troubleshooting
XYPRO Technology Corporation 161 Proprietary and Confidential
9.2.4 PING the Log Warehouse System
1. At TACL enter info define * to look for the define for the current TCPIP process.
If the TCPIP process is not the same as the one configured in the IPALERT Filters,
then set the define for your current session to the IPALERTs TCPIP process.
2. Once you have done that, ping the log warehouse box to test the connection. In
the Filter:
IPALERT_IPPROCESS $ZTC2
IPALERT_PORT 514
IPALERT_ADDRESS 10.1.1.52
Example 4:
$$DATA04.XYGATEMA 20> info define =tcp*
Define Name =TCPIP^PROCESS^NAME
CLASS MAP
FILE \N1.$ZTC0
3.
Change the DEFINE to point to the IPALERTs TCPIP process:
$$DATA04.XYGATEMA 21> alter define =tcpip^process^name,file $ztc2
4.
PING the log warehouse:
$$DATA04.XYGATEMA 22> ping 10.1.1.83
PING 10.1.1.83: 56 data bytes
64 bytes from 10.1.1.83: icmp_seq=0. time=29. ms
64 bytes from 10.1.1.83: icmp_seq=1. time=10. ms
64 bytes from 10.1.1.83: icmp_seq=2. time=10. ms
64 bytes from 10.1.1.83: icmp_seq=3. time=10. ms
----10.1.1.83 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 10/14/29
$$DATA04.XYGATEMA 23>
This test shows that the XMA is sending data to a valid address (the log warehouse)
via a valid TCP/IP process.
9.3 Audit Log Warehouse Data Parsing
If the log warehouse system receives data from XMA but the data is not being parsed
into the correct columns, refer to section 3.7, “Sending XMA Data to an Audit Logging
Appliance” starting on page 76 and Chapter 7, “Safeguard Selection Criteria” starting
on page 135 for more information.