Events: Data Import/Export Tracking
Events you have to monitor in a HOPEX data import/export tracking context:
Event
Type
(severity)
Context / JSON
Description / Content
RepositoryLogExport
Action
(-)
RepositoryLog content export in a file
"Repository"
HOPEX repository name
"Login"
Name of the login of the user
"File"
File where data is generated
“Execution"
Succeeded or failed
RepositoryLogConsolidate
Action
(-)
RepositoryLog content consolidation (shrink)
“Repository"
HOPEX repository name
“Login"
Name of the login of the user
“Execution"
Succeeded or failed
RepositoryLogDestroy
Action
(++)
Remove of all or part of the RepositoryLog
“Repository"
HOPEX repository name
“Login"
Name of the login of the user
"DestroyMode"
Full or partial
“Execution"
Succeeded or failed
RepositoryDataExport
Action
(-)
Export of a root object set to a command file (MGR or XMG)
“Repository"
HOPEX repository name
“Login"
Name of the login of the user
“File"
File where data is generated
“Execution"
Succeeded, aborted or failed
RepositoryDataImport
Action
(++)
Command file import in a repository
“Repository"
HOPEX repository name
“Login"
Name of the login of the user
“File"
File containing commands to be executed in the repository
"RejectedCmd"
File where rejected commands are generated by HOPEX
"NbCmdBySecond"
Number of commands imported by second during the import process
"NbCmdAnalyzed"
Number of commands analyzed by the import process
"NbCmdExecuted"
Number of commands executed by the import process
“NbCmdRejected“
Number of commands rejected by the import process
“Execution"
Succeeded, aborted or failed
RepositoryDataLogicalSave
Action
(-)
Saving the repository content in a command file
“Repository"
HOPEX repository name
“Login"
Name of the login of the user
“File"
File containing commands to be executed in the repository
“WARNING"
If the the MGRCompare option is active a Warning is added to the event
“Execution"
Succeeded or failed