PowerShell Gallery
Download and install the module from the PowerShell Gallery.
# Install from PowerShell GalleryInstall-Module -Name "Logic.Monitor"
# Connect to your LogicMonitor portalConnect-LMAccount -AccessId "your_access_id" -AccessKey "your_access_key" -AccountName "your_portal"
PowerShell Gallery
Download and install the module from the PowerShell Gallery.
GitHub Repository
View source code, report issues, and contribute on GitHub.
Comprehensive API Coverage
Access the full power of LogicMonitor’s REST API through intuitive PowerShell commands.
Secure Authentication
Support for API tokens and credential caching using Microsoft’s SecretManagement module.
Resource Management
Easily manage devices, dashboards, alerts, users, and more with simple PowerShell commands.
Advanced Filtering
Powerful filtering capabilities using familiar PowerShell operators for precise resource queries.
This PowerShell module is an open-source project created and maintained by LogicMonitor employees & users. While not an official LogicMonitor product, it’s designed by people who use and understand the platform.
Contribute
Help improve the module by submitting issues or pull requests on GitHub.
Get Support
Join the community discussion and get help in our GitHub Discussions.