/
Troubleshooting

Troubleshooting

Enterprise Glossary (Website): 

Enable Debug/Trace Logging


StepScreenshot
1

Open the IIS (Internet Information Services) Manager


2
  • Select the "Default Web Site" or where the Enterprise Glossary is installed
  • Open the "Application Settings"

3

The following settings are available:

Application SettingDefault ValueDescription

EnableDebugLogging

falseenable debug logging

EnableTraceLogging

falseenable trace logging

Location of log files


StepScreenshot
1Open the IIS (Internet Information Services) Manager
2
  • Select the "Default Web Site" or where the Enterprise Glossary is installed
  • Right-Click the Website and click on "Explore"

3Open "App_Data\Logs"


Synchronization Service

Enable Debug/Trace Logging


StepScreenshot
1Open the directory where the Synchronization Service is installed
2Locate the "Config.xml" file

3Adjust the "Config.xml"
<?xml version="1.0" encoding="utf-16"?>
<Config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Token>a4a64b0a12554e049061a77f521c1df0</Token>
  <Url>http://demo.enterprise-glossary.de</Url>
  <DebugMode>true</DebugMode><!-- Enable debug logging: true/false -->
  <TraceMode>true</TraceMode><!-- Enable trace logging: true/false -->
  <ExportToFile>false</ExportToFile><!-- Export data which would be send to the website to file: true/false -->
</Config>
4Restart the Synchronization Service

Location of log files


StepScreenshot
1Open the directory where the Synchronization Service is installed
3Open the "Log" directory



Related content

© 2023 bluetelligence GmbH. All rights reserved.
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of bluetelligence GmbH. The information contained herein may be changed without prior notice. bluetelligence and Enterprise Glossary and their respective logos are trademarks or registered trademarks of bluetelligence GmbH. SAP, ABAP, BAPI, SAP NetWeaver, SAP BI, SAP BW, SAC, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany or an SAP affiliate company. All other product and service names mentioned are the trademarks of their respective companies.
Impressum – Legal Notice: https://bluetelligence.de/en/imprint
Privacy policy: https://www.enterprise-glossary.de/datenschutz.php
Atlassian privacy policy: https://www.atlassian.com/legal/privacy-policy