Collections Tab — Log Configurations Settings Additional log settings can be added to the processing Unit tab Properties. See Processing Units Tab — General Settings and Properties. Table 12 Log Configurations Settings Property Notes Name Name of this log configuration. Levels Space-separated list of levels and modules used in this log configuration. See Syntax and other sections in introduction to Collections Tab — Log Configurations Overview Default is info Files Section Enable Check the Enable checkbox to enable log files to be written. Configure the settings in this section to specify details. If this checkbox is unchecked, all other properties in this section are ignored. Directory Enter the absolute path to the directory in which you want to store the files. If you do not enter a leading slash, the files are stored relative to the working directory (the directory in which you start the be-engine.exe executable). Name Name of the log file. The default value is the engine name. If no engine name is set, then the default value is cep-engine.log Max number Number of log files to keep. When the Max size setting value is reached, a new log file is created for the next log entries. Files are created up to the Max number setting size. The oldest file is deleted when a new file is added after this value is reached. Default is 10. Max size Maximum size of one log file. Default is 10000000. Append If checked then new entries are added to the end of the file. If not checked, the contents of the file are flushed each time the engine starts. Send to Terminal Section Enable Check the Enable checkbox to enable the redirections specified in this section. If this checkbox is unchecked, all other properties in this section are ignored. Output redirection Specify the directory where the STDOUT stream is written. Error redirection Specify the directory where the STERR stream is written. Custom Line Layout Section Enable Check the Enable checkbox to enable the custom line layout entries to take effect. Configure the settings in this section to specify details of a custom layout. If this checkbox is unchecked, all other properties in this section are ignored. Class The custom line layout class. Arguments Arguments used for the custom line layout class, for example values for substitution variables.
Copyright © TIBCO Software Inc. All Rights Reserved.