The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-22-2008
bpfoster7 bpfoster7 is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 4
Rubin,

Thanks it worked, kind of.

This is what your command produced.
000041e910c3028af739 Nov 22 21:45:24 Nov 22 21:45:28 0:04 min

This is the data from the file
$ grep 000041e910c3028af739 logevent
<190>Nov 22 21:21:56 000423df255c[4627]: 6|4096|RC|CAC: Created CAC session ID 000041e910c3028af739 due to Seachange server request|
<190>Nov 22 21:45:28 000423df255c[4627]: 6|4145|RC|CAC: Terminated CAC session 000041e910c3028af739|
<190>Nov 22 21:45:28 000423df255c[4627]: 6|4097|RC|CAC: Deleted session ID 000041e910c3028af739 due to Seachange server request|

The Dates don't line up. Looks like it reading the create time from another line. Any other input would be great.
Not sure if it matters, but above lines of data are spaced by many other lines of data.