Update authentication limitations.

This commit is contained in:
Johan Wikman 2016-02-01 10:52:52 +02:00
parent 889a90fb42
commit ba2dbffdbe

View File

@ -773,6 +773,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.