Slack

A webhook is required to post alerts to a slack.
- 1.
- 2.Copy the Webhook URL
- 3.Turn on slack alerts and enter the URL in to the LinuxGSM settings. (
~/lgsm/config-lgsm/<gameserver>/common.cfg
)
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
slackalert="on"
slackwebhook="your webhook url"
Last modified 3yr ago