diff --git a/lgsm/functions/alert_rocketchat.sh b/lgsm/functions/alert_rocketchat.sh index 302715b5c..03927f887 100755 --- a/lgsm/functions/alert_rocketchat.sh +++ b/lgsm/functions/alert_rocketchat.sh @@ -36,6 +36,7 @@ json=$(cat <<EOF ] } ] + "text": "Hostname: ${HOSTNAME} / More info: ${alerturl}", } EOF ) diff --git a/lgsm/functions/alert_slack.sh b/lgsm/functions/alert_slack.sh index dffbd7038..a88374037 100755 --- a/lgsm/functions/alert_slack.sh +++ b/lgsm/functions/alert_slack.sh @@ -58,6 +58,9 @@ json=$(cat <<EOF } ] }, + { + "type": "divider" + }, { "type": "section", "text": {