Merge branch 'release-1.3.0' into develop

This commit is contained in:
Markus Makela
2016-02-11 10:15:36 +02:00
15 changed files with 352 additions and 373 deletions

View File

@ -771,6 +771,8 @@ and short notations
192.%.%
192.168.%
Note that currently wildcards are only supported in conjunction with IP-addresses, not with domain names.
## Error Reporting
MaxScale is designed to be executed as a service, therefore all error reports, including configuration errors, are written to the MaxScale error log file. By default, MaxScale will log to a file in `/var/log/maxscale`, the only exception to this is if the log directory is not writable, in which case a message is sent to the standard error descriptor.