Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Forms: System Logging Configuration

The system logging shows all logging properties configured in PhixFlow.

WARNING: You must re-start the PhixFlow server for changes to take effect.

Form: System Logging Configuration Details

The following logging options are available:

FieldDescription
Log Frequency
Database Reporting FrequencyThe frequency with which records are reported e.g. write a message to the log after every 50000 records have been inserted.
Debugging On If you set this parameter to true PhixFlow will write additional debug messsages to the system log file
File Reporting FrequencyThe frequency with which records are reported from file imports e.g. write a message to the log after every 50000 records have been imported.
Maximum Debug MessagesAny message 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 maximum number of such 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.
Debugging OnIf you set this parameter to true PhixFlow will write additional debug messages to the system log file.
Log Service RequestsIf you set this parameter to true PhixFlow will write details of Service Requests from the GUI applications into the system log file.
Pipe Logging
Log Input Multiplier MessagesIf you set this parameter to true PhixFlow will write a message to the log every time an Input Multipler value changes during an analysis run.
Log Pipe TrafficIf you set this parameter to true PhixFlow will record the number of records returned by all non lookup pipes, in the system log file.
Log
Lookup
Pipe
traffic
SQLIf you set this parameter to true PhixFlow will record the
number of records returned by lookup pipes, in
details of the queries run by all non lookup pipes on their input streams into the system log file.
Log Lookup Pipe
SQL
trafficIf you set this parameter to true PhixFlow will record the
details of the queries run by all non lookup pipes on their input streams into
number of records returned by lookup pipes, in the system log file.
Log Lookup Pipe SQLIf you set this parameter to true PhixFlow will record the details of the queries run by lookup pipes on their input streams into the system log file.
Collector/ Exporter Loggging
Log Collector
SQL
StatementsIf you set this parameter to true PhixFlow will write details of the queries run by database collectors (on their target source databases) into the system log file.
Log File Collector TrafficLog
Exporter SQL
the number of records read from files during file imports.
Log Exporter StatementsIf you set this parameter to true PhixFlow will write details of the queries run by database exporters (on their target source databases) into the system log file.

Form Icons

The form provides the standard form icons.

See Also