evtxexport | LOCAL | evtxexport |
evtxexport
—
exports items stored in a Windows XML EventViewer Log
(EVTX) file
evtxexport |
[-c codepage]
[-f format]
[-l log_file]
[-m mode]
[-p message_files_path]
[-r registy_files_path]
[-s system_file]
[-S software_file]
[-t event_log_type]
[-hTvV ] source |
evtxexport
is a utility to export items
stored in a Windows XML EventViewer Log (EVTX) file
evtxexport
is part of the
libevtx
package. libevtx
is
a library to access the Windows XML EventViewer Log (EVTX) file
source is the source file.
The options are as follows:
-c
codepage-f
format-h
-l
log_file-m
mode-p
message_files_path-r
registy_files_path-s
system_file-S
software_file-t
event_log_type-T
-v
-V
None
None
# evtxexport evtxexport -p c/ -r c/Windows/System32/config/ c/Windows/System32/winevt/Logs/Apllication.Evtx evtxexport 20120910
...
Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.
Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libevtx/
These man pages were written by Joachim Metz.
Copyright (C) 2011-2018, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
February 10, 2014 | libevtx |