I have a requirement to disable the checks for elasticsearch entitlement. Could you please let me know how is it possible
What do you mean by "checks for elasticsearch entitlement"? Are you referring to the bootstrap checks? If so, why would you want to do this?
I still use the legacy Security Manager and wanted to disable entitlement
It is mentioned here that it can be disabled by default elasticsearch/libs/entitlement/README.md at main · elastic/elasticsearch
Dynamic entitlement agent by prdoyle · Pull Request #116125 · elastic/elasticsearch
Entitlements don't exist in ES 8.17.
What problem are you actually trying to solve here?