Interpreting the Log Records

8-18 System Administrators Guide for Oracle Business Intelligence Enterprise Edition Writer FileLogWriter specific attribute ODLLogFilePath Specifies the file that Fusion Middleware Control displays in the Log Viewer. Writer FileLogWriter specific attribute maxFileSizeKb Specifies the maximum size of the logging file in kilobytes. When the file size limit is reached, the file is closed and a new logging file is created. Writer FileLogWriter specific attribute filePrefix Specifies the prefix for log files. Writer FileLogWriter specific attribute filesN Specifies the maximum number of logging files. When this number is exceeded, the first file is deleted and re-created again. Then the logger starts to write to the beginning of the first file. Writer EventLogWriter specific attribute winSource Specifies the event log source for logged events. Writer CrashWriter specific attribute file Specifies the dump file path. On Windows, a dump file is created in bincoredumps and Presentation Services continues to run. Writer CrashWriter specific attribute line Dump file line number. WriterClassGroups None Contains the definition for writer classes. A writer class is a group of writer class IDs. WriterClassGroup Contains [as child text] a comma-delimited list of class IDs. name Specifies the name of the WriterClassGroup. Filters None Contains filter configuration. FilterRecord writerClassGroup Specifies the group of writers to which this record is applied. WriterClassGroup should be defined previously in the WriterClassGroups section. FilterRecord disableCentralContro l Optional Determines that this entry is not updated by Fusion Middleware Control. Default value is true. FilterRecord path Specifies the log source path. To enable the logging of SOAP information, enter the following value: saw.httpserver.request.soaprequest The current filter record is applied to the software component that is identified by that path and all its subcomponents. FilterRecord information Contains an integer that specifies the severity of the corresponding message type. Only messages with a severity index less than the provided number are logged. Table 8–3 Cont. Oracle BI Presentation Services Log Configuration File Elements Element Attribute Description