Export and Discovery

Collector Debug

Collects diagnostic data and packages it for export or offline review.

Migration wave 1Ready to migrate

Source coverage

Current widget sources

/collector-debug.html

The app shell can use this manifest metadata to drive routes, entitlements, audit policies, and the eventual migration checklist for each tool.

Capabilities

Execution pattern

csvExportreadOnlylongRunningJob

Permissions

RBAC contract

tool.collector-debug.viewtool.collector-debug.portal-read

Migration checklist

What to build for this tool

  • Extract LogicMonitor request logic into the shared client layer.
  • Move tool state and validation into typed React modules.
  • Wrap mutating actions with preview, backup, and audit hooks where required.
  • Attach route protection using the permissions declared in the manifest.

Next action

Implementation handoff

This page is intentionally metadata-driven. As we port each tool, the manifest becomes the contract between navigation, authorization, audit, and execution.

Return to platform overview