Event-based handling
Event based real-time processing is supported for the following storages: Amazon S3, Azure Blob, Alibaba Cloud and Google Cloud.
MetaDefender Storage Security has a generic webhook endpoint that can be invoked through a serverless function from the following Cloud providers: AWS, Azure, Alibaba Cloud and Google Cloud Provider.
In order to integrate the event notification with MetaDefender Storage Security Real-Time processing, the following parameters needs to be added to the event payload as request headers:
storageclientid
- needs to be copied from the storage unit:

apikey
- required for MetaDefender Storage Security authentication. It can be generated from Settings -> Users -> User three dot menu. For a more details, check the Generate an API Key page.apiendpoint
- generic real-time webhook endpoint:http(s)://{baseurl}/api/webhook/realtime
Please check the Event-based real-time cloud functions examples for further details.
Was this page helpful?