LinuxGSM
Docs
Dev Docs
Search…
Home
Getting Started
Configuration
Commands
Game Servers
Alerts
Discord
Email
IFTTT
Mailgun
Pushbullet
Pushover
Rocket.Chat
Slack
Telegram
Dependencies
Features
SteamCMD
Linux
Troubleshooting
FAQ
Guides
Other
Powered By
GitBook
Slack
​
Slack
is a cloud-based set of proprietary team collaboration software tools and online services.
Create a Slack Webhook
A webhook is required to post alerts to a slack.
1.
Follow slack's guide to setting up an
incoming webhook
.
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
)
1
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
2
slackalert="on"
3
slackwebhook="your webhook url"
Copied!
Previous
Rocket.Chat
Next
Telegram
Last modified
2yr ago
Export as PDF
Copy link
Contents
Create a Slack Webhook