Open
Description
Hi,
Would it be possible to pass some extra NGINX common variables to the data sent to the Kafka topic?
Currently, only the data of theNGINX variable $request_body is passed but , for instance, data from variables like $remote_addr would be great .
The goal is to have the IP of the client that is sending the data.