glide.ais.ingestion.guard_rails_enabled_datasources

Attributes

  • Sys ID: fc3ed1d4eb330210fd36406ea552280f
  • Type: string
  • Application: Global
  • Default value: task=10000000,em_alert=10000000
AI Logo

AI generated property description:

The ServiceNow property glide.ais.ingestion.guard_rails_enabled_datasources defines guardrail limits for specific data sources during AI Search ingestion. It is a string property that maps table names to maximum record counts, with the default example being task=10000000,em_alert=10000000, meaning up to ten million records from each of those sources can be indexed. Adjusting this property allows administrators to control ingestion volume, preventing excessive data indexing that could impact performance or storage. It is typically configured in environments where large datasets must be managed carefully to balance search coverage with system efficiency. Improperly low limits may exclude critical records from search, while overly high limits may slow ingestion and increase infrastructure load.

Source

Related property: glide.ais.ingestion.guard_rails_flag