Configure event processors to execute on specific nodes

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure the discovery.event.pin.jobs system property to enable event processors to execute on specific nodes and distribute the work evenly. The scale factor calculates the number of nodes but doesn't pin jobs to specific nodes.

    시작하기 전에

    Confirm the following:
    • Discovery Admin Workspace is using version 1.9.0 or later.
    • ServiceNow AI Platform® is using version XP9, YP4, or later than YP4.
    • The discovery.use.event.processing system property is turned on. For more information, see Configure Discovery to use Event Framework.

    Role required: discovery_admin

    이 태스크 정보

    The discovery.event.pin.jobs system property determines how jobs are assigned to nodes. When that property is set to true, jobs are evenly distributed across specific nodes, but scheduling flexibility is limited. When the property is set to false, jobs are randomly assigned, which can increase Discovery throughput.

    프로시저

    1. Navigate to All > System Properties > All Properties.
    2. In the System Properties [sys_properties] table, select the discovery.event.pin.jobs property.
    3. Set the Value field to true.
    4. Select Update.