Is there an API endpoint to create an alert in Chronicle ?

Good day,

Is there an API endpoint that can be leveraged to manually create alerts using a cloud function for example in google secops siem ?

Thank you in advance !

0 1 166
1 REPLY 1

To create a (Detection) Alert in Google SecOps SIEM would require a YARA-L Detection Rule (set to Alerting) is triggered.  From a Cloud Function you can via the legacy Ingestion API, or newer Chronicle API (importLogs) to send in matching raw logs or structured UDM Events to trigger a YARA-L Detection Alert.