[New App] `admin_audit_http_client`

:satellite_antenna: Auditing / HTTP Client Logging

REUSE status Nextcloud App Store Latest release built with ncmake

  • :magnifying_glass_tilted_left: Ever wanted to know what Nextcloud’s built-in HTTP client is actually doing behind the scenes?
  • :hammer_and_wrench: Writing an app that relies on it and want to see its calls?
  • :bug: Chasing a problem in some outgoing request and tired of guessing?

This app is the piece the admin auditing side has been missing. It records every request the built-in client sends out, one log file per host, with the method, URL, response status, timing and transfer size, and any credentials redacted. The outgoing side of your instance stops being a black box.

I hope you find it useful. Feedback and issues are always welcome.


ernolf

3 Likes