Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Running Collector Debug Command

Last updated on 08 October, 2024

You can use LogicMonitor REST API v3 to run the collector debug command. You must authenticate yourself before making the API request.

URI: POST /debug

ParameterTypeDescription
cmdlineStringIt is the debug command that you want to run.
cmdContextStringProvide the session prefix name.
collectorIdIntegerIt is the Id of the collector on whom you want to run the debug command. By default its value is set as 1.

Get Started with LogicMonitor