How to log HTTP access requests in InfluxDB v2.x?

I would like to log HTTP requests to debug a REST API issue I am having. There’s no access log setting in the v2 config, how do I log HTTP requests?

You might get the http payload by turning on debug log level.

1 Like