Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

System properties for Webhooks

The system properties for webhooks are explained below.

Property NameDescriptionTypeValue
sn\_sec\_tisc.webhook\_ignore\_threat\_score\_reapplyIgnore webhook events triggered by threat score recalculate history.True/FalseTrue
sn\_sec\_tisc.webhook\_max\_event\_batch\_sizeMaximum number of events to send as part of one webhook request. The batch size will be limited to 2000 even if a higher value is set in this property.Integer1000
sn\_sec\_tisc.webhook\_retry\_countNumber of times a failed request should be retried before marking it as error and moving on to next batch of events. The retry count will be limited to 10 even if a higher number is set in this property.Integer5
sn\_sec\_tisc.webhook\_retry\_intervalNumber of seconds to wait before re-attempting a failed batch. This will exponentially increase based on the retry count. For example, if retry\_count is 3 and retry\_interval is 30, retries are fired after 30, 60, and 120s. The initial retry interval will be limited to 300 seconds even if a higher value is set in this property.Integer30

Parent Topic:Working with Webhooks

Related topics

Configure webhooks

Webhook Triggers