Configuring HipChat for JSD Server
On this page:
Related pages:
Related links:
Prerequisites
- Obtain administrator access to HipChat.
- Install and configure the JSD add-on.
Installing the HipChat Integration
- Log in to HipChat as an admin.
- Create a new room or go to the existing room where you want to monitor your Splunk connectivity with JSD.
- On the sidebar, click Add integrations.
- Scroll down past the Marketplace listings and click the link to Install an integration from a descriptor URL.
Enter the URL to your JSD add-on descriptor, in the following format:
<URL of your JSD instance>/rest/controllers/glance/descriptor
For example, if you access your JSD instance at:
https://jira.acme.com
, the descriptor URL will be:https://jira.acme.com/rest/controllers/glance/descriptor
.You can test the URL by entering it in a browser address bar. The correct URL will display a JSON file with the information needed to connect your JSD instance with a HipChat room.
- Click Install.
HipChat downloads connection information from your JSD instance. A new item appears on the right sidebar of the room to indicate the status of the Splunk servers connected with your JSD instance.
Creating an API Auth Token
If you want to send notifications to HipChat from Splunk, you must create an API auth token.
- In your browser, log in to HipChat as an admin.
- Go to Group admin > API.
- Create a new token with the following settings:
- Type — select
Notification
. - Label — enter a descriptive name, such as
Splunk
.
- Type — select
- Click Create.
- Copy the auth token you just created.
You will use this token along with your HipChat URL to set up notifications in Splunk.
Next Steps
- (Optional) Configure settings for connectivity checks.
- (Optional) Configure Splunk to send HipChat notifications.