Rename production syslog notifications channel

This commit is contained in:
wiz 2021-01-30 23:09:17 +09:00
parent 35521f4871
commit 6a9c4d82ec
No known key found for this signature in database
GPG Key ID: A394E332255A6173
2 changed files with 2 additions and 2 deletions

View File

@ -45,6 +45,6 @@ do
done
hostname=$(hostname)
echo "${hostname} updated to \`${TAG}\` @ \`${hash}\`" | /usr/local/bin/keybase chat send --nonblock --channel alerts mempool.space
echo "${hostname} updated to \`${TAG}\` @ \`${hash}\`" | /usr/local/bin/keybase chat send --nonblock --channel ops mempool.space
rm "$HOME/lock"

View File

@ -1,4 +1,4 @@
local7.>=notice |/usr/local/bin/sudo -u mempool /usr/local/bin/mempool-logger alerts
local7.>=notice |/usr/local/bin/sudo -u mempool /usr/local/bin/mempool-logger ops
local7.info |/usr/local/bin/sudo -u mempool /usr/local/bin/mempool-logger node100
local7.info /var/log/mempool
local7.* /var/log/mempool.debug