Search found 4 matches

by kbelunek
Wed Apr 02, 2014 1:21 pm
Forum: Submitting a feature request
Topic: Better MDC support for Log4J parser
Replies: 2
Views: 24845

Better MDC support for Log4J parser

I am trying to parse Log4J log with this pattern: %d{ISO8601} | %-5.5p | %-16.16t | %-50.50C %4L | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n There is example of the log line: 2014-03-20 11:47:28,193 | INFO | NioProcessor-2 | hd.common.session.AbstractSession$1IoSessionCloser 294 | ...
by kbelunek
Wed Jan 29, 2014 9:44 pm
Forum: Using LogMX
Topic: Cannot open Solaris 11 sylog file
Replies: 4
Views: 10368

Re: Cannot open Solaris 11 sylog file

Thank you very much, I really appreciate your effort. In the meantime I have developed my own RFC 5424 compliant parser for educational purposes, the Java API for building custom parsers is straightforward and well documented. I have already recommend LogMX tool for the project and it will be probab...
by kbelunek
Wed Jan 08, 2014 1:07 pm
Forum: Using LogMX
Topic: Cannot open Solaris 11 sylog file
Replies: 4
Views: 10368

Re: Cannot open Solaris 11 sylog file

Hello, thanks for quick reply. I will check your pattern for sure. I am currently evaluating LogMX for large project and seamless Solaris 11 Syslog support is crucial. The project will use cca tens of deployed autonomous systems, each system contains some co-operating Redhat 6.4 and Solaris 11.1 mac...
by kbelunek
Tue Jan 07, 2014 5:13 pm
Forum: Using LogMX
Topic: Cannot open Solaris 11 sylog file
Replies: 4
Views: 10368

Cannot open Solaris 11 sylog file

Hello, I am new LogMX user (version 4.1.1) and I am using full version of LogMX. I have problem to open Solaris 11 syslog file, LogMX complains about unrecognized format. The Syslog messages are stated to be supported by LogMX out of the box. There is log file example ------- 2014-01-07T08:52:06+02:...