Open
Description
Hi kiritbasu,
I saw that the -h had additional information that is not found in the Github Detailed help.
Can you please add it?
love your work
usage: apache-fake-log-gen.py [-h] [--output {LOG,GZ,CONSOLE}]
[--log-format {CLF,ELF}] [--num NUM_LINES]
[--prefix FILE_PREFIX] [--sleep SLEEP]
Fake Apache Log Generator
optional arguments:
-h, --help show this help message and exit
--output {LOG,GZ,CONSOLE}, -o {LOG,GZ,CONSOLE}
Write to a Log file, a gzip file or to STDOUT
--log-format {CLF,ELF}, -l {CLF,ELF}
Log format, Common or Extended Log Format
--num NUM_LINES, -n NUM_LINES
Number of lines to generate (0 for infinite)
--prefix FILE_PREFIX, -p FILE_PREFIX
Prefix the output file name
--sleep SLEEP, -s SLEEP
Sleep this long between lines (in seconds)
Metadata
Metadata
Assignees
Labels
No labels