Search found 4 matches

by john
Wed Jun 06, 2007 8:47 pm
Forum: Installing LogMX
Topic: how to replace an old version with a new one ?
Replies: 1
Views: 20446

how to replace an old version with a new one ?

Hi,

After having downloaded a new version of LogMX, how should I upgrade my existing install?

Which file(s) should I replace, and which file(s) should I preserve if I don't want to lost my config and my parsers?

thanks
by john
Fri Mar 30, 2007 9:12 pm
Forum: Using LogMX
Topic: Diff of 2 log files...
Replies: 1
Views: 4148

Diff of 2 log files...

Hello,

How can I process a "diff" between two log files ?

Thank you in advance
by john
Fri Mar 30, 2007 9:06 pm
Forum: Writing a Parser
Topic: Developping a parser that needs a JAR
Replies: 3
Views: 36261

Developping a parser that needs a JAR

Hi,

My parser needs a JAR : where can I add this JAR file so that LogMX will include it in its classpath when using this parser?
by john
Thu Mar 29, 2007 11:29 am
Forum: Writing a Parser
Topic: Configure my parser with external properties
Replies: 1
Views: 17697

Configure my parser with external properties

Hello,

I'd like to configure my java parser with an external config file
(i want to be able to change the format date of my parser without recompiling it).

Thank you.