The log export functionality allows authenticated users to supply an arbitrary callback_url, which is later processed asynchronously by a backend worker. The backend performs server-side HTTP requests to this URL, follows redirects, and preserves HTTP methods and request bodies. This enables arbitrary outbound requests originating from within the application’s internal network context.