(Conditional – Intelligence) Configuring Settings for Elasticsearch in Azure

Applies only when you deploy the Intelligence capability.

  1. Make an SSH connection from the jump host to an AKS node. For more information, see Formatting and Mounting the Attached Disk
  2. Change to the following directory:
  3. cd /etc/
  4. In the sysctl.conf file, add the following:
  5. vm.max_map_count=262144
  6. Execute the following command:
  7. sysctl -p
  8. Repeat steps 1-4 on all the nodes.

Next Step Installing the OMT Infrastructure