Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Understanding Domains
  3. Managing Your Account
  4. Using Informatica Administrator
  5. Using the Domain View
  6. Domain Management
  7. Nodes
  8. High Availability
  9. Connections
  10. Connection Properties
  11. Domain Object Export and Import
  12. License Management
  13. Monitoring
  14. Log Management
  15. Domain Reports
  16. Understanding Globalization
  17. Appendix A: Code Pages
  18. Appendix B: Custom Roles
  19. Appendix C: Informatica Platform Connectivity
  20. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

XML Format

XML Format

When you export log events to an XML file, the Log Manager exports each log event as a separate element in the XML file. The following example shows an excerpt from a log events XML file:
<log xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:common="http://www.informatica.com/pcsf/common" xmlns:metadata="http://www.informatica.com/pcsf/metadata" xmlns:domainservice="http://www.informatica.com/pcsf/domainservice" xmlns:logservice="http://www.informatica.com/pcsf/logservice" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <logEvent xsi:type="logservice:LogEvent" objVersion="1.0.0" timestamp="1129098642698" severity="3" messageCode="AUTHEN_USER_LOGIN_SUCCEEDED" message="User Admin successfully logged in." user="Admin" stacktrace="" service="authenticationservice" serviceType="PCSF" clientNode="sapphire" pid="0" threadName="http-8080-Processor24" context="" /> <logEvent xsi:type="logservice:LogEvent" objVersion="1.0.0" timestamp="1129098517000" severity="3" messageCode="LM_36854" message="Connected to node [garnet] on outbound connection [id = 2]." user="" stacktrace="" service="Copper" serviceType="IS" clientNode="sapphire" pid="4484" threadName="4528" context="" />

0 COMMENTS

We’d like to hear from you!