Skip to main content

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

  • October 11, 2024
  • 1 reply
  • 18 views

Forum|alt.badge.img+6

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 !

1 reply

cmmartin_google
Staff
Forum|alt.badge.img+11

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.