Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Configuring the Logging Settings

Configuring the Logging Settings

You can configure the Hub Server for logging. Specify the configuration settings for logging in the
log4j.xml
file.
  1. Open
    log4j.xml
    in the following directory:
    <
    MDM Hub installation directory
    >/hub/server/conf
  2. Set the logging level in the
    <priority name>
    element for the following category names:
    • com.siperian
    • com.delos
    • com.informatica
    You can set the logging level to one of the following values:
    • DEBUG. Most detailed logging.
    • INFO. Less detailed logging.
    • ERROR. Least detailed logging.
    Default is
    INFO
    .
  3. Set the
    Threshold
    parameters to
    DEBUG
    .

0 COMMENTS

We’d like to hear from you!