Network Prevent for Email log levels
Network Prevent for Email
log levelsNetwork Prevent for Email
log file names use the format of EmailPrevent_OperationalX
.log (where X
is a number). The number of files that are stored and their sizes can be specified by changing the values in the FileReaderLogging.properties
file. By default, the values are:- com.vontu.mta.log.SmtpOperationalLogHandler.limit = 5000000
- com.vontu.mta.log.SmtpOperationalLogHandler.count = 5
At various log levels, components in the
com.vontu.mta.rp
package output varying levels of detail. The com.vontu.mta.rp.level
setting specifies log levels in the RequestProcessorLogging.properties
file which is stored in the FileReaderLogging.properties
file. This file is in the c:\Program Files\Symantec\DataLossPrevention\DetectionServer\15.8.00000\Protect\config
(Windows) or /opt/Symantec/DataLossPrevention/DetectionServer/15.8.00000/Protect/config
(Linux) directory. For example, com.vontu.mta.rp.level = FINE
specifies the FINE level of detail.Network Prevent for Email
log levels describes the Network Prevent for Email
log levels.Level | Guidelines |
|---|---|
INFO | General events: connect and disconnect notices, information on the messages that are processed per connection. |
FINE | Some additional execution tracing information. |
FINER | Envelope command streams, message headers, detection results. |
FINEST | Complete message content, deepest execution tracing, and error tracing. |