Skip to content

time.sleep(args.sleep) #15

Open
Open
@AbdullahMAlasmari

Description

@AbdullahMAlasmari

I want to generate logs within 5 seconds and here is my command line:
$ python apache-fake-log-gen.py -n 100 -o LOG -s 5

Error:
Traceback (most recent call last):
File "apache-fake-log-gen.py", line 112, in
time.sleep(args.sleep)
KeyboardInterrupt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions