-
Notifications
You must be signed in to change notification settings - Fork 44
Provided Middlewares
Thiago da Rosa de Bustamante edited this page Mar 26, 2018
·
4 revisions
Tree Gateway provides some pre defined middlewares:
Middleware | Description |
---|---|
json | Create a json response using a jsonata expression and the error object. |
mustache | Create an error response using a mustache template and the error object. |
Middleware | Description |
---|---|
redis | Save the logs into a circular list on redis. This can be consumed by a logstash redis input directly. |