|
From: Geoff B. <geo...@gm...> - 2023-04-13 19:29:11
|
Hi John, Perhaps you could give an example of what you mean here, I'm having trouble imagining how it would look. In general it's not very easy to filter duplicate lines as such if there are no other patterns to go on, but it sounds like you're not after just the same log message appearing multiple times? I generally try to attack such things from the other side, i.e. configure the logging in the system so it doesn't do that - the principle being that logging that is annoying for TextTest is often annoying for the users too :) Regards, Geoff On Thu, Apr 13, 2023 at 9:41 AM John Rydén <Joh...@ou...> wrote: > Hi! > > Is there a way to filter duplicate lines (after replacement of timestamps > and such)? > > I have output that is time dependent and there will be different number of > duplicate (part from the timestamp) lines depending on the time the call is > waiting. > > Kind regards > John > _______________________________________________ > Texttest-users mailing list > Tex...@li... > https://lists.sourceforge.net/lists/listinfo/texttest-users > |