This document contains the help content for the evtx2bodyfile
command-line program.
Command Overview:
creates bodyfile from Windows evtx files
Usage: evtx2bodyfile [OPTIONS] [EVTX_FILES]...
<EVTX_FILES>
— names of the evtx files
-
-F
,--format <FORMAT>
— select output formatDefault value:
bodyfile
Possible values:
json
,bodyfile
-
-S
,--strict
— fail upon read errorPossible values:
true
,false
-
-v
,--verbose
— Increase logging verbosity -
-q
,--quiet
— Decrease logging verbosity
This document was generated automatically by
clap-markdown
.