LogViewer icon indicating copy to clipboard operation
LogViewer copied to clipboard

Log-Filter

Open GoogleCodeExporter opened this issue 9 years ago • 20 comments

Copied issue from Eclipse Logfile Viewer:
https://sourceforge.net/tracker/?func=detail&aid=1831847&group_id=165492&atid=83
5607

***
I would like to have configurable filters for logfiles. The amount of my
DEBUG output makes it hard to find Warnings and Errors, even though they
are highlighted.
This is a standard functionality that can be found in many log viewer
tools.

Original issue reported on code.google.com by [email protected] on 7 Nov 2009 at 2:48

  • Blocking: #25, #28, #31

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 9 Nov 2009 at 9:55

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 9 Dec 2009 at 2:40

  • Changed state: Started

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

We would like a new feature that had a simple picklist of items (e.g. log 
levels) to
filter the view in real-time.

Probably this could be implemented generically as a preference list of regular
expressions (similar to the current Rules, or even use the Rules instead of 
making a
new one), and a file's context menu would allow selecting one, and the view 
would
only include the lines matching the regexp.

A couple of "nice to have" options on this is:
 - allow selecting multiple regexps
 - when selecting, specify as an include or exclude filter

Original comment by [email protected] on 31 Jan 2010 at 6:16

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Hi,

i'm working actually on the feature where user can select (activate) rules for
current log viewers. It's stored as preference for each opened viewer. As i 
wrote in
log viewer change log: "I will add exclude, include and replace filters for 
version 1.0".

I think it's exactly what you want...

Thanks,
Andre

Original comment by [email protected] on 31 Jan 2010 at 6:27

  • Added labels: Component-Persistence, Component-UI

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

I couldn't find the change log you spoke of, but based on your comment, if the
messages displayed are included or excluded from view based on some 
regexp/filter,
then yes, sounds great!  Thanks for the update...

Original comment by [email protected] on 31 Jan 2010 at 7:02

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 25 Feb 2010 at 2:16

  • Added labels: Milestone-Release1.0

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 25 Feb 2010 at 2:17

  • Added labels: Milestone-Release0.9.9
  • Removed labels: Milestone-Release1.0

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 14 Apr 2010 at 5:26

  • Added labels: Release-Candidate-0.9.9
  • Removed labels: Milestone-Release0.9.9

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 14 Apr 2010 at 5:27

  • Added labels: Milestone-Release-Candidate-0.9.9
  • Removed labels: Release-Candidate-0.9.9

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

It would be nice to be able to remove (or filter) parts of a line instead of 
the whole line. For example, the logs produced by websphere contain a lot info 
which may not be relevant for people like me:

[26/07/10 11:47:42:656 CEST] 00000071 SystemOut     O [Default : 1] DEBUG 
com.package.class your actual log message

I wish I could remove the begining of the line if it matches a regexp, to keep 
only:

DEBUG com.package.class your actual log message

Original comment by [email protected] on 26 Jul 2010 at 9:53

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Good idea, so there should be second regex for removing parts of the line. I 
will check out how it works. But because of new job it will take time until mid 
august to release version 0.9.9 including this issue.

Original comment by [email protected] on 29 Jul 2010 at 8:56

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Glad to see I'm not the only to find this useful :-)
If you add this feature I'll definitely switch to logviewer! (for the moment 
I'm using grep console which is also nice but does not provide text filtering 
too).

Original comment by [email protected] on 29 Jul 2010 at 5:22

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

I endorse the Nebelmann idea, it would be very convenient to have this kind of 
feature for a such tool

Original comment by [email protected] on 30 Jul 2010 at 8:01

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Is it possible to view the whole file instead of tailing lines. Is it possible 
to increase the backlog rows beyond 200000.

Original comment by [email protected] on 1 Dec 2010 at 9:01

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Any progress on this feature/version 0.9.9?
I'm also eagerly waiting for this feature but I don't see any new code in svn 
since v0.9.8.7, or is there another repo?
Cheers

Original comment by fmjrey on 21 May 2011 at 4:33

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

I'm working now at version 0.9.9 and hope to release it in two weeks...

Original comment by [email protected] on 27 Aug 2011 at 12:04

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Is this version 0.9.9 out yet?

Original comment by [email protected] on 1 Aug 2012 at 9:45

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

No, Version 0.9.9 was not released, because i've no time to continue.

Original comment by [email protected] on 2 Aug 2012 at 10:30

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 29 Sep 2012 at 7:05

  • Now blocking: #25, #28, #31

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter

Original comment by [email protected] on 20 Sep 2013 at 5:27

  • Added labels: Milestone-Release1.0
  • Removed labels: Milestone-Release-Candidate-0.9.9

GoogleCodeExporter avatar Apr 14 '15 19:04 GoogleCodeExporter