Page 1 of 1

eValid logfiles question

PostPosted: Fri Sep 09, 2016 12:23 pm
by WinstonD
Hello.

eValid is a neat product... seems to beats the competition in so many ways.

But tell me, what is the underlying principle of the eValid logfiles?

Thanks

Re: eValid logfiles question

PostPosted: Mon Sep 12, 2016 12:55 pm
by eValid
WinstonD wrote:Hello.

eValid is a neat product... seems to beats the competition in so many ways.

But tell me, what is the underlying principle of the eValid logfiles?

Thanks


Thanks for your question WinstonD.

The eValid system is set up around the EventLog, where the constraints and format are described here:

http://www.e-valid.com/Products/Documen ... rmats.html

As you can see, we made the format as easy as possible to work with.

Many users parse this format into all kinds of different representations.

One thing to point out is that the other logs that eValid makes available are all SUBSETS of the EventLog.

eValid simply filters the responses to generate the Message Log the Performance Log and the Timing Log.

In addition, you could also engineer your own filters based on the message type, as described here:

http://www.e-valid.com/Products/Documen ... lters.html

-- eValid Support