William Kenworthy wrote:
As well as your other replies, check out ccze

rattus ~ # esearch ccze
[ Results for search key : ccze ]
[ Applications found : 1 ]

*  app-admin/ccze
       Latest version available: 0.2.1-r2
       Latest version installed: 0.2.1-r2
       Size of downloaded files: 136 kB
       Homepage:    http://dev.gentoo.org/~joker/ccze/ccze.txt
       Description: A flexible and fast logfile colorizer
       License:     GPL-2


Pass your log through it for nicely coloured text (words like "alarm"
and "error" are bright red to stand out) as well as converting date
epoch on the fly, leaving it in context.

BillK



This was a pfl log. It doesn't contain all that. I used to run it manually but found that cron was set up to run it automajically. Thing is, I wasn't sure how to tell if it was working so I checked the log file. Well, the time stamp was not for human consumption, sort of like those little silicone bags in electronic stuff. That lead me to reading the date man page which I was pretty sure was the key but just missed one important detail, the little @ sign.

Funny the things we run into sometimes. I did add the command to my freq-commands file tho.

"This is how you convert time from the log files to human time. Don't forget the @ sign.
date -d @<insert time stamp here>  "

I went back to the man page, it sort of left the @ out on mine:

       -d, --date=STRING
              display time described by STRING, not `now'

No mention of the @ sign there. It does say to read the info file but I very rarely get into those. I never have had any good luck with them. I felt like I was in Hotel California once before. O_O I couldn't get out. lol

Dale

:-)  :-)

Reply via email to