Skip to main content
Version: 3.9.0

Camunda 8 system configuration

YAML PathDefault ValueDescription
zeebe.enabledfalseToggles whether Optimize should attempt to import data from the connected Zeebe instance.
zeebe.namezeebe-recordThe name suffix of the exported Zeebe records. This must match the record-prefix configured in the exporter of the instance.
zeebe.partitionCount1The number of partitions configured for the Zeebe record source.
zeebe.maxImportPageSize10000The max page size for importing Zeebe data.