Cleaned up filter documents and added clarification about service and filter interaction.

This commit is contained in:
Markus Makela
2015-04-19 18:46:14 +03:00
parent 1188da1210
commit d1e44eb883
6 changed files with 146 additions and 96 deletions

View File

@ -44,6 +44,8 @@
## Filters
Here are detailed documents about the filters MaxScale offers. They contain configuration guides and example use cases. Before reading these,you should have read the filter tutorial so that you know how they work and how to configure them.
- [Query Log All](filters/Query-Log-All-Filter.md)
- [Regex Filter](filters/Regex-Filter.md)
- [Tee Filter](filters/Tee-Filter.md)