Is there a specific format that describes the intermapper log files?

It seems be:
DD/MM HH:MM:SS  EVENT  DESCRIPTION

But the format isn't too machine friendly. The separator between the time, event and description appears to be two or more spaces, but the description field also contains two or more spaces on occasion - making this a bad record separator.

I'd like to write a script to process the logs and generate a summary after they're rotated nightly. I know I could write a script that would be called as a notifier, but then the script would have to maintain its own state. Much simpler to just use the logs...
--
matt

____________________________________________________________________
List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]

Reply via email to