Question

Self
US
Last activity: 23 Jun 2025 14:23 EDT
Azure Blob Storage for API logging
Hi, We wanted to implement API logging where requests and response payloads of api calls are logged. Also we want to track all user actions on a given screen - did he hit submit/back/used other actions etc.
We wanted to leverage Azure Blob Storage for storing this kind of data. Has anyone implemented this in past OR if they are any design/implementation recommendations. I see pega OOTB supports certain usecases like case attachments to go in Azure blob storage via repository rule but couldnt see how i can implement my usecase. Would it be more of custom development.