Elasticsearch 7.9.3 was working fine when I updated to version 7.10 . It is showing an error
cfgfile/list.go:99 Error creating runner from config: Error getting config for fileset aws/s3access: Error interpreting the template of the input: template: text:40:6: executing "text" at <.fips_enabled>: map has no entry for key "fips_enabled"
I just upgraded it the latest 7.10 version and this error started coming up. I even added
xpack.security.fips_mode.enabled: false
to the elasticsearch.yml file