﻿---
title: stack kb security-entity-analytics-api configure-risk-engine-saved-object cli command
description: Configure the Risk Engine Saved Object Behaviour flags: --dry-run — validate all inputs and exit without performing any action 
url: https://www.elastic.co/elastic/docs-builder/docs/4083/reference/elastic-cli/cli/stack/kb/security-entity-analytics-api/configure-risk-engine-saved-object
applies_to:
  - Elastic Cloud Serverless: Preview
  - Elastic Stack: Preview
---

# stack kb security-entity-analytics-api configure-risk-engine-saved-object cli command
<cli-modifiers>
</cli-modifiers>

```bash
elastic stack kb security-entity-analytics-api configure-risk-engine-saved-object \
  [options]
```

Configure the Risk Engine Saved Object
**Behaviour flags:**
`--dry-run` — validate all inputs and exit without performing any action

## Options

<definitions>
  <definition term="--enable-reset-to-zero">
  </definition>
  <definition term="--exclude-alert-statuses string[]">
    **Repeatable:** pass `--exclude-alert-statuses` multiple times to supply more than one value
  </definition>
  <definition term="--exclude-alert-tags string[]">
    **Repeatable:** pass `--exclude-alert-tags` multiple times to supply more than one value
  </definition>
  <definition term="--filters string[]">
    **Repeatable:** pass `--filters` multiple times to supply more than one value
  </definition>
  <definition term="--page-size number">
    Number of entities to score per page. Higher values reduce total scoring time by reducing the number of alert-index scans, but cannot exceed the ES|QL result limit (10,000 by default).
  </definition>
  <definition term="--range string">
  </definition>
  <definition term="--input-file string">
    path to a JSON file to use as command input
  </definition>
  <definition term="--dry-run">
    validate all inputs and exit without performing any action (preview changes without applying them)
  </definition>
</definitions>


## Global Options

<definitions>
  <definition term="--json">
    output as JSON
  </definition>
</definitions>