This page is for administrators who want to configure options related to logging.
Open the
Insert excerpt |
---|
| _console |
---|
| _console |
---|
nopanel | true |
---|
|
. In the top right of the console window, click
Insert excerpt |
---|
| _system_log |
---|
| _system_log |
---|
nopanel | true |
---|
|
. PhixFlow opens the
System Logging properties tab.
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 |
The Enter the number-of-records frequency with which records are reported |
e.g. . For example, enter 50000 to write a message to the log after every 50000 records have been inserted. |
File Reporting Frequency |
The Enter the number-of-records frequency with which records are reported from file imports |
e.g. . For example, enter 1000 to write a message to the log after every |
50000 1000 records have been imported. |
Maximum Debug Messages |
Any message When the options set in system logging cause a message to be written to a log file |
as a result of any of the options on this page being ticked will be written as a message of type DEBUG. The value entered here is , 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 |
such debug messages that can be written to the log file. |
This helps prevent very large log files being produced if several of these options are left turned on by mistake before a large analysis run.If you set this parameter to true PhixFlow will | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to write additional debug messages to the system log file. |
Log Service Requests |
If you set this parameter to true PhixFlow will write | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to write details of Service Requests from the GUI applications into the system log file. |
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 |
If you set this parameter to true PhixFlow will write | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to write a message to the log every time an |
Input Multiplier input multiplier value changes during an analysis run. |
Log Pipe Traffic |
If you set this parameter to true PhixFlow will record Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to record the number of records returned by all non lookup pipes, in the system log file. |
Log Pipe SQL |
If you set this parameter to true PhixFlow will record | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| 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 |
If you set this parameter to true PhixFlow will | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to record the number of records returned by lookup pipes, in the system log file. |
Log Lookup Pipe SQL |
If you set this parameter to true PhixFlow will record | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| 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 |
Log | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to log the number of records read from files during file imports. |
Log Database Log Database Collector Statements |
If you set this parameter to true PhixFlow will | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to write details of the queries run by database collectors (on their target source databases) into the system log file. |
Log Database Exporter Statements |
If you set this parameter to true PhixFlow will write | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| 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 |
If you set this parameter to true PhixFlow will write | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to write details of the HTTP connection (URL, headers, request and response body) into the system log file. |
Log HTTP Exporter Connection Details |
If you set this parameter to true PhixFlow will write details of the HTTP | Insert excerpt |
---|
| _check_box_ticked |
---|
| _check_box_ticked |
---|
nopanel | true |
---|
| to HTTP connection (URL, headers, request and response body) into the system log file. |
Maximum HTTP Log Length |
Maximum Enter the maximum number of characters from the request and response body |
that will be logged to log in the debug message |
.Log File Names
Log file names can be up to 250 characters long.
See Also
...