Reference:
使用指令產生backup config file
- 用 putty 連上 Junoper SRX
- configure
- save /cf/var/tmp/20211022.conf
yum install -y python36 gcc python36-devel git
python3 -m pip install --upgrade pip
pip3 install elastalert
mkdir elastalert
cd elastalert
git clone https://github.com/Yelp/elastalert.git
cd elastalert
cp config.yaml.example config.yaml
mkdir rules