Functional Specification
Transfer log data and administrator information of Management Server/Master Management Server into the Log Analyzer Server.
In addition, delete the data to be analyzed on the Log Analyzer Server.
If the CSV data of migration target contains problem, then skip the data of the corresponding line and continue with execution.
The following cases require skipping.
Log data of CT that belongs to the group deleted in of Management Server/Master Management Server
Log data that does not use Log Analyzer as aggregation target
Log data that cannot be used in information disclosure prevention diagnosis function, aggregates by objectives function and report output function such as settings change log
Data of linkage application log (SMARTACCESS/Suite Premium etc.) apart from Systemwalker Desktop Rights Master (DTRM) and data of linkage application log of DTRM that is not used as aggregation target in the function of aggregation by objectives
Log data that does not have information required for Log Analyzer to perform aggregation
E-mail Sending Log (Subject/Sender/Recipient is empty, E-mail address is incorrect, or the file name of attachment is empty .etc)
Window Title Obtaining Log (URL is empty or incorrect etc.)
In addition, perform aggregation again using the screening conditions and exclusion conditions set currently for the logs saved on the Log Analyzer Server. The purpose for re-aggregation is to aggregate from the perspective of information disclosure, terminal usage, violations etc. Aggregation will not be performed again in printing volume auditing monitoring.
Command Formats
DTTOOLEX.EXE {-f <Transfer Target Folder> | -d | -r | -u <Transfer Target Folder> }
Option
To migrate log data and administrator information, specify the shared folder as migration target on the Log Analyzer Server.
However, network folder cannot be specified.
Delete the data of analysis target on the Log Analyzer Server.
Aggregate again with the latest screening keyword or exclusion terminal list set on Web Console for all log data on the database.
Transfer administrator information. Specify the folder in which the administrator information is saved as the migration target folder. Normally, specify the shared folder of migration target on the Log Analyzer Server. In this case, administrator information of all Management Server will be migrated to the shared folder of migration target.
Since the system in operation, or when only the administrator information of specific Management Server is migrated, select target folder, select the target folder from the folder named with computer name of the Management Server created under the shared folder of migration target and specify this folder as the migration target folder.
Network folder cannot be specified as migration target folder.
Return Value
Ended normally
Ended abnormally
Location for Saving Commands
It is saved in the following folder of the Log Analyzer Server.
Installation folder of the Log Analyzer Server\bin\dttool
Authority Required for Execution/Execution Environment
It can be executed after logon with Log Analyzer User.
It can be executed on the Log Analyzer Server.
In the environment of Windows Server(R) 2008, or Windows Server(R) 2012, when operating using the command prompt, open the command prompt with "Run as Administrator".
Note
When the -d option is specified, all log data will be deleted from the Log Analyzer Server. Before deletion, execute after paying great attention to confirming if it is unnecessary log.
Log data including file path exceeding 260 characters cannot be imported.
Example of Use
[Transfer log data into the Log Analyzer Server]
DttoolEx.exe -f [Folder Name]
[Delete data]
DttoolEx.exe -d
[Re-aggregate]
DttoolEx.exe -r
[Transfer administrator information under the folder (C:\LASVDATA) into the Log Analyzer Server]
DttoolEx.exe -u C:\LASVDATA
Execution Results/Output Format
[Transfer log data into the Log Analyzer Server]
> Executing data transfer command. > dttool.exe start ( 1 / 10 ) > Saving data......................... > Log data has been saved. > Perform night-time Perform night-time batch aggregation. - Display the process of night-time batch aggregation - > Night-time batch aggregation has finished. > dttool.exe end ( 1 / 10 ) - Display the processing of dttool.exe of each migration target folder - > Data transfer command ends normally.
[Delete data]
> Executing data transfer command. > dttool.exe start ( 1 / 1 ) > Delete all log data from Log Analyzer Server? > Yes(y) or No(n):y > Database has been initialized. > dttool.exe end ( 1 / 1 ) > Data transfer command ends normally.
[Re-aggregate]
> Executing data transfer command. > dttool.exe start ( 1 / 1 ) > Re-aggregate all log data on Log Analyzer Server. Execute? > Yes(y) or No(n):y > Re-aggregate all log data on Log Analyzer Server. - Display the process of night-time batch aggregation - > Re-aggregation of all log data on Log Analyzer Server has finished. > dttool.exe end ( 1 / 1 ) > Data transfer command ends normally.
[Transfer administrator information into the Log Analyzer Server]
> Executing data transfer command. > dttool.exe start ( 1 / 1 ) > Saving administrator data............... > Administrator data has been saved. > dttool.exe end ( 1 / 1 ) > Data transfer command ends normally.