Search found 551 matches

by admin
Thu Apr 28, 2011 8:45 pm
Forum: Using LogMX
Topic: Problem with Merge and user fields
Replies: 10
Views: 40864

Re: Problem with Merge and user fields

Hello Tom, This version will mainly fix known bugs. The main new feature is the addition of file monitoring and alerts in Console mode (no GUI). Changes: Log Parser: now displaying line number when a parsing error occurs Filtering: when "Message" operand is selected, always select "contains" operato...
by admin
Wed Apr 27, 2011 7:34 pm
Forum: Using LogMX
Topic: Problem with Merge and user fields
Replies: 10
Views: 40864

Re: Problem with Merge and user fields

Hello Tom,

We are currently working on version v2.1.0, which will include this fix, and should be available for May.

I will let you know by posting a message in this thread.

Xavier.
by admin
Sat Mar 26, 2011 5:16 pm
Forum: Using LogMX
Topic: sftp connection with -F option
Replies: 1
Views: 5051

Re: sftp connection with -F option

Hello,

Sorry but LogMX doesn't have such features. It uses the JSch library so perform SCP/SFTP operation. See http://www.jcraft.com/jsch for more details.

Xavier.
by admin
Wed Dec 15, 2010 11:39 pm
Forum: Using LogMX
Topic: NullPointerException
Replies: 7
Views: 11450

Re: NullPointerException

We have received your config file, thank you. The error comes from the Log4j tags settings of Parser "IMAT2". I don't know why, but this config file doesn't contain any L4j tag setting for this parser (maybe you have manually modified this config file, or maybe a bug has removed all these tag settin...
by admin
Tue Dec 14, 2010 10:41 pm
Forum: Using LogMX
Topic: NullPointerException
Replies: 7
Views: 11450

Re: NullPointerException

Hello, It seems to be an issue with user-defined fields (this parser uses "Line" and "File" fields), but I can't detect the root cause of the problem using this single stack trace, could you please send your config file to support@logmx.com (for security reason, you may want to remove from this file...
by admin
Tue Dec 14, 2010 7:37 pm
Forum: Using LogMX
Topic: NullPointerException
Replies: 7
Views: 11450

Re: NullPointerException

Hello, I parsed the sample log file of your first post with your two Log4j parsers, using LogMX v2.0.1 with a default configuration (except for these two parsers), but I didn't get any Exception. Please try the following: close LogMX rename your config file "config/logmx.properties" to a temporary f...
by admin
Mon Dec 13, 2010 11:11 pm
Forum: Using LogMX
Topic: NullPointerException
Replies: 7
Views: 11450

Re: NullPointerException

Hello,

I tried to reproduce the problem with LogMX v2.0.1, this Log4j Pattern, and log file, and LogMX doesn't produce a NullPointerException.
Do you mean LogMX produces this NullPointerException, or do you try to parse a log file that contains a Stack Trace for a NullPointerException?

Xavier.
by admin
Wed Dec 01, 2010 10:30 pm
Forum: Using LogMX
Topic: Command Line or Service-Based Operation?
Replies: 4
Views: 7735

Re: Command Line or Service-Based Operation?

Sorry but there is no way to do that at this time. You will still have to manually enable alerts until v2.1.0 is released (see my previous post about Console mode).

Xavier
by admin
Wed Dec 01, 2010 12:16 am
Forum: Using LogMX
Topic: Command Line or Service-Based Operation?
Replies: 4
Views: 7735

Re: Command Line or Service-Based Operation?

Hello, LogMX comes with a "Console Mode", but at this time, it only allows you to export log entries to CSV/XML/HTML files (--console --export). The next version that will be available in a few weeks will also allow you to monitor a file in Console Mode (--console --monitor): you will have to specif...
by admin
Tue Nov 23, 2010 12:21 am
Forum: Using LogMX
Topic: Problem with Merge and user fields
Replies: 10
Views: 40864

Re: Problem with Merge and user fields

Hello,

LogMX v2.0.3 was released today but couldn't include this bug fix yet, but it's now planned as a major fix for the next release.
I will post a message in this thread to let you know.

Xavier.
by admin
Tue Nov 23, 2010 12:19 am
Forum: Using LogMX
Topic: Bookmarks
Replies: 4
Views: 24213

Re: Bookmarks

Hello,

LogMX v2.0.3 was released today but didn't implement your feature request yet, but it's planned for the next release.
I will post a message in this thread to let you know.

Xavier.
by admin
Tue Nov 23, 2010 12:09 am
Forum: Submitting a feature request
Topic: Add > >= < <= filters for the ID column
Replies: 2
Views: 8681

Re: Add > >= < <= filters for the ID column

Hello,

LogMX v2.0.3 is now available for download: it allows filtering entries using such numeric conditions on its ID.

Xavier.
by admin
Tue Nov 23, 2010 12:07 am
Forum: Submitting a feature request
Topic: Saving LogMX changes immediately
Replies: 2
Views: 21443

Re: Saving LogMX changes immediately

Hello,

LogMX v2.0.3 fixes this, and is now available for download (see http://www.logmx.com/p_download.php#ChangeLog)

Xavier.
by admin
Tue Nov 23, 2010 12:03 am
Forum: Writing a Manager
Topic: export reports (CSV and etc...) via Java API
Replies: 2
Views: 17852

Re: export reports (CSV and etc...) via Java API

Hello, LogMX v2.0.3 is now released and provides an Export feature in Console mode. It's not an API, but you can call LogMX from your program and give it the right options through the command line. To export your log entries, just use the following command: Windows: logmx.bat --console --export <csv...
by admin
Mon Nov 22, 2010 11:53 pm
Forum: Using LogMX
Topic: Open log file(s) panel
Replies: 2
Views: 18822

Re: Open log file(s) panel

Hello,

LogMX v2.0.3 fixes this problem and is now available for download.

Xavier.