2501 infra feature.
Reference
Integration
| Toggle Key | Description | Default |
|---|---|---|
enableElasticSearch | Enable Elasticsearch integration | ❌ Disabled |
enableDockerSwarm | Enable Docker Swarm integration | ❌ Disabled |
Security & Logging
| Toggle Key | Description | Default |
|---|---|---|
enableSecureLogs | Enable secure logging | ❌ Disabled |
enableCredentialProcessing | Enable credential processing | ❌ Disabled |
enableCommandVerification | Verify commands before execution | ❌ Disabled |
enableLogLlmInputAndOutput | Log LLM input and output | ❌ Disabled |
Jobs
| Toggle Key | Description | Default |
|---|---|---|
enableFollowUpJobs | Detect and create follow-up jobs after terminal jobs | ❌ Disabled |
enableJobRestart | Restart a running job when the user adds a comment | ❌ Disabled |
Experimental
| Toggle Key | Description | Default |
|---|---|---|
enableSlowInference | Reduce parallel tasks/jobs for slow inference | ❌ Disabled |
enableOperationalRulesVerification | Verify operational rules at task time | ❌ Disabled |
When to flip what
enableElasticSearchif you have an Elasticsearch instance and want the engine + Command Center to ship logs to it.enableSecureLogsfor tenants with strict log-encryption requirements.enableSlowInferenceif your tenant runs on a self-hosted model with low throughput — reduces task concurrency to avoid queue starvation.- Anything labeled experimental: open a support ticket before enabling in production.

