snaketail-net icon indicating copy to clipboard operation
snaketail-net copied to clipboard

Tail utility for monitoring text log files and Windows EventLog

Results 76 snaketail-net issues
Sort by recently updated
recently updated
newest added

The externals tools feature can be used for sending emails, etc. This could be nice to be able to set up without being logged in (remote servers). Maybe SnakeTail could...

enhancement

``` What steps will reproduce the problem? 1. monitor a file 2. horizontal scroll, but no option for line wrap 3. What is the expected output? What do you see...

enhancement

``` What steps will reproduce the problem? 1. Execute a long running command with output redirection to a file in a cmd.exe box (e.g. md5sum -c test.md5 > test.log) 2....

bug

``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...

enhancement

``` You are thinking about something similar as using Putty to run a tail -f command on the remote machine ? http://www.howtogeek.com/howto/the-geek-blog/get-tabs-for-your-putty/ http://stackoverflow.com/questions/3545611/tail-f-using-putty-hangs ``` Original issue reported on code.google.com by...

enhancement

``` What steps will reproduce the problem? 1. CTRL+F in opened file 2. When it does not find an entry sometimes it pops an exception Unhandled exception has occurred in...

bug

``` - Be able to specify which server we want to monitor. - Server name should be part of the tab so that we can tell which is which. ```...

enhancement

``` What steps will reproduce the problem? 1. open a file that has more than 1001 characters in one line (Notepad seems to word wrap at 1024 characters even if...

bug

``` I have all the logs zipped as .gz file. would be really good to be able to read it directly. ``` Original issue reported on code.google.com by `[email protected]` on...

enhancement

``` What steps will reproduce the problem? 1. Create text file and let it open in editor (for example PSPad) 2. open text file with snake tail too 3. change...

enhancement