tableau / Logshark

A Tableau log file analysis utility
MIT License
112 stars 50 forks source link

Not able to successfully run the Logshark #33

Closed aelmoun2 closed 6 years ago

aelmoun2 commented 6 years ago

Hi,

I am unable to successfully run logshark after following all the steps in the Doc. When running : C:\Program Files\Logshark>logshark C:\Users\Alex\Downloads\mylogs10262017 --startlocalmongo Loading Logshark user configuration.. Target must be a valid file, directory or MD5 hash! C:\Program Files\Logshark>

Please see below and let me know if there is anything wrong with my settings:

image

image

Thank you

jmangue commented 6 years ago

Hi @aelmoun2 --

How are you generating "mylogs10262017"? As mentioned in the error, it appears that these logs aren't valid.

Try generating a logset using "tabadmin ziplogs" or the "Generate Log Snapshot" feature in Tableau Server and see if your issue persists... let me know how it goes.

aelmoun2 commented 6 years ago

Hi @jmangue

I finally got it resolved, the issue was very simple that the zip file was not displaying the zip extension. All working fine now as expected.

Thank you for reaching out.

jmangue commented 6 years ago

Awesome, thanks for letting me know how it ended up, @aelmoun2 ! Closing this issue out.