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

--sync on windows #23

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 11 comments
Open

--sync on windows #23

GoogleCodeExporter opened this issue Mar 15, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

Hello, trying to use "--sync" key under the Windows version, but it works like 
a simple visualization (comes to the end and closes the window). What could be 
wrong?

using:
"logstalgia.exe --sync A:\access.log"

Original issue reported on code.google.com by [email protected] on 28 Nov 2010 at 8:42

@GoogleCodeExporter
Copy link
Author

Sorry

You must use:
"logstalgia.exe -800x600 --sync < A:\access.log"

You should ad it to readme file.

Original comment by [email protected] on 28 Nov 2010 at 8:48

@GoogleCodeExporter
Copy link
Author

Interesting. I haven't tried using it that way (with < ).

Original comment by [email protected] on 28 Nov 2010 at 10:18

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I just confirmed that it's working great with a pipe on windows as well (win 7).
I tail my logs through putty (plink) like this:
 plink.exe -pw mypassword [email protected] tail -f /var/log/nginx/access.log | logstalgia.exe --sync

Original comment by [email protected] on 20 Mar 2011 at 11:45

@GoogleCodeExporter
Copy link
Author

Cool. I spent quite a bit of time with the last version trying to get this 
right :)

Original comment by [email protected] on 21 Mar 2011 at 8:00

@GoogleCodeExporter
Copy link
Author

Great work done! I like this alot :)

Original comment by [email protected] on 21 Mar 2011 at 10:50

@GoogleCodeExporter
Copy link
Author

Hi,
Sorry, but I am having trouble viewing remote logs from Win 7..

I have logstalgia in C:\logstalgia, plink in C:\plink and putty in C:\putty.exe

Can anyone give clear step by step instructions on what to do with them?
Getting fed up of running Virtual Box with Ubuntu just for one function :)

Original comment by [email protected] on 1 Sep 2011 at 10:25

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Its ok, sussed it. Cygwin for the win!  :D

Original comment by [email protected] on 1 Sep 2011 at 10:47

@GoogleCodeExporter
Copy link
Author

did the synthax in windows change? on linux this works

logstalgia --sync /mnt/hgfs/shared-folder/access.log

but on Windows i got an error

"logstalgia.exe -800x600 --sync 
C:\Users\laubersv\Downloads\VMWare\shared-folder\access.log"

then i get the error: The filename, directory name, or volume label syntax is 
incorrect.

Original comment by [email protected] on 27 Jun 2013 at 11:05

@GoogleCodeExporter
Copy link
Author

Hi,

I tried on a Wine machine logstalgia.exe --sync < A:\access.log

I got a black screen, no animation. 

If I use logstalgia.exe example.log, it works great. 

How can I solve "sync" on Windows?

Original comment by [email protected] on 19 Jan 2015 at 10:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant