/logtransform

Transforms the json in a post request, and forwards it.

Primary LanguageJavaScript

#logtransform

Used to apply transformations to JSON data and forward the request. Originally designed with elasticsearch in mind, with the intent for a more lightweight solution than logstash.

#logtransform.json

{ "input":[ "stdin":{ } ], "transformation": {

}, "output": {

}

}