Disaster Recovery Server Configurations - Administrator Guide - 6.11 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.11
Creation date
2022-12-12
Last date published
2024-03-28
Category
Administrator Guide
Abstract

Server configurations for disaster recovery.

Key

Description

Default

dr.batch.size

Controls the number of actions sent to the disaster recovery server in one request. Can be used to troubleshoot live backup.

300

dr.memory.limit.mb

Limits the memory size (in MB) of the action items, which should prevent out of memory errors. dr.batch.size and dr.memory.limit.db work together, so the threshold is reached when the limitation of either configuration is met. If you receive an out of memory error, consider reducing to 100. Can be used to troubleshoot live backup.

300

dr.queue.size

The total number of actions to keep in memory before entering recovery mode. It is recommended to keep the default number, as it is relative to the size of the dr.batch.size configuration. Can be used to troubleshoot live backup.

10*dr.batch.size

dr.switch.http.timeout

Controls the HTTP timeout, in minutes of the host's request to each tenant when switching hosts.

5

ui.livebackup

Turns on live backup. Can be used to configure the live backup environment.

false