This Powershell module acts as a limited-use wrapper for the Splunk Cloud REST API, allowing you to create scripts that run operations tasks in Splunk.
The latest stable release is always available via the PSGallery.
# This will install on the local machine
Install-Module -Name 'UofISplunkCloud'
Get-Help is available for all functions in this module.
Submit a PR on GitHub
As of the last update to this README, the expected End-of-Life and End-of-Support dates of this product are November 2024.
End-of-Life was decided upon based on these dependencies and their End-of-Life dates:
- Powershell 7.2 (November 2024)
- Pester tests