mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 05:12:35 +01:00
Rename production syslog notifications channel
This commit is contained in:
parent
35521f4871
commit
6a9c4d82ec
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user