You can stream incidents to Moogsoft for IT monitoring by registering a domain callback endpoint.
Please contact support@camio.com to register your domain to enable this feature.
Your Moogsoft admin must provide the HTTP Headers that you supply as JSON for Authorization. An example of the HTTP Headers:
{
"Content-Type": "application/json",
"Authorization": "Basic YOURAUTHTOKEN"
}
Comments