Hi,
I am trying to monitor a log file which has just a number written as an output. When checking the content of the file, I can see the values and the same applies when I click on view file on the probe. But when testing, the alert contains values like ?!,!? and not the actual number. Does it have to do anything with the file encoding? I verified and everything seems alright. Any help on this?
kag
Hi Marco,
This is fixed now. It was a small logical mistake. I enabled the profile with updates mode where in the file will have just a single number being over written. In this case, when I changed the mode to full time it worked.
Secondly, I modified the file encoding to UTF+8 which gave the right result.
kag