In iDASH how is the prediction information logged, and what is the word to detect in the log to extract this field?
Release : 12.1
Component : iDASH WORKLOAD AUTOMATION FOR CA 7
You can search info log for specific alarm type when it comes to predicated missed info.
you could search on:
processAlarm():alarm type=
for matching any alarm.
For all other possible issues, you can search on the word ERROR in the info.log
Every message in the error.log doesn't mean that there is a potential problem at that time. So, in the error.log it all depends on the problem that you facing at that time.