This page is for administrators who want to configure options related to logging.
...
Tip |
---|
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. |
Insert excerpt _standard_settings _standard_settings nopanel true
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 |
| ||||||||
Log Service Requests |
| ||||||||
Allow Pipe and Data Handler Logging | |||||||||
Allow Logging | If this is set to true logging on pipes and data handlers may be enabled using the System Logging settings below or the Log Traffic settings on individual pipes and data handlers. Changing this setting requires the Enable System Logging privilege. | ||||||||
Pipe Logging | |||||||||
Log Input Multiplier Messages |
| ||||||||
Log Pipe Traffic |
| ||||||||
Log Pipe SQL |
| ||||||||
Log Lookup Pipe traffic |
| ||||||||
Log Lookup Pipe SQL |
| ||||||||
Collector/ Exporter Logging | |||||||||
Log File Collector Traffic |
| ||||||||
Log Database Collector Statements |
| ||||||||
Log Database Exporter Statements |
| ||||||||
Log HTTP Collector Connection Details |
| ||||||||
Log HTTP Exporter Connection Details |
| ||||||||
Maximum HTTP Log Length | Enter the maximum number of characters from the request and response body to log in the debug message. |
...