Add module command documentation for avrorouter

The documentation lists the one command it implements.
This commit is contained in:
Markus Makela 2016-11-29 14:41:59 +02:00
parent 9175295542
commit 573faff987
2 changed files with 15 additions and 0 deletions

View File

@ -120,6 +120,9 @@ is the name of the function. _ARGS_ is a function specific list of arguments.
Read [Module Commands](../Reference/Module-Commands.md) documentation for more details.
In the 2.1 release of MaxScale, the [_dbfwfilter_}(../Filters/Database-Firewall-Filter.md)
and [_avrorouter_](../Routers/Avrorouter.md) implement module commands.
### Amazon RDS Aurora monitor
The new [Aurora Monitor](../Monitors/Aurora-Monitor.md) module allows monitoring

View File

@ -142,6 +142,18 @@ data block. The default value is 1 transaction.
Controls the number of row events that are grouped into a single Avro
data block. The default value is 1000 row events.
## Module commands
Read [Module Commands](../Reference/Module-Commands.md) documentation for details about module commands.
The avrorouter supports the following module commands.
### `avrorouter::convert SERVICE {start | stop}`
Start or stop the binary log to Avro conversion. The first parameter is the name
of the service to stop and the second parameter tells whether to start the
conversion process or to stop it.
# Files Created by the Avrorouter
The avrorouter creates two files in the location pointed by _avrodir_: