google-code-export / snaketail-net

Automatically exported from code.google.com/p/snaketail-net
0 stars 1 forks source link

Unable to open multiple files at once #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open SnakeTail
2. File Menu > Open File
3. Try to select more than one file

What is the expected result?
Being able to open multiple log file at once.

What version of the product are you using? On what operating system?
Windows 2008 R2

It's not a bug but more a feature a request

Original issue reported on code.google.com by coooly@coooly.net on 17 Mar 2011 at 9:18

GoogleCodeExporter commented 9 years ago
Any reason why not opening each file one at a time, and then save it as a 
session ? When opening the session file then it will open all the files stored 
in the session configuration.

Original comment by sweaty1 on 18 Mar 2011 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by sweaty1 on 18 Mar 2011 at 7:40

GoogleCodeExporter commented 9 years ago
BlackBerry Enterprise Server crate a log each day and each time one of the 
Blackberry Windows services are restarted, so i can't use session feature.

Original comment by coooly@coooly.net on 18 Mar 2011 at 11:22

GoogleCodeExporter commented 9 years ago
Would it make it easier if the session feature supported regex, so it could 
open the latest filename that matches the regex expression given ?

This would also allow SnakeTail to automatically discover new log files 
matching the pattern.

Original comment by sweaty1 on 18 Mar 2011 at 1:23

GoogleCodeExporter commented 9 years ago
Well i'm not always looking for the latest log and there is 10+ different king 
of logs. (Basically one BES functionality equal one log)

Also the server create one folder per day storing current day's logs.

But why not having this regex feature. For some software (like iis/smtp/...) 
could be useful to follow new logs automatically.

Original comment by coooly@coooly.net on 18 Mar 2011 at 2:11

GoogleCodeExporter commented 9 years ago
I have now released SnakeTail ver. 1.1 where the ability to open multiple files 
is available.

Original comment by sweaty1 on 22 Mar 2011 at 9:21