Configure script to customize risk calculation
Configure the risk calculation script at the extension points where the risks bubble up to the next level. With such configuration, the risk engine ignores the default logic of risk calculation and looks for the custom logic.
시작하기 전에
Role required: script_include_admin
이 태스크 정보
There are three API extension points, at which the risks bubble up to the next level based on the script.
You can configure the script at the following levels:
- sn_apm.productModelCustomRiskCalculation – Product model (hardware and software models) risk level from the risks parameters level: The level at which the risks bubble up from the risks parameters level to the product model risk level.
- sn_apm.AppBusinessServicesCustomRiskCalculation – Application service risk level from the product models risk level: The level at which the risks bubble up from the product model risk level to the application service risk level.
- sn_apm.BusinessApplicationCustomRiskCalculation – Business application risk level from the application service risk level: The level at which the risks bubble up from the application service risk level to the business application risk level.