Klarity

New Anomaly Cost Notifications

  1. On the left menu, click on the Settings tab, then click Workflows. At the bottom, you will see your list of active and inactive workflows.

menu-workflows

  1. Click Add new Workflow in the top right corner.

button-add-workflow

  1. Type the workflow name and description, and select or add a contact person.
  2. By default, the toggle is always active. If you want to manually activate the workflow later, click the toggle to deactivate it. Then click Next Step.

workflow-wizard-1

Workflow Triggers

You can wait for Klarity to trigger your workflow or set your own. There are two triggers you can choose from:

  • Scan Completed: Klarity scans your cloud every 24 hours. After scanning, the workflow will start.
  • Scheduler: This is a manual method of creating your own scheduler. Here you can choose the starting date and the execution time and set it to run once or repeat it; If repeating, you will need to add an end date.

scan-completed

Select Data

  1. First, click and drag Anomaly Costs to the Select Data window and click the gear icon.

    anomaly-icon

  2. Click on Select all to choose all the applications or select the applications individually.

    select-app

Send Data

Send Data Email

If you want the Anomaly Costs notifications to be sent via email, click and drag Email to the Send Data window and click the gear icon.

anomaly-email-icon

  1. Choose who to Send to. Choose from the following:

    • Send to each owner and contact person: The email will be sent to the application owner.
    • Send to additional users: Type the other recipients in the text box below.
  2. Then, click Apply to save the changes.

    anomaly-email-settings

  3. Finally, click Add Workflow, and you're done.

Send Data ServiceNow

If you want to create a ServiceNow ticket, click and drag ServiceNow to the Send Data window and click the gear icon.

anomaly-servicenow-icon

  1. First, you must enter your ServiceNow account details:

    • URL: The full path to the Rest API endpoint can create a new object in the ServiceNow instance. E.g.: https://dev12345.service-now.com/api/now/table/incident
    • Username: The username used to authenticate to the ServiceNow instance.
    • Password: Password used to authenticate to the ServiceNow instance.
  2. Short Description: This is a field for a short description of the ticket (character limit of 160).

  3. Additional Fields: (Optional) - list of custom ServiceNow key and custom value fields. You can use [text_markers]. They will be replaced with the real values during workflow executions in each field.

  4. Then, click Apply to save the changes.

    anomaly-servicenow-settings

  5. Finally, click Add Workflow, and you're done.

Send Data Slack

If you want the Anomaly Costs notifications to be sent via Slack, click and drag Slack to the Send Data window and click the gear icon.

anomaly-slack-settings

  1. First, you must enter your Slack account details.

    • Token: Authentication tokens where the messages will be sent.
    • Channel: The Slack channel where the message will be sent.
  2. Then click Apply to save the changes.

    nu-slack-settings

  3. Finally, click Add Workflow, and you're done.

Edit this page on GitHub