<!doctype html>
<html>
 <head> 
  <title>Logging</title> 
  <link rel="stylesheet" href="styles/site.css" type="text/css"> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
  <link rel="stylesheet" href="styles/icons.css" type="text/css">
  <script src="js/jquery.min.js"></script>
  <script src="tree/collapsibleTreeMenu.js"></script>
  <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css">
 </head> 
 <body class="theme-default aui-theme-default"> 
  <div id="page"> 
   <div id="main" class="aui-page-panel"> 
    <div id="main-header"> 
     <div id="breadcrumb-section"> 
      <ol id="breadcrumbs">  
       <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> 
       <li> <span><a href="Monitoring-Rhapsody_133163664.html">Monitoring Rhapsody</a></span> </li> 
       <li> <span><a href="Management-Console_133163667.html">Management Console</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">Logging</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <p>Rhapsody allows a configurable level of logging on a per communication point, route and web service basis. This can be configured using the <a href="Management-Console_133163667.html">Management Console </a>without requiring a Rhapsody restart. Refer to the following sections for details:</p>
      <ul>
       <li><a href="Route-Details_133163757.html#RouteDetails-DetailsandStatistics">Route Details</a></li>
       <li><a href="Communication-Point-Details_133163702.html#CommunicationPointDetails-DetailsandStatistics">Communication Point Details</a></li>
       <li><a href="Web-Service-Details_133163727.html#WebServiceDetails-DetailsandStatistics">Web Service Details</a></li>
      </ul>
      <div class="confluence-information-macro confluence-information-macro-note">
       <span class="aui-icon aui-icon-small aui-iconfont-warning confluence-information-macro-icon"></span>
       <div class="confluence-information-macro-body">
        <p>Changes to logging in this way are not persisted across Rhapsody restarts. If logging changes are required across a Rhapsody restart, the log4j property file must be modified accordingly. Refer to <a href="Rhapsody-Log_133161563.html">Rhapsody Log</a> for details.</p>
       </div>
      </div>
      <p> </p> 
     </div> 
    </div> 
   </div>  
  </div>   
 </body>
</html>