WDE log

The Web Data Entry is the samples input channel.

 The WDE converts the raw input data into samples.


The samples are published on the BUS and stored in the profile DB (if needed) by the Loader.

 

Tracking the samples handled by Matcher requires turning on the DEBUG mode in:


<Gateway machine>\HPBAC\conf\core\Tools\log4j\mercury_wde\wde.properties


Change-


log4j.category.com.mercury.am.platform.wde.decode.IgnoredSamplesLogger=$loglevel,

IgnoredSamples.appender


To-


log4j.category.com.mercury.am.platform.wde.decode.IgnoredSamplesLogger=DEBUG, IgnoredSamples.appender

 

Change-


log4j.category.com.mercury.am.platform.wde.publish_SamplePublisherSamples=$loglevel, PublishedSamples.appender


To-


log4j.category.com.mercury.am.platform.wde.publish_SamplePublisherSamples=DEBUG, PublishedSamples.appender

 

Follow this log file:


<Gateway machine>\HPBAC\log\mercury_wde\wdeIgnoredSamples.log


and


<Gateway machine>\HPBAC\log\mercury_wde\wdePublishedSamples.log


Note: Do not forget to turn off the DEBUG mode when done; The Matcher log appender in commented in default.

<!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://rndwiki.atlanta.hp.com/confluence/display/cord/Web+Data+Entry" dc:identifier="http://rndwiki.atlanta.hp.com/confluence/display/cord/Web+Data+Entry" dc:title="Web Data Entry" trackback:ping="http://rndwiki.atlanta.hp.com/confluence/rpc/trackback/200729" /> </rdf:RDF> --> Labels parameters

你可能感兴趣的:(Web,xml,log4j,HP)