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


# Loggly variables
var_alert_description = 'alert_description'
var_alert_name = 'alert_name'
var_alert_type = 'alert_type'
var_query = 'query'
