Validating an Upgrade of Elasticsearch from DPK 2.3.2._02 to 2.3.2_04
I have applied the 2.3.2_04 Elasticsearch DPK to and existing and functioning 2.3.2_02 installation. I used the command listed below and the upgrade script output showed that all of the steps succeeded. Everything is still working fine, but I can't figure out a way to validate that the Elasticsearch upgrade really succeeded. We also upgraded to PeopleTools 8.55.21 to use the Direct Transfer method for creating indexes and that seems to be working fine also.
./psft-dpk-setup.sh --upgrade --install_base_dir /apps/elastic
When I run the curl command to get the version the result is identical to a 2.3.2_02 installation.
{
"name" : "xxxxxxxx",
"cluster_name" : "elastic",