23 Jun
2009
23 Jun
'09
8:23 a.m.
On Tuesday 23 June 2009, Cayo de Moraes wrote:
Thank you for the fast answer Stef!
im geting the lines from my logfile and i can see them in hobbit. So far its working. But somehow they can not be triggered.
now the only thing that i want to do is: msgs column should get red, when this logfile get a line (the content doesnt matter). Thats why i think that the trigger would not be a really good idea, because i would have to trigger a status for every type of entries in this log.
i also tried to write something in this logfile > and then trigger some words (to become red) but it didnt work... This works fine for mu: LOG %/home/rdbmsp/oracle/admin/TEST/bdump/alert_TEST.log %ORA-04031
I had to add a % so it is interpreted as a regexp.
Stef