vector icon indicating copy to clipboard operation
vector copied to clipboard

enhancement(http-server): add response_body_key for setting http response body

Open frankh opened this issue 1 year ago • 2 comments
trafficstars

backwards compatible change to add a response_body_key option for the http-server source.

If specified, returns the json encoding of the given key in the event as the response body

fixes #21013

frankh avatar Aug 08 '24 14:08 frankh

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Aug 08 '24 14:08 bits-bot

@jszwedko any interest in this PR?

we want this to be able to return a uuid to the client to be able to track an event, feels like a reasonably common use-case

frankh avatar Aug 14 '24 14:08 frankh