This page is for administrators who want to configure options related to logging.
To access system logging configuration:
- Either go to the end of the repository list and click Logging
- or open the . In the top right of the console window, click System Console. Logging
PhixFlow opens the System Logging properties tab.
Log file names can be up to 250 characters long. See Configure logback.xml and phixflow-logging.xml for information about setting log file names.
For information about the properties toolbar, and about the sections Parent Details, Analysis Models, Description and Audit Summary, see Common Properties. We recommend you always add a Description that explains the purpose of the item you are creating.
For a full list of all the PhixFlow property tabs and windows, see Properties, Windows, Menus and Toolbars.
Field | Description |
---|---|
Log Frequency | |
Database Reporting Frequency | Enter the number-of-records frequency with which records are reported. For example, enter 50000 to write a message to the log after every 50000 records have been inserted. |
File Reporting Frequency | Enter the number-of-records frequency with which records are reported from file imports. For example, enter 1000 to write a message to the log after every 1000 records have been imported. |
Maximum Debug Messages | When the options set in system logging cause a message to be written to a log file, the message has the type DEBUG. If several of these options are ticked for a large analysis run, PhixFlow can generate very large log files. To limit the size of log files, enter a number to indicate the maximum number of debug messages that can be written to the log file. |
Debugging On | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write additional debug messages to the system log file. |
Log Service Requests | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write details of Service Requests from the GUI applications into the system log file. |
Allow Pipe and Data Handler Logging | |
Allow Logging | Changing this option requires the Enable System Logging privilege. Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. enables System Logging options for pipes and data handlers (collectors and exporters).With logging enabled you can then:
|
Pipe Logging | |
Log Input Multiplier Messages | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write a message to the log every time an input multiplier value changes during an analysis run. |
Log Pipe Traffic | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to record the number of records returned by all non lookup pipes, in the system log file. |
Log Pipe SQL | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to record the details of the queries run by all non lookup pipes on their input streams into the system log file. |
Log Lookup Pipe traffic | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to record the number of records returned by lookup pipes, in the system log file. |
Log Lookup Pipe SQL | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to record the details of the queries run by lookup pipes on their input streams into the system log file. |
Collector/ Exporter Logging | |
Log File Collector Traffic | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to log the number of records read from files during file imports. |
Log Database Collector Statements | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write details of the queries run by database collectors (on their target source databases) into the system log file. |
Log Database Exporter Statements | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write details of the queries run by database exporters (on their target source databases) into the system log file. |
Log HTTP Collector Connection Details | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to write details of the HTTP connection (URL, headers, request and response body) into the system log file. |
Log HTTP Exporter Connection Details | Error rendering macro 'excerpt-include' : No link could be created for '_check_box_ticked'. to HTTP connection (URL, headers, request and response body) into the system log file. |
Maximum HTTP Log Length | Enter the maximum number of characters from the request and response body to log in the debug message. |