mingrammer / flog

:tophat: A fake log generator for common log formats
MIT License
1.12k stars 135 forks source link

output path is not working #38

Open asifdotpy opened 4 years ago

asifdotpy commented 4 years ago

Hi, I have tried your repo in windows 10 it works fine but In Linux, the output command does not generate any file at the location.

3llen commented 3 years ago

could be the problem with Linux, it works perfectly on my MacOS Catalina 10.15.7

mingrammer commented 3 years ago

Could you please give some more information (os, version, ...)?

3llen commented 3 years ago

Hi @mingrammer, thank you for developing and maintaining this tool!!! I like it so much!! Cheers, E

asachs01 commented 3 years ago

I'll echo @asifdotpy 's issue--I'm presently on OSX 11, and specifying a path with -o doesn't produce a file whatsoever. I'm also running the latest release of flog.

3llen commented 3 years ago

I'll echo @asifdotpy 's issue--I'm presently on OSX 11, and specifying a path with -o doesn't produce a file whatsoever. I'm also running the latest release of flog.

How do you run it? Directly with the go script or with docker?

asachs01 commented 3 years ago

@3llen I'm using the compiled binary, so no Docker.