Edit a Cortex XSOAR engine configuration by changing the common properties in the JSON formatted section of the d1.config file.
The following table describes the common properties when editing an engine configuration using the d1.conf
file (located by default at /usr/local/demisto/
) or in the JSON formatted configuration dialog box in Cortex XSOAR.
Property | Type | Values | Edit |
---|---|---|---|
| String | The IP address of the HTTP proxy through which the engine communicates. For an example, see Configure the Engine to Use a Web Proxy. | The engine |
| String | The IP address of the HTTP/s proxy through which the engine communicates. For an example, see Configure the Engine to Use a Web Proxy | The engine |
| String |
| The engine |
| String | The port on which the engine listens for agent connection requests and communication task responses. | The engine |
| String array | An array of Server addresses to which the engine tries to connect. If you change the server URL, you need to update this parameter. | The engine |
| String | Path to the | The engine |
| String | The maximum size in MB to retain log files based. Default is 20 MB. | |
| String | The maximum number of log files to retain. Default is 3. | |
| String | The maximum number of days to retain old log files based on the time stamp encoded in the file name. Default is 0 (not to retain old log files based on age). NoteA day is defined as 24 hours and may not exactly correspond to calendar days due to daylight savings, leap seconds, etc. | |
| String | Disables the option to send communication task forms through the engine.
| The engine |