Your upgrade to Kublr 1.20.1 must include the procedures described below.
Features versions for Kublr 1.20.1 are:
After that you can update log collection and monitoring via UI.
Before updating log collection feature, go to Kibana Management menu and delete kublr*, kublr_default* index patterns
After new spec applied and chart installed, run from logging-controller pod:
/sgadmin/tools/sgadmin.sh --delete-config-index -icl -nhnv \
-cacert /sg-certificates/root-ca.pem \
-cert /sg-certificates/sgadmin.pem \
-key /sg-certificates/sgadmin.key \
-h $ELASTICSEARCH_DISCOVERY_SERVICE
Trigger kublr-logging-sg-init CronJob in kubernetes dashboard or use the following commnand:
kubectl create job kublr-logging-sg-init --from=cronjob/kublr-logging-sg-init -n kublr