LogicMonitor seeks to disrupt AI landscape with $800M strategic investment at $2.4B valuation to revolutionize data centers.

Learn More

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.