HOWTO add an enrichment into production
git pull
# copy files (scp)
git diff
channelctl configure configuration_file.json
git diff
git add .
git commit -m
git push
channelctl stop --channel <channel_name>
channelctl start --channel <channel_name>
# check kibana