Global Connections

Connections in Gathr enable seamless integration with various services such as ElasticSearch, JDBC, Kafka, RabbitMQ, and more. These connections can be created and stored within the Gathr application, and are essential for configuring services across different features like Data Pipelines, Datasets, and Applications.

application_ws_management

Superusers can create and manage connections for all users across all workspaces. For Superuser, Gathr provides some default connections out-of-the-box, which are editable except for RabbitMQ.

To access the Superuser Connections, navigate to:

  • Applications > Connections under Reusable Entities

connections

Create a New Connection

Superusers can create new connections by following these steps:

  1. Login as a Superuser.

  2. Navigate to Applications > Connections.

  3. Click on Add Connection.

add_connection

  1. Select the desired component from the drop-down list for which you wish to create a connection.

For detailed steps on creating connections, refer to the topic Manage Workspace Connections. The process is similar to managing workspace connections, with the following scope option:

  • Global: Available for all users across all workspaces.

By managing these connections, superusers can ensure proper configuration and availability of services across the Gathr platform.

Top