Management
The Devices web interface provides comprehensive management for data collection sources through an intuitive card-based dashboard.
Access
Navigate to Home > Fleet Management > Devices, or use the hamburger menu and select Fleet Management > Devices.
Overview
The Devices dashboard is where you manage all configured devices through the web interface. To standardize data collection rules across multiple devices, see Datasets and Profiles.
Dashboard Interface
The overview page displays all available device types as cards organized by category:
- Operating Systems — Windows, Linux (coming soon: macOS, Oracle Solaris, AIX, FreeBSD, OpenBSD, NetBSD)
- Microsoft Azure — Azure Blob Storage, Azure Event Hubs, Microsoft Sentinel, Microsoft Graph API
- Amazon Web Services — Amazon S3, Amazon Security Lake
- Google Cloud (GCP) — Google Cloud Pub/Sub, Google Cloud Storage
- Message Queues — Kafka, NATS, RabbitMQ, Redis
- Protocols — Syslog, HTTP, UDP, TCP, eStreamer
- Analytics — Splunk HEC, Elasticsearch
- Others — WEC, CCF, DataStream Stats, Proofpoint On Demand (coming soon: Azure Alerts, Azure Logs, Azure Metrics)
A sidebar filter panel allows selection by category. The interface provides a Search device types field to filter by name. A card count displays "Viewing X device type(s)".
Each device type displays as a card showing Icon, Title, Description, Enabled Count, Disabled Count, and optionally a Coming Soon Tag for unavailable types. Clicking a card navigates to that device type's management page.
List View
Clicking a device card opens the device list view showing all instances of that device type.
Table
The table displays Name, Director, Log Stream (per-row bar chart of recent throughput), Status (Enabled/Disabled), Connection Status (Connected/Not Connected), and an Actions menu (⋮) for each device.
Clicking a row's Name opens a side drawer (Device Detail Drawer) summarizing the device — see Device Detail Drawer below.
The ability to add a pre-processing pipeline is available for all devices.
Table Controls
Filter devices using a search field with a dynamic placeholder of Search [Device Type] devices (for example, Search Syslog devices), a Directors dropdown (All or specific Director), and a Status dropdown (All, Enabled, Disabled).
A Connection Status filter (All, Connected, Not Connected) is available on the Windows and Linux device-type overview tabs, where the table lists Agent-based or Agentless devices.
The
On the Windows and Linux device-type overview pages, if no Directors exist an info notification displays No directors found with an explanation and a
Actions
Each device row provides an Actions menu (⋮) with the following operations:
View Details:
Manage device - Navigate to the device detail view
For users with read-only access (no Create/Edit/Delete permission), this item is replaced by
Status Management:
Enable device - Activate a disabled deviceDisable device - Deactivate an enabled device
Configuration:
Clone device - Duplicate device configuration for quick setupwarningWindows and Unix devices cannot be cloned
Deletion:
Delete device - Remove device from platform
Device Detail Drawer
Clicking the Name cell in the device list opens a side drawer that summarizes the device without leaving the list. The drawer displays:
- Name
- Directors assigned
- Pre-processing Pipeline
- Status
- Connection Status
The drawer footer provides two actions:
Edit - Navigate to the device detail pageClone - Open the creation wizard pre-filled with this device's configuration
Creation Wizard
The device creation process varies by device type.
Device wizards use different step counts depending on the device family:
- Generic devices (protocols, cloud, message queues, analytics, AWS/GCP/Azure storage) — 4 steps: General Settings, followed by two device-specific steps, ending with Review.
- Windows and Linux Agent devices — 5 steps: Setup Device, Install and Connect, Review & Configure Data, Update Management, Review and Complete Setup. When an Agentless deployment is chosen, the Update Management step is disabled.
Each step is labeled with its specific name rather than a generic step number.
Orchestrated Director Behavior
When an Orchestrated Director is selected during device creation, the wizard adapts its options to reflect orchestrated mode constraints.
Director Dropdown: Orchestrated Directors display with a gray Orchestrated tag next to their name in the Director selection dropdown, distinguishing them from Self-Managed and Managed Directors.
Disabled Device Types: Four device types cannot be assigned to Orchestrated Directors. These device types are excluded from selection when an Orchestrated Director is chosen:
- Proofpoint On Demand
- eStreamer
- Microsoft Sentinel
- CCF
Deployment Type Restriction (Windows/Linux): Orchestrated mode only supports Agent deployment. Agentless deployment is not available for Orchestrated Directors. When an Orchestrated Director is selected, an info alert displays:
Agentless deployment is not supported in orchestrated mode Orchestrated mode only supports agent deployment type. Agentless deployment is not available for the selected director.
Connection Verification (Windows/Linux): Agent deployment with an Orchestrated Director does not perform an inbound access check. The Agent's connection status updates after Director configuration is applied manually. If there is a connection issue, review the Director logs.