|
Answer» got a list which CONTAIN the date and TIME for my windows logging. each interval time is APPROX 3mins. after i manually calculate,found that in 24hrs ,certain time, the windows failed to log. how to find the missing log? it got thounsands over logs,which i can't CHECK it one by one. can i just with a formula and find the log? any language,application....?
example of my log: 17/08/2007 05:13:55 17/08/2007 05:16:34 17/08/2007 05:19:14 17/08/2007 05:21:54 17/08/2007 05:24:34 17/08/2007 05:27:14 17/08/2007 05:29:55 17/08/2007 05:32:34 17/08/2007 05:35:14 17/08/2007 05:37:54 17/08/2007 05:40:34 17/08/2007 05:43:14 17/08/2007 05:45:54 17/08/2007 05:48:34 17/08/2007 05:51:14 17/08/2007 05:53:54 17/08/2007 05:56:34 17/08/2007 05:59:14 you want to find the missing intervals in the log file, or are you asking how to find out why its not logging? i want to find out how many time it FAIL to log.
|