Skip to main content
Solved

Usage of Webhooks in SIEM

  • May 22, 2025
  • 2 replies
  • 84 views

Forum|alt.badge.img+4

Hi All,

We are utilizing Webhooks to ingest alerts from various sources into SIEM and it's working fine.

Can we also utilize it to ingest raw logs in json format into SIEM. w.r.t alerts, there will be only 20-30 events per day but in case of raw logs, the volume is high. Is it recommended to use webhooks for the same?

Best answer by JeremyLand

Webhooks should scale just fine for high volume log sources. It'll max out at 900k requests per minute with a max of 4mb per request. Your current utilization should be visible from the Chronicle API management quota page in your cloud console as 'Feed Import Push Logs requests per minute' https://console.cloud.google.com/apis/api/chronicle.googleapis.com/quotas

The Webhooks can work for almost all logtypes, but depending on where your logs are now and what options are available on the log source it may be easier to ingest via one of the other ingest methods https://cloud.google.com/chronicle/docs/secops/secops-ingestion

2 replies

JeremyLand
Staff
Forum|alt.badge.img+7
  • Staff
  • Answer
  • May 22, 2025

Webhooks should scale just fine for high volume log sources. It'll max out at 900k requests per minute with a max of 4mb per request. Your current utilization should be visible from the Chronicle API management quota page in your cloud console as 'Feed Import Push Logs requests per minute' https://console.cloud.google.com/apis/api/chronicle.googleapis.com/quotas

The Webhooks can work for almost all logtypes, but depending on where your logs are now and what options are available on the log source it may be easier to ingest via one of the other ingest methods https://cloud.google.com/chronicle/docs/secops/secops-ingestion


Elisangela
Forum|alt.badge.img+1
  • Bronze 1
  • December 1, 2025

@Aswin_Asokan Hi! How are you? You mentioned that you're using webhooks to ingest alerts from various sources into your SIEM and it's working well. I'd like to know if one of those sources is Tenable and how you configured the webhook in Tenable and in the SIEM. I'm having trouble with this integration. Thank you!