Data Collectors
On premise data collectors
Section titled “On premise data collectors”Most customers will have an on premise data collector to connect to data sources that are on premise.
Cloud data collectors
Section titled “Cloud data collectors”Most customers will also have a cloud data collector to connect to SaaS/cloud data sources such as Qualys, CrowdStrike or Carbon Black.
Data Source Credentials & Data Sources
Section titled “Data Source Credentials & Data Sources”This guide covers how to create and manage Data Source Credentials and Data Sources in Glue.
Data Source Credentials
Section titled “Data Source Credentials”Data Source Credentials store authentication information that can be used by Data Sources to connect to external systems securely.
Accessing Data Source Credentials
Section titled “Accessing Data Source Credentials”- Navigate to Data Collectors from the main menu
- Click on Credentials in the breadcrumb navigation
Note: This feature requires GlueAdmin role access.
Creating a New Credential
Section titled “Creating a New Credential”-
Click the Create button in the top-right corner of the page
-
A modal window will appear with the following fields:
Field Description Required Name Unique identifier for the credential Yes Description Details about what this credential is used for No Username The username for authentication Yes Password The password for authentication (securely stored) Yes Enabled Whether this credential is active and available for use Yes -
Fill in all required fields
-
Click Save to create the credential
-
You’ll see a success notification confirming the credential was created
Editing a Credential
Section titled “Editing a Credential”You can edit credentials directly from the grid or through the edit dialog:
Quick Edit (Inline):
Section titled “Quick Edit (Inline):”- Locate the credential in the grid
- Click the Edit (pencil icon) button in the command column
- Make your changes in the popup editor
- Click Save to confirm or Cancel to discard changes
Detailed Edit:
Section titled “Detailed Edit:”- Click on the credential’s Name link in the grid
- This will take you to the detailed view where you can make changes
- Save your changes
Important: You cannot change passwords through inline editing for security reasons.
Deleting a Credential
Section titled “Deleting a Credential”- Locate the credential you want to delete in the grid
- Click the Delete (trash icon) button in the command column
- Confirm the deletion when prompted
- The credential will be permanently removed
Warning: Deleting a credential that is in use by active Data Sources may cause those sources to fail. Verify no sources are using this credential before deletion.
Exporting Credentials
Section titled “Exporting Credentials”- Click the Export button with the Excel icon in the grid toolbar
- The credentials list will be exported to an Excel file
- Note: Passwords are not included in exports for security reasons
Grid Features
Section titled “Grid Features”The Data Source Credentials grid supports:
- Sorting: Click column headers to sort
- Filtering: Use the column menu to filter data
- Column Reordering: Drag column headers to rearrange
- Column Resizing: Drag column borders to resize
- Pagination: Navigate through pages at the bottom of the grid
Data Sources
Section titled “Data Sources”Data Sources define the connections between Data Collectors and external systems that provide data.
Accessing Data Sources
Section titled “Accessing Data Sources”- Navigate to Data Collectors from the main menu
- Select a specific Data Collector
- Click on the Data Sources tab
Creating a New Data Source
Section titled “Creating a New Data Source”-
Click the Create New Data Source button in the top-right corner
-
A modal window will appear with configuration options:
Field Description Required Name Descriptive name for the data source Yes Type The type of data source (e.g., Active Directory, Intune, etc. Use Generic if there is no specific type) Yes Description Details about what data this source provides No Enabled Whether this data source is active Yes Additional Fields Type-specific configuration fields Varies -
Complete all required fields
-
Configure any additional fields specific to your data source type
-
Click Save to create the data source
-
A success notification will confirm creation
Editing a Data Source
Section titled “Editing a Data Source”- Locate the data source in the grid
- Click the Update (pencil icon) button in the command column
- The edit modal will open with current values
- Make your desired changes
- Click Save to update or Close to cancel
Understanding Data Source Fields
Section titled “Understanding Data Source Fields”A unique, descriptive identifier for your data source. Choose names that clearly indicate the source’s purpose.
The category of data source. This determines what configuration options are available. Choose the specific type for the source you are setting up or otherwise use Generic.
Description
Section titled “Description”Optional but recommended. Explain what data this source provides and any important details about its configuration.
LastSync
Section titled “LastSync”Read-only field showing when the data source last successfully synchronized data.
Enabled
Section titled “Enabled”Controls whether the Data Collector will attempt to use this source. Disable sources for:
- Temporary maintenance
- Testing purposes
- Deprecated sources you’re not ready to delete
Status
Section titled “Status”Read-only field indicating the current state:
- Active: Successfully connected and functioning
- Error: Connection or synchronization issues
- Unknown: Not yet tested or status unavailable
Reordering Data Sources
Section titled “Reordering Data Sources”Data Sources are processed in order. To change the execution order:
- Click and hold on any row in the grid
- Drag the row to its new position
- Drop it either:
- Before another row (drop above)
- After another row (drop below)
- The system will automatically save the new order
- All affected sources will be reordered accordingly
Tip: Order matters when sources have dependencies. Ensure sources that provide data to other sources are ordered first.
Grid Features
Section titled “Grid Features”The Data Sources grid supports:
- Filtering: Use the filter menu on columns to find specific sources
- Sorting: Click column headers to sort by any field
- Drag & Drop Reordering: Rearrange execution order visually
- Column Resizing: Adjust column widths as needed
- Column Reordering: Rearrange columns by dragging headers
Best Practices
Section titled “Best Practices”For Data Source Credentials
Section titled “For Data Source Credentials”- Use Descriptive Names: Include the system name and environment (e.g., “ProdSQL-HRDatabase”)
- Keep Descriptions Current: Document what systems use each credential
- Regular Audits: Review and remove unused credentials quarterly
- Principle of Least Privilege: Use accounts with minimum necessary permissions
- Disable Before Delete: Disable credentials first to identify dependent sources
For Data Sources
Section titled “For Data Sources”- Clear Naming Conventions: Use consistent naming patterns across your organization
- Complete Descriptions: Document data content, refresh schedules, and dependencies
- Test Before Enabling: Create new sources as disabled, test thoroughly, then enable
- Monitor Status: Regularly check the Status column for errors
- Logical Ordering: Group related sources together in the execution order
- Document Dependencies: Note in descriptions if a source depends on data from another