Difference between revisions of "Configure Server"
(Created page with "The Configure Server page shows the configuration options for GWAVA. == General == == QMS configuration == == SMTP relay configuration == == Reporting and alert configurat...") |
(→IP configuration) |
||
(17 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | The Configure Server page shows the configuration options for GWAVA. | + | The Configure Server page shows the configuration options for [http://training.gwava.com GWAVA]. |
== General == | == General == | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVAMAN GWAVAMAN] root directory: The installation location of GWAVA | ||
+ | |||
+ | Administrator e-mail address: The GWAVA administrator email address | ||
+ | |||
+ | Administrator full name: The name of the GWAVA Administrator | ||
+ | |||
+ | Log level: The log level for the logs (Diagnostic - most verbose amount of information provided) | ||
+ | |||
+ | Keep log files for (days): The number of days to keep the GWAVA logs | ||
+ | |||
+ | Enable auto restart on agent failure: Should GWAVAMAN restart modules if they become unresponsive | ||
== QMS configuration == | == QMS configuration == | ||
+ | |||
+ | Enable [http://training.gwava.com/index.php/QMS QMS] data pruning: Data will be removed from the [http://training.gwava.com/index.php/QMS QMS] database | ||
+ | |||
+ | Days to retain messages in [http://training.gwava.com/index.php/QMS QMS]: The number of days to keep data in [http://training.gwava.com/index.php/QMS QMS] | ||
+ | |||
+ | Prune stored messages: Remove the files stored on Disk | ||
+ | |||
+ | Prune database entries: Remove the database entries | ||
+ | |||
+ | Backup and maintenance time: The time that [http://training.gwava.com/index.php/QMS QMS] will perform the maintenance procedures | ||
== SMTP relay configuration == | == SMTP relay configuration == | ||
+ | |||
+ | SMTP relay agent target server: The SMTP Server that messages will get delivered to | ||
+ | |||
+ | Force outbound mail to relay target: Force outbound messages to go through this server | ||
+ | |||
+ | Send failure action: Can set failed message to be stored in a 'failed' directory or discarded | ||
+ | |||
+ | Mail relay SMTP auth login: The user that will authenticate | ||
+ | |||
+ | Mail relay SMTP auth password: The password for the user to authenticate | ||
== Reporting and alert configuration == | == Reporting and alert configuration == | ||
− | == Advanced QMS configuration == | + | E-mail alerts: Alerts will be emailed out |
+ | |||
+ | Alert recipients: The recipients that will receive the alert. Separate multiple users with a comma. | ||
+ | |||
+ | Default report recipients: The recipients that will receive reports. Separate multiple users with a comma. | ||
+ | |||
+ | == Advanced [http://training.gwava.com/index.php/QMS QMS]configuration == | ||
+ | |||
+ | [http://training.gwava.com/index.php/QMS QMS] role: The role of the [http://training.gwava.com/index.php/QMS QMS] system when in a GWAVA network | ||
+ | |||
+ | [http://training.gwava.com/index.php/QMS QMS] parent server (when in slave mode): The QMS Master when in a GWAVA network | ||
+ | |||
+ | The following 3 options are only needed when setting the parent server to custom and the role to Slave: | ||
+ | <pre style="white-space: pre-wrap; | ||
+ | white-space: -moz-pre-wrap; | ||
+ | white-space: -pre-wrap; | ||
+ | white-space: -o-pre-wrap; | ||
+ | word-wrap: break-word;"> | ||
+ | [custom] QMS master address: The IP address or DNS name of the QMS Master | ||
+ | [custom] QMS master login name: The GWAVA user that will be used to authenticate to GWAVAMAN | ||
+ | [custom] QMS master password: The password of the GWAVA user | ||
+ | </pre> | ||
+ | QMS queue directory (relative to root): The directory where QMS stores its files. | ||
+ | |||
+ | Enable QMS nightly backup: Back up the database nightly | ||
+ | |||
+ | Enable QMS nightly reindex: Reindex the database nightly | ||
+ | |||
+ | Enable QMS nightly vacuum: Shrink the database nightly | ||
+ | |||
+ | Enable QMS integrity checks: Check the integrity of database nightly | ||
+ | |||
+ | QMS database size warning threshold (in megabytes): When this value is met, the Administrator will receive a notification. This is not an error but a notification message. | ||
== Additional statistics configuration == | == Additional statistics configuration == | ||
+ | |||
+ | Enable statistics: Statistics will be generated and delivered to the statistics process | ||
+ | |||
+ | Statistics queue directory (relative to root): The directory where statistics keeps its files | ||
+ | |||
+ | Days to retain statistics: The number of days to keep statistics information | ||
+ | |||
+ | Prune information from statistics database: Remove data from the statistics database | ||
+ | |||
+ | Statistics database maintenance time: The time to perform the maintenance | ||
+ | |||
+ | Number of counter records to delete per batch: The number of counters to remove at a time | ||
+ | |||
+ | Enable statistics database nightly backup: Perform nightly backup | ||
+ | |||
+ | Enable statistics nightly reindex: Perform nightly reindex | ||
+ | |||
+ | Enable statistics nightly database vacuum: Perform nightly vacuum | ||
+ | |||
+ | Enable statistics weekly database analyze: Perform weekly analyze | ||
+ | |||
+ | Enable statistics database integrity check: Perform database integrity checks | ||
+ | |||
+ | Statistics database size warning threshold (in megabytes): Send the Administrator a message when this value is met. | ||
+ | |||
+ | Statistics batch processing buffer size: The buffer to use when inserting messages into the database | ||
+ | |||
+ | Statistics role: The role of this statistics server when in a GWAVA Network | ||
+ | |||
+ | Statistics parent server (when in slave mode): The Master GWAVA server when in a GWAVA network | ||
+ | |||
+ | The following options are only needed when setting the parent server to custom and the role to Slave: | ||
+ | <pre style="white-space: pre-wrap; | ||
+ | white-space: -moz-pre-wrap; | ||
+ | white-space: -pre-wrap; | ||
+ | white-space: -o-pre-wrap; | ||
+ | word-wrap: break-word;"> | ||
+ | [custom] Statistics master address: The IP address of the GWAVA Master | ||
+ | [custom] Statistics master login name: The GWAVA user used to authenticate to the master | ||
+ | [custom] Statistics master password: The password for the GWAVA user | ||
+ | </pre> | ||
== Advanced SMTP relay configuration == | == Advanced SMTP relay configuration == | ||
+ | |||
+ | SMTP outbound queue directory: The directory where GWVRELAY will pick up messages and process them | ||
+ | |||
+ | Mail relay SMTP greeting: The SMTP greeting that GWVRELAY will use when connecting to SMTP servers | ||
+ | |||
+ | Mail relay authentication method: The authentication method that GWVRELAY uses authenticate | ||
+ | |||
+ | Mail relay maximum send threads: The number of threads that GWVRELAY uses to send messages | ||
+ | |||
+ | Mail relay retry interval: The time between failed attempts to send a message | ||
+ | |||
+ | Mail relay retry maximum count: The maximum number of times to retry delivery of a message | ||
== Proxy configuration == | == Proxy configuration == | ||
+ | |||
+ | Changes make to the Proxy Server require GWAVA to be restarted | ||
+ | |||
+ | Use proxy server: GWAVA will use the proxy server if checked | ||
+ | |||
+ | Proxy server address: The IP address or hostname of the proxy server. This should not have the http:// | ||
+ | |||
+ | Proxy server login: The user to use with the proxy | ||
+ | |||
+ | Proxy server password: The password of the proxy user | ||
+ | |||
+ | Bypass proxy for signature updates: Check this item to skip the proxy server for Signature Spam updates | ||
== IP configuration == | == IP configuration == | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVAMAN GWAVAMAN] server address: The IP address or hostname that the modules will use to connect to GWAVAMAN | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVAMAN GWAVAMAN] Listen address (IP[:port]): The IP address and/or port that GWAVAMAN will bind to | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVAMAN GWAVAMAN] enable SSL: Use SSL with GWAVAMAN | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVAMAN GWAVAMAN] SSL listen address (IP[:port]): The IP address and/or port that the secure GWAVAMAN will bind to | ||
+ | |||
+ | This require certs to be uploaded to the GWAVA server | ||
+ | |||
+ | [http://training.gwava.com/index.php/QMS QMS] listen address (IP[:port]): The IP address and/or port that QMS will bind to | ||
+ | |||
+ | [http://training.gwava.com/index.php/QMS QMS] enable SSL: Use SSL with QMS | ||
+ | |||
+ | [http://training.gwava.com/index.php/QMS QMS] listen address SSL (IP[:port]): The IP address and/or port that the secure QMS will bind to | ||
+ | |||
+ | This require certs to be uploaded to the GWAVA server | ||
+ | |||
+ | API listen address (IP[:port]): The IP address and/or port that API will bind to | ||
+ | |||
+ | API enable SSL: Use SSL with API | ||
+ | |||
+ | API listen address SSL (IP[:port]): The IP address and/or port that the secure API will bind to | ||
+ | |||
+ | This require certs to be uploaded to the GWAVA server | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWAVA GWAVA] listen address (IP[:port]): The IP address and/or port that GWAVA will bind to | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWVSTATS STATS] listen address (IP[:port]): The IP address and/or port that GWVSTATS will bind to | ||
+ | |||
+ | [http://training.gwava.com/index.php/GWVRELAY GWVRELAY] SMTP source bind address: The IP address that GWVRELAY will use when establishing tcp connections | ||
== SSL configuration == | == SSL configuration == | ||
+ | |||
+ | SSL certificate file: The location of the SSL crt file | ||
+ | |||
+ | SSL key file: The location of the SSL key file | ||
+ | |||
+ | SSL key password: The password for the SSL key file. If no password is required, then leave this blank | ||
+ | |||
+ | SSL version 3 required: Require SSLv3 | ||
== Advanced == | == Advanced == | ||
+ | |||
+ | Skip .com fingerprint in text body: Skip the test for .com files in the body text |
Latest revision as of 20:59, 21 February 2014
The Configure Server page shows the configuration options for GWAVA.
Contents |
[edit] General
GWAVAMAN root directory: The installation location of GWAVA
Administrator e-mail address: The GWAVA administrator email address
Administrator full name: The name of the GWAVA Administrator
Log level: The log level for the logs (Diagnostic - most verbose amount of information provided)
Keep log files for (days): The number of days to keep the GWAVA logs
Enable auto restart on agent failure: Should GWAVAMAN restart modules if they become unresponsive
[edit] QMS configuration
Enable QMS data pruning: Data will be removed from the QMS database
Days to retain messages in QMS: The number of days to keep data in QMS
Prune stored messages: Remove the files stored on Disk
Prune database entries: Remove the database entries
Backup and maintenance time: The time that QMS will perform the maintenance procedures
[edit] SMTP relay configuration
SMTP relay agent target server: The SMTP Server that messages will get delivered to
Force outbound mail to relay target: Force outbound messages to go through this server
Send failure action: Can set failed message to be stored in a 'failed' directory or discarded
Mail relay SMTP auth login: The user that will authenticate
Mail relay SMTP auth password: The password for the user to authenticate
[edit] Reporting and alert configuration
E-mail alerts: Alerts will be emailed out
Alert recipients: The recipients that will receive the alert. Separate multiple users with a comma.
Default report recipients: The recipients that will receive reports. Separate multiple users with a comma.
[edit] Advanced QMSconfiguration
QMS role: The role of the QMS system when in a GWAVA network
QMS parent server (when in slave mode): The QMS Master when in a GWAVA network
The following 3 options are only needed when setting the parent server to custom and the role to Slave:
[custom] QMS master address: The IP address or DNS name of the QMS Master [custom] QMS master login name: The GWAVA user that will be used to authenticate to GWAVAMAN [custom] QMS master password: The password of the GWAVA user
QMS queue directory (relative to root): The directory where QMS stores its files.
Enable QMS nightly backup: Back up the database nightly
Enable QMS nightly reindex: Reindex the database nightly
Enable QMS nightly vacuum: Shrink the database nightly
Enable QMS integrity checks: Check the integrity of database nightly
QMS database size warning threshold (in megabytes): When this value is met, the Administrator will receive a notification. This is not an error but a notification message.
[edit] Additional statistics configuration
Enable statistics: Statistics will be generated and delivered to the statistics process
Statistics queue directory (relative to root): The directory where statistics keeps its files
Days to retain statistics: The number of days to keep statistics information
Prune information from statistics database: Remove data from the statistics database
Statistics database maintenance time: The time to perform the maintenance
Number of counter records to delete per batch: The number of counters to remove at a time
Enable statistics database nightly backup: Perform nightly backup
Enable statistics nightly reindex: Perform nightly reindex
Enable statistics nightly database vacuum: Perform nightly vacuum
Enable statistics weekly database analyze: Perform weekly analyze
Enable statistics database integrity check: Perform database integrity checks
Statistics database size warning threshold (in megabytes): Send the Administrator a message when this value is met.
Statistics batch processing buffer size: The buffer to use when inserting messages into the database
Statistics role: The role of this statistics server when in a GWAVA Network
Statistics parent server (when in slave mode): The Master GWAVA server when in a GWAVA network
The following options are only needed when setting the parent server to custom and the role to Slave:
[custom] Statistics master address: The IP address of the GWAVA Master [custom] Statistics master login name: The GWAVA user used to authenticate to the master [custom] Statistics master password: The password for the GWAVA user
[edit] Advanced SMTP relay configuration
SMTP outbound queue directory: The directory where GWVRELAY will pick up messages and process them
Mail relay SMTP greeting: The SMTP greeting that GWVRELAY will use when connecting to SMTP servers
Mail relay authentication method: The authentication method that GWVRELAY uses authenticate
Mail relay maximum send threads: The number of threads that GWVRELAY uses to send messages
Mail relay retry interval: The time between failed attempts to send a message
Mail relay retry maximum count: The maximum number of times to retry delivery of a message
[edit] Proxy configuration
Changes make to the Proxy Server require GWAVA to be restarted
Use proxy server: GWAVA will use the proxy server if checked
Proxy server address: The IP address or hostname of the proxy server. This should not have the http://
Proxy server login: The user to use with the proxy
Proxy server password: The password of the proxy user
Bypass proxy for signature updates: Check this item to skip the proxy server for Signature Spam updates
[edit] IP configuration
GWAVAMAN server address: The IP address or hostname that the modules will use to connect to GWAVAMAN
GWAVAMAN Listen address (IP[:port]): The IP address and/or port that GWAVAMAN will bind to
GWAVAMAN enable SSL: Use SSL with GWAVAMAN
GWAVAMAN SSL listen address (IP[:port]): The IP address and/or port that the secure GWAVAMAN will bind to
This require certs to be uploaded to the GWAVA server
QMS listen address (IP[:port]): The IP address and/or port that QMS will bind to
QMS enable SSL: Use SSL with QMS
QMS listen address SSL (IP[:port]): The IP address and/or port that the secure QMS will bind to
This require certs to be uploaded to the GWAVA server
API listen address (IP[:port]): The IP address and/or port that API will bind to
API enable SSL: Use SSL with API
API listen address SSL (IP[:port]): The IP address and/or port that the secure API will bind to
This require certs to be uploaded to the GWAVA server
GWAVA listen address (IP[:port]): The IP address and/or port that GWAVA will bind to
STATS listen address (IP[:port]): The IP address and/or port that GWVSTATS will bind to
GWVRELAY SMTP source bind address: The IP address that GWVRELAY will use when establishing tcp connections
[edit] SSL configuration
SSL certificate file: The location of the SSL crt file
SSL key file: The location of the SSL key file
SSL key password: The password for the SSL key file. If no password is required, then leave this blank
SSL version 3 required: Require SSLv3
[edit] Advanced
Skip .com fingerprint in text body: Skip the test for .com files in the body text