I have the date time in the first log line.. I am trying to add this date to all following events after it has been matched once, making it act like a global variable in some ways

Here is the sample log lines


START the log printing 08/08/19 09:10:06 343

7066|DestroyJavaVM|0.0|11.3
7072|Reference Handler|0.0|11.3
31204|qtp1459076321-3197|0.0|11.3

There is no unique values to use the aggregate filter.. How can i achieve this to add the date field

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.