Recover MEF Events
Use the create_event_files_from_txn_logs recovery tool to create an output file containing events from a given Global Transaction Counter (GTC) range for MATRIXX Event File (MEF) compact MDC or MEF XML files.
Once generated, use the publish_mefs.py script to publish the output file to the target directory /opt/mtx/bin/publish_mefs.py source_directory username target_hostname publish_target_directory, where:
source_directory
is the output directory specified with the-o
option in the create_event_files_from_txn_logs recovery tool
username
is the username on the target machine as defined in this configuration question: What is the user name to use when publishing MATRIXX Event Files?Note: Verify the target machine does not require a password when running publish_mefs.py.
target_hostname
is where MEFs are published as defined in the configuration question: What is the host name/IP address to which MATRIXX Event Files will be published?
publish_target_directory
is the directory where the MEFs are published as defined in the configuration question: What is full path to the directory on hostname where MATRIXX Event Files will be published?
For more information, see the discussion about MEF publication configuration in MATRIXX Configuration.