Product manual

GFI EventsManager 16 Command Line Tools | 314
Example
EsmDlibM.exe /copyData /destinationPath:Z:\DestServ
/destinationName:DestData /sourcePath:C:\SourServ
/sourceName:SourData /sourceEncPass:p@ss /markEventsAsDeleted
16.2.4 /importFromLegacyFile
This function enables you to import data that was exported to files from an older version of GFI
EventsManager. The following parameters are supported:
Parameter Description
/path:<path> Specify the path to the import file.
Note
Parameters that contain spaces must be
enclosed in double quotes ().
/logTypes:<application, custom, directory, security, dns, fil-
ereplication, syslog, system, snmp, oracle, sql, text>
(Optional) Specify the log types you want to import.
Exclude parameter to import all log types.
/password:<password> (Optional) Specify a password to decrypt import
data.
/anonpass1:<password> (Optional) Specify the primary anonymization pass-
word to anonymize import data.
/anonpass2:<password> (Optional) Specify a secondary anonymization pass-
word to anonymize import data using two keys.
Table 108: /importFromLegacyFile Parameters
Example
EsmDlibM.exe /importFromLegacyFile
/path:C:\ImportData\Configuration.cfg /password:p@ss /anonpass1:p@ss
16.2.5 /exportToFile
This function enables you to export data from a DLib database server to another one as part of the
data centralization process. You can also use this function to backup your data for safekeeping. The
following parameters are supported:
Parameter Description
/path:<path> Specify the folder path where data is exported to.
Note
Parameters that contain spaces must be enclosed in double quotes ().
/sourceEncPass:<pass-
word>
(Optional) Specify a password to encrypt source data.
/destinationEncPass:<
password>
(Optional) Specify a password to encrypt destination data.
/anonpass1:<
password>
(Optional) If the source database is anonymized, key in the primary anonymization password to
decrypt exported data.
/anonpass2:<
password>
(Optional) If the source database is anonymized using two anonymization keys, key in the sec-
ondary anonymization password to decrypt export data.
Table 109: /exportToFile