Top
Systemwalker Desktop Keeper V14g Reference Manual
Systemwalker

2.17 Information File of Log Analyzer Server

File name

Arbitrary (*.*)


Usage

This file can be used when the Log Analyzer Server information logs on to the Management Server.
When executing the RegisterLAInfo.exe (registration of the Log Analyzer Server information) command, the file will be specified as an input file.


Saving location

Arbitrary


File format

File in CSV format.

As the first line is the title line, it will be ignored during processing. The line after the second line will be processed as the data line.

One line records the information of one set of the Log Analyzer Server. When there are several sets of built Log Analyzer Servers, it is required to go to a newline and the number of that line shall be the same as the number of sets after finishing recording the information of every set of the Log Analyzer Server.

The title line is required.

No.

Item Name

Description

1

IPAddress (Required)

Enter the IP address of Log Analyzer Server within a range from 7 bytes to 15 bytes.
The numerals from 0 to 9 and period (format of IP address) can be specified.

When specifying several Log Analyzer Servers, please specify the unduplicated IP address for all Log Analyzer Servers.

The string shall be quoted by (").

2

Port01 (Unused)

[Fixed as 0]

3

Port03 (Required)

Please enter a numeral within a range from 4 bytes to 5 bytes as the port number for report output tool and log analysis of Log Analyzer Server (this is the port number specified in [Communication Port 3] when installing the Log Analyzer Server).
The single-byte numerals within a range from 5,001 to 60,000 can be specified.

The string shall be quoted by (").


Use example

"IPAddress","Port01","Port03"
"192.168.1.11","0","30004"
"192.168.1.12","0","5001"
"192.168.1.13","0","60000"