Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log format flag missing in Detailed help section #12

Open
gxxglyeyez opened this issue Jul 26, 2018 · 0 comments
Open

Log format flag missing in Detailed help section #12

gxxglyeyez opened this issue Jul 26, 2018 · 0 comments

Comments

@gxxglyeyez
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant