Steps to enable Web-hook
- Create a webhook-based notification channel in the monitoring section.
- This can be done through
Monitoring->Alerting->Edit Notification Channels->Add Webhook Make sure to check the Use HTTP Basic Auth Option.

- Enable Audit logs in GCP for AI Platform.
- This can be done through
IAM and Admin Section->Audit Logs menu->Filter for vertex AI.

- In the
"logs explorer"search for the query mentioned below and then click on thecreate alertbutton.

- Create the alert using the webhook channel we created above.
- Click on “Create Log-based alert policy and select the webhook created.

- Enter this webhook in as the Webhook URL as part of the Model Import process.
- Inferless would start listening to events and auto-build new versions accordingly.