Edit the Engine Configuration
Edit an engine configuration in Cortex XSOAR 6.13.
You can edit the engine configuration by either modifying the d1.conf file on the engine, or in Cortex XSOAR by modifying specific properties in the JSON formatted configuration dialog box (Shell installations only).
Modify the
d1.conffile.On the machine on which you installed the Engine, navigate to the
d1.conffile:Installation TypeLocationRPM, DEB, Shell
/usr/local/demistoIf using multiple engines, the location is
/usr/local/demisto/<name of the engine>. For example,/usr/local/demisto/d1_e1ZIP
Same folder as the binary.
Modify the file as required. See Common Properties When Editing an Engine Configuration.
Modify the configuration in Cortex XSOAR.
Ensure that the data is in JSON format. The properties that you specify override the values defined in the
d1.conffile. A use case for modifying the engine configuration is if you want to generate engine logs for a specific log level.From the engines table, select the engine for which you want to modify the configuration.
Click Edit Configuration.
In the JSON formatted configuration dialog box, modify the properties as required. For more information, see Common Properties When Editing an Engine Configuration.

engines_json.png
Last updated
Was this helpful?
