Open GoogleCodeExporter opened 9 years ago
Sorry
You must use:
"logstalgia.exe -800x600 --sync < A:\access.log"
You should ad it to readme file.
Original comment by HermanSh...@gmail.com
on 28 Nov 2010 at 8:48
Interesting. I haven't tried using it that way (with < ).
Original comment by acaudw...@gmail.com
on 28 Nov 2010 at 10:18
[deleted comment]
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 user@myserver.com tail -f /var/log/nginx/access.log | logstalgia.exe --sync
Original comment by onne...@gmail.com
on 20 Mar 2011 at 11:45
Cool. I spent quite a bit of time with the last version trying to get this
right :)
Original comment by acaudw...@gmail.com
on 21 Mar 2011 at 8:00
Great work done! I like this alot :)
Original comment by onne...@gmail.com
on 21 Mar 2011 at 10:50
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 p...@steptoes.co.uk
on 1 Sep 2011 at 10:25
[deleted comment]
Its ok, sussed it. Cygwin for the win! :D
Original comment by p...@steptoes.co.uk
on 1 Sep 2011 at 10:47
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 laube...@gmail.com
on 27 Jun 2013 at 11:05
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 soog...@gmail.com
on 19 Jan 2015 at 10:25
Original issue reported on code.google.com by
HermanSh...@gmail.com
on 28 Nov 2010 at 8:42