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 <module> time.sleep(args.sleep) KeyboardInterrupt