Log Export Service (LES) can export log sources from some System Log Tables, the Audit Table, and Application Node Log Files.

The following are the log sources that can be exported by LES.

  • System Log Tables
    • syslog table: View warnings and errors for instance processes, records, and non-critical events, such as memory usage on the server machine
    • syslog_transaction table: view all browser activity for an instance
    • sys_outbound_http_log table: view all requests and responses for outbound web services such as REST and SOAP
  • Audit Table: Use the sys_audit table view record changes made to tables chosen to be audited
  • Application Node Log Files: Use the localhost log files to view application node errors. Your instance will have multiple nodes and each node will have multiple log files.

See System logs to learn more about the schema and purpose for the above log sources.