Search found 12 matches

by joost
Fri May 06, 2016 5:30 am
Forum: Using LogMX
Topic: Auto-refresh and log file rotation
Replies: 6
Views: 19809

Re: Auto-refresh and log file rotation

admin wrote:only the log entries that came from removed files are removed from the main log entries list
Could you elaborate on this? In the scenario I gave earlier, which log entries would be removed from the main log entries list?
by joost
Fri Apr 29, 2016 6:19 am
Forum: Using LogMX
Topic: Issue with hiding emitters
Replies: 2
Views: 13877

Re: Issue with hiding emitters

Ok thanks, I'll try that out.
by joost
Thu Apr 28, 2016 11:17 am
Forum: Submitting a feature request
Topic: Some ideas on emitters
Replies: 2
Views: 16086

Some ideas on emitters

1: Select/highlight emitter in tree view from a right-click option in log entry table. In order to hide one of the parents of that emitter. 2: Additionally: add option to hide package AND children. 3: Allow to (un)hide specific emitters from tree view directly 4: Easily view and manipulate currently...
by joost
Thu Apr 28, 2016 11:14 am
Forum: Using LogMX
Topic: Issues with marking and viewing marked items
Replies: 2
Views: 17456

Issues with marking and viewing marked items

1: Cmd-F2 does not (un)mark an item (Mac, El Capitan, F keys are set as standard function keys (mac preferences), "user native keyboard shortcut key" set under logmx advanced options (correctly detected as Cmd key). 2: After having marked a few log entries, and using (shift)-F2 to step through them,...
by joost
Thu Apr 28, 2016 11:13 am
Forum: Using LogMX
Topic: Issue with hiding emitters
Replies: 2
Views: 13877

Issue with hiding emitters

Right click on an entry provides option "Hide other emitters". After selecting this option, how can it be undone/reversed?

So for example, I hide emitter A and B. Then I select an entry by emitter C, and select "Hide other emitters". Now how can I go back to only hiding emitter A and B again?
by joost
Thu Apr 28, 2016 10:48 am
Forum: Using LogMX
Topic: Issue with default columns
Replies: 0
Views: 42637

Issue with default columns

I have set default options for which columns to show, and how they should be sized. But newly opened windows do not always adhere to these settings. Here is an example: https://www.dropbox.com/s/p8yb3pspnteuq3v/Screen%20Shot%202016-04-28%20at%2011.06.43%20.png?raw=1 Notice that more columns are visi...
by joost
Thu Apr 28, 2016 10:44 am
Forum: Submitting a feature request
Topic: Add grouping options to filter criteria
Replies: 3
Views: 14752

Re: Add grouping options to filter criteria

I've come across a useable GUI for this, here's an example screen capture of how that implementation works. It's good enough for my purposes.

https://www.dropbox.com/s/h1mygm0g2n2zb ... .mov?raw=1
by joost
Thu Apr 28, 2016 10:02 am
Forum: Submitting a feature request
Topic: Create a filter based on a field
Replies: 4
Views: 19837

Re: Create a filter based on a field

Yep, sounds good! Additionally, would it be possible to have the filter be active *without* showing all the filter conditions? Especially if there are multiple filter conditions, they take up too much screen space.
by joost
Thu Apr 28, 2016 9:51 am
Forum: Using LogMX
Topic: Auto-refresh and log file rotation
Replies: 6
Views: 19809

Re: Auto-refresh and log file rotation

Hi John, Let me explain. The logs I have to work with look like this: -rw-r----- 1 loguser loggroup 10485654 Apr 28 10:00 server-diagnostic-8537.log -rw-r----- 1 loguser loggroup 10483336 Apr 28 10:06 server-diagnostic-8538.log -rw-r----- 1 loguser loggroup 10485587 Apr 28 10:11 server-diagnostic-85...
by joost
Tue Apr 26, 2016 9:40 am
Forum: Using LogMX
Topic: Auto-refresh and log file rotation
Replies: 6
Views: 19809

Auto-refresh and log file rotation

With auto-refresh on (sftp file manager), when the opened log file is rotated, emitter show/hide settings are cleared, and all log entries are removed from the table (only the entries since last rotation are shown). Expectation is that when a log file is rotated, the already read/displayed log entri...
by joost
Tue Apr 26, 2016 8:02 am
Forum: Submitting a feature request
Topic: Create a filter based on a field
Replies: 4
Views: 19837

Create a filter based on a field

Right-click on table entry allows to hide emitter or copy field. Add an option to create a filter based on that field. Now I have to select "Copy field" and create a filter manually.
by joost
Tue Apr 26, 2016 7:58 am
Forum: Submitting a feature request
Topic: Add grouping options to filter criteria
Replies: 3
Views: 14752

Add grouping options to filter criteria

Add grouping options to filter criteria (parenthesis around and/or expressions). That way one can build expressions, for example, to filter out certain emitters for certain log levels only: ( "Emitter" NOT equals "some.uninteresting.emitter" AND "Emitter" NOT equals "some.other.uninteresting.emitter...