Hello,
i try to install elasticsearch as single node and noi i production mode i have sette in my elastisearch.yml file:
   cluster.name: elastic-cluster
   node.name: elastic-cluster-node-1
   path.data: C:\Elastic\data
   path.logs: C:\Elastic\logs
   http.port: 9200
   discovery.seed_hosts: ["127.0.0.1", "[::1]"]
   cluster.initial_master_nodes: ["env-elastic-cluster-node-1"]
log :
       [2021-01-21T10:18:18,786][WARN ][o.e.c.c.ClusterFormationFailureHelper] [env-elastic-cluster- 
       node-1] master not discovered or elected yet, an election requires at least 2 nodes with ids 
      from [UlnGHt3XRsSZxZH0YEwVJw, m0QefzOjS7Kq4H0gbly-3A, iPRCXAlVTxCgQoNedae-7w], 
     have discovered [{env-elastic-cluster-node-1}{m0QefzOjS7Kq4H0gbly-3A} 
   {hiLtD6xTSxmL5AL_GJ09xw}{127.0.0.1}{127.0.0.1:9300}{dilmrt} 
   {ml.machine_memory=8589328384, xpack.installed=true, transform.node=true,   
   ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [] from hosts 
    providers and [{env-elastic-cluster-node-1}{m0QefzOjS7Kq4H0gbly-3A} 
  {hiLtD6xTSxmL5AL_GJ09xw}{127.0.0.1}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=8589328384, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 5, last-accepted version 947 in term 5
    [2021-01-21T10:25:50,051][WARN ][o.e.c.c.ClusterFormationFailureHelper] [env-elastic-cluster-node-1] master not discovered or elected yet, an election requires at least 2 nodes with ids from [UlnGHt3XRsSZxZH0YEwVJw, m0QefzOjS7Kq4H0gbly-3A, iPRCXAlVTxCgQoNedae-7w], have discovered [{env-elastic-cluster-node-1}{m0QefzOjS7Kq4H0gbly-3A}{hiLtD6xTSxmL5AL_GJ09xw}{127.0.0.1}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=8589328384, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [] from hosts providers and [{env-elastic-cluster-node-1}{m0QefzOjS7Kq4H0gbly-3A}{hiLtD6xTSxmL5AL_GJ09xw}{127.0.0.1}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=8589328384, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 5, last-accepted version 947 in term 5