War Room Server Configurations - Administrator Guide - 6.8 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.8
Creation date
2022-09-28
Last date published
2024-03-21
End_of_Life
EoL
Category
Administrator Guide

Key

Description

Default

entries.maxSizeForEntryContent

Increases entry size limit in KB before a file is created in the war room.

500

create.related.indicators.entry

Set to false to disable War Room notifications. For more information, see War Room Overview

true

entry.html.style.attributes

Comma separated HTML tags (text-align,font-size,color,border-style,border). Cortex XSOAR will strip many different kinds of style attributes used in HTML. Add this configuration to allow the attributes used in the HTML code. Ensure to add any other attributes that may be missing in order to ensure the field is properly formatted.

Note

The incident.html.style.attributes configuration refers to fields (indicator/incidents). This applies to anything other than fields (only for entries of type HTML).

N/a

UI.entry.max.chars

Maximum number of characters per entry in the War Room.

1000

UI.entry.max.lines

Maximum number of lines for entries.

30

UI.entry.table.max.charsInCell

Maximum number of characters in a table cell.

1000

UI.entry.table.max.columnsInTable

Maximum number of columns in a table.

6

UI.entry.table.max.linesInCell

Maximum number of lines in a table cell

3

UI.entry.table.max.rowsInTable

Maximum number of rows in a table.

20

Note

By default, tables will be truncated if the table has more than 20 rows or 6 columns. If your tables will exceed these defaults, we recommend increasing the default settings.