Skip to main content
Question

TDI: How to change DSA's Ingest instance

  • August 12, 2026
  • 0 replies
  • 3 views

Hi,

We are consolidating our ingestion setup from one ingest instance per environment to a single shared ingest instance for both DEV and PRD environments.

Current situation:

ODX DEV → DSA_DEV → SSL_DEV
ODX PRD → DSA_PRD → SSL_PRD

Target situation:

             ↗ DSA_DEV → SSL_DEV
ODX PRD
↘ DSA_PRD → SSL_PRD

The DEV VM is able to communicate with the PRD VM, where the shared ODX instance is hosted.

Could you please advise on the next steps required to implement this change?