LogoLogo
  • Overview
  • publisher
    • Introduction
    • Getting Started
      • Logging in to Publisher
    • Data Sources
      • Connecting a Data Source
      • Managing a Data Source
      • Connectors
        • AWS S3 Permissions
        • Connecting to AWS S3 Storage
        • Google Cloud Storage (GCS) Permissions
        • Connecting to Google Cloud Storage
        • PostgreSQL Permissions
        • Connecting to PostgreSQL
        • PostgreSQL on Azure Permissions
        • Microsoft Azure Blob Storage Permissions
        • Connecting to Microsoft Azure Blob Storage
        • Connecting to HTTPS
        • Connecting to other sources via Trino
          • BigQuery
    • Collections
      • Creating a Collection
      • Sharing a Collection
      • Collection Filters
      • Editing Collection Metadata
      • Updating Collection Contents
    • Access Policies
      • Creating an Access Policy
      • Managing Access Policies
    • Questions
      • Adding Questions
      • Example Question
    • Settings
      • Viewing Current and Past Administrators
      • Adding an Administrator
      • Removing an Administrator
      • Setting Notification Preferences
  • Explorer
    • Introduction
    • Viewing a Collection
    • Browsing Collections
    • Asking Questions
    • Accessing a Private Collection
      • Requesting Access to a Private Collection
    • Filtering Data in Tables
      • Strings
      • Dates
      • Numbers
  • Workbench
    • Introduction
    • Getting Started
      • Logging into Workbench
      • Connecting an Engine
      • Finding or Importing a Workflow
      • Configuring Workflow Inputs
      • Running and Monitoring a Workflow
      • Locating Outputs
    • Engines
      • Adding and Updating an Engine
        • On AWS HealthOmics
        • On Microsoft Azure
        • On Google Cloud Platform
        • On Premises
      • Parameters
        • AWS HealthOmics
        • Google Cloud Platform
        • Microsoft Azure
        • On-Premises
        • Cromwell
        • Amazon Genomics CLI
    • Workflows
      • Finding Workflows
      • Adding a Workflow
      • Supported Languages
      • Repositories
        • Dockstore
    • Instruments
      • Getting Started with Instruments
      • Connecting a Storage Account
      • Using Sample Data in a Workflow
      • Running Workflows Using Samples
      • Family Based Analysis with Pedigree Information
      • Monitor the Workflow
      • CLI Reference
        • Instruments
        • Storage
        • Samples
        • OpenAPI Specification
    • Entities
    • Terminology
  • Passport
    • Introduction
    • Registering an Email Address for a Google Identity
  • Command Line Interface
    • Installation
    • Usage Examples
    • Working with JSON Data
    • Reference
      • workbench
        • runs submit
        • runs list
        • runs describe
        • runs cancel
        • runs delete
        • runs logs
        • runs tasks list
        • runs events list
        • engines list
        • engines describe
        • engines parameters list
        • engines parameters describe
        • engines health-checks list
        • workflows create
        • workflows list
        • workflows describe
        • workflows update
        • workflows delete
        • workflows versions create
        • workflows versions list
        • workflows versions describe
        • workflows versions files
        • workflows versions update
        • workflows versions delete
        • workflows versions defaults create
        • workflows versions defaults list
        • workflows versions defaults describe
        • workflows versions defaults update
        • workflows versions defaults delete
        • namespaces get-default
        • storage add
        • storage delete
        • storage describe
        • storage list
        • storage update
        • storage platforms add
        • storage platforms delete
        • storage platforms describe
        • storage platforms list
        • samples list
        • samples describe
        • samples files list
      • publisher
        • datasources list
  • Analysis
    • Python Library
    • Popular Environments
      • Cromwell
      • CWL Tool
      • Terra
      • Nextflow
      • DNAnexus
Powered by GitBook

© DNAstack. All rights reserved.

On this page
  • Overview
  • Data Source Management
  • Available Management Options
  • Editing a Data Source
  • Connection Management
  • Connection Status
  • Log Management
  • Access and Permissions

Was this helpful?

  1. publisher
  2. Data Sources

Managing a Data Source

How to edit and delete a data source and how to view logs of the data source.

Overview

Publisher provides several options for managing your connected data sources, including editing configurations, viewing logs, and managing connections. This page covers the essential management tasks available through the Actions menu.

Data Source Management

Access data source management options through the "Data Sources" page in the navigation sidebar. Each data source has an "Actions" menu that provides access to key management functions.

Available Management Options

Editing a Data Source

The "Edit Data Source" option allows you to modify your data source configuration:

  • Access by selecting "Edit Data Source" from the Actions menu

  • Update the configuration settings specific to your connector type

  • Modify the Data Source name as needed

  • Save changes using the "Done" button

Connection Management

To disconnect a data source:

  • Select "Disconnect Data Source" from the Actions menu

  • Confirm the disconnection when prompted

Note that disconnecting removes the data source's data from collections

Connection Status

The Data Sources table displays a status indicator for each connection. An active connection shows a "Connected" status in green, helping you quickly verify the state of your data sources.

Log Management

Monitor your data source activity through the logs feature:

  • Access logs by selecting "View Logs" from the Actions menu

  • Use the search functionality to find specific log entries

  • Sort logs by Last Activity to track recent changes

  • View connection status and activity history

Access and Permissions

All management actions are available through the Actions menu located in the Data Sources table. Each option provides specific functionality for maintaining and monitoring your data sources.

PreviousConnecting a Data SourceNextConnectors

Last updated 4 months ago

Was this helpful?