License
Unknown
v0.0.2 · public · Published almost 6 years ago
The Sensu Go Moogsoft handler is a Sensu Event Handler that sends Events to Moogsoft.
Example Sensu Go handler definition:
api_version: core/v2
type: Handler
metadata:
namespace: default
name: moogsoft
spec:
type: pipe
runtime_assets:
- sensu-moogsoft-handler
command: sensu-moogsoft-handler --api-url https://foo.moogsoft.io/events/webhook_sensu --username sensu --password secret
timeout: 30
The Sensu Go handler for sending Events to Moogsoft
Usage:
sensu-moogsoft-handler [flags]
Flags:
-a, --api-url string The Moogsoft API Webhook URL
-h, --help help for sensu-moogsoft-handler
-p, --password string The Moogsoft API user password
-u, --username string The Moogsoft API username
Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.
×