Summary
This article lists the different log files created by InterScan Messaging Security Suite 7.1 for Linux (IMSS) and information on how to enable them.
Details
IMSS 7.1 for Linux creates the following logs:
Log file | Component that writes the log | Log Content | Debug parameter to enable the log |
---|---|---|---|
log.imss.<date>.<count> | Scanning Daemon |
| imss.ini: [general] log_level=debug |
polevt.imss.<date>.<count> | Scanning Daemon | Activity history of Virus, eManager, and SPS filters | none |
sysevt.imss.<date>.<count> | Scanning Daemon | Scanning Service events (start, stop, etc) | none |
foxmsg.<date>.<count> | Fox Parser | Complete mail messages processed by Fox Proxy | none |
foxnullmsg.<date>.<count> | Fox Parser | SMTP connections received by Fox Proxy that do not have any mail message | none |
foxproxy-general.<num>_<date> | Fox Proxy | IP Profiler SMTP connection processing details | foxproxy.ini: [general] log_level=4 |
imsstasks.<date>.<count> | Tasks Manager managed tasks | Processing details of each task controlled by the Tasks Manager | imss.ini: [general] log_level=debug |
imssmgr.<date>.<count> | Manager | Details of all tasks done by the Manager process | imss.ini: [general] log_level=debug |
euqsynch.imss.<date>.<count> | Manager | Policy Events related to quarantined spam that are successfully uploaded to the EUQ database | none |
euqretry.imss.<date>.<count | Manager | Policy Events related to quarantined spam that are to be retried for uploading to the EUQ database | none |
euqerror.imss.<date>.<count> | Manager | Policy Events related to quarantined spam that failed to be uploaded to the EUQ database | none |
msgsync.imss.<date>.<count> | Manager | Spam mails released manually from the EUQ console or automatically by Approved Senders List | none |
imssps.<date>.<count> | Policy Server | Policy Server policy lookup processing details | imss.ini: [policy_server] log_level=debug |
imsseuqui.<date>.<count> | EUQ Console | Processing details for actions performed using the EUQ Console | imss.ini: [general] log_level=debug |
apache_log | EUQ Console | EUQ Console Apache server logs | none |
imssui.<date>.<count> | Administration Console | Processing details for actions performed using the Administration Console | imss.ini: [general] log_level=debug |
catalina.out | Administration Console | Administration Console Tomcat application log | none |
mod_jk.log | Administration Console | JK Apache Tomcat Connector Module log | none |
TmuDump.txt | Active Update | Active Update server activity log | aucfg.ini: [debug] level=1 |
Agent.log | Control Manager Agent | Registration, startup, and shutdown logs for the day | Agent.ini: [Debug] level=3 |
Agent-off.log | Control Manager Agent | Registration, startup, and shutdown logs for the day during TMCM off hour period | Agent.ini: [Debug] level=3 |
Agent.log.<date>.<count> | Control Manager Agent | Registration, startup, and shutdown logs for previous days | Agent.ini: [Debug] level=3 |
EntityMain.log | Control Manager Agent | Log of error messages and function calls for the day | Agent.ini: [Debug] level=3 |
EntityMain-off.log | Control Manager Agent | Log of error messages and function calls for the day during TMCM off hour period | Agent.ini: [Debug] level=3 |
EntityMain.log.<date>.<count> | Control Manager Agent | Log of error messages and function calls for previous days | Agent.ini: [Debug] level=3 |
wrsagent.<date>.<count> | WRS Agent | WRS Agent log | imss.ini: [wrsagent] log_level=debug |
debugFile.txt | All | Errors encountered by each component during startup | none |
foxdns.log.<date>.<count> | Fox DNS | Fox DNS processing details: Fox DNS updates configuration of the locally installed name server (BIND) based on the content of the IP Profiler database | foxdns.ini: [foxdns] debug_level=4 |