Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How to disable driver.as entries in TIBCO BusinessEvents logfile?
Environment:
============
TIBCO BusinessEvents 5.1.1
Windows Operating System
Symptoms:
============
You have a TIBCO BusinessEvents project which sends one event to an AS space.
2013 Jun 28 10:00:12:047 GMT +2 WIN-B2NB1VRKU4F.localdomain Info [$default.be.mt$.Thread.3] - [driver.as] [inference-class] Put tuple: {Tuple {Latency=9798, Name=authorizenet, Status=OK, Timestamp=1372406412047} } to space: isaliveops
To disable entries like ‘driver.as’ from appearing in the logfile (example logfile shown above), refer to the Resolution below.
Cause:
============
N/A
Resolution:
============
Add ‘*:info driver.as:error’ in the logConfig in the CDD file (Collections tab -> Log Configuration). This should help disable the info logging for ‘driver.as’.