# "watcher\_state" : "starting",

**URL:** https://discuss.elastic.co/t/watcher-state-starting/1165
**Category:** Elasticsearch
**Tags:** elastic-stack-alerting
**Created:** [May 22, 2015, 11:56am UTC](https://discuss.elastic.co/t/watcher-state-starting/1165 "2015-05-22T11:56:49Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Amit\_Kumar\_Srivastav](https://avatars.discourse-cdn.com/v4/letter/a/dc4da7/32.png) [@Amit\_Kumar\_Srivastav](https://discuss.elastic.co/u/Amit_Kumar_Srivastav)
#### Post date: [May 23, 2015, 3:49am UTC](https://discuss.elastic.co/t/watcher-state-starting/1165/4 "2015-05-23T03:49:13Z")

</div>

i m using one node for master see the config from master  
node here

cluster.name: express  
index.number\_of\_shards: 6  
index.number\_of\_replicas: 0  
index.mapping.ignore\_malformed: true  
node.name: "master1"  
node.master: true  
node.data: true  
path.data: /data  
path.logs: /mnt/logs  
bootstrap.mlockall: true  
network.host: 172.0.11.104  
discovery.zen.ping.multicast.enabled: false  
discovery.zen.ping.unicast.hosts: ["172.0.11.104", "172.0.11.47"]  
script.disable\_dynamic: false  
http.jsonp.enable: false  
http.basic.enabled: false  
path.plugins: /usr/share/elasticsearch/plugins  
shield.transport.client.auth: true  
http.cors.enabled: true  
http.cors.allow-origin: "/.\*/"  
http.cors.allow-credentials: true

---

_[View the full topic](https://discuss.elastic.co/t/watcher-state-starting/1165)._
