# By: Riasat Ullah
# This file contains all constants and functions related to the LogDNA integration.

# LogDNA variables
var_alert_id = 'alertid'
var_view_id = 'viewid'
var_view_name = 'viewname'
var_query = 'query'
