StackStorm Integration Settings

Last updated on 09 March, 2022

Configuring the StackStorm integration settings in LogicMonitor involves adding information about your StackStorm instance, including a StackStorm API key to secure traffic between your LogicMonitor Pack and your StackStorm instance.

For more information about using API keys for authentication, see StackStorm’s Authentication documentation.

Requirements

Before you can configure the StackStorm Integration settings, you must create a StackStorm API key. This key is required when configuring the StackStorm Integration settings in your LogicMonitor portal.

Creating a StackStorm API Key for Authentication

  1. Open Terminal on the device that has StackStorm installed.
  2. Execute the following command:
st2 apikey create -k -m '{"used_by": "my integration"}'

Configuring the StackStorm Integration in LogicMonitor

  1. In LogicMonitor, navigate to Settings > Integrations and click Add.
  2. From the Start New Integration pane, click StackStorm.
  3. Enter a name and description for the StackStorm integration.
  4. Add the URL for your StackStorm environment.
  5. Add the StackStorm API key you previously created.
  6. Configure the Alert Data field as needed. See Tokens Available in LogicModule Alert Messages for a list of possible tokens.

Note: Do not remove or modify the “apiKey” property.

  1. Click Save.

In This Article