# Changing node and cluster name Version: 1.1.1

**URL:** https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399
**Category:** Elasticsearch
**Created:** [May 7, 2014, 8:43pm UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399 "2014-05-07T20:43:55Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 7, 2014, 8:43pm UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/1 "2014-05-07T20:43:55Z")

</div>

Hi all,

I am a beginner with Marvel, and I already meet a first difficulty =)

as I do to change and to assign with IP adress of the pc the name of the  
node with this file:

elasticsearch.yml

because inside this file I have found this line

# Node names are generated dynamically on startup, so you're relieved

> # from configuring them manually. You can tie this node to a specific name:
> 
> # 
> 
> # node.name:

but I don't understand as I do to write the name of the node, it produces  
in automatic of the nodes names and I know this it is normal however as I  
do to change him the name?

I repeat I am a beginner I want to learn =D

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 7, 2014, 8:45pm UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/2 "2014-05-07T20:45:28Z")

</div>

Uncomment the line and put any nam you want:

node.name: My name

Is that what you are looking for?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesco723@gmail.com](mailto:cesco723@gmail.com)) a écrit:

Hi all,

I am a beginner with Marvel, and I already meet a first difficulty =)

as I do to change and to assign with IP adress of the pc the name of the node with this file:

elasticsearch.yml

because inside this file I have found this line

# Node names are generated dynamically on startup, so you're relieved

# from configuring them manually. You can tie this node to a specific name:

# 

# node.name:

but I don't understand as I do to write the name of the node, it produces in automatic of the nodes names and I know this it is normal however as I do to change him the name?

I repeat I am a beginner I want to learn =D

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/etPan.536a9b68.2ae8944a.944f%40MacBook-Air-de-David.local](https://groups.google.com/d/msgid/elasticsearch/etPan.536a9b68.2ae8944a.944f%40MacBook-Air-de-David.local).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 7, 2014, 9:12pm UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/3 "2014-05-07T21:12:56Z")

</div>

yes i have uncomment the line but now the Elasticsearch server not start  
properly, i have this error:

sudo /etc/init.d/elasticsearch restart  
[ok] Stopping Elasticsearch Server: Elasticsearch Server is not running  
but pid file exists, cleaning up.  
[ok] Starting Elasticsearch Server:.

but if i comment the line the server start properly with random node  
name, I do not understand why, I have to compile the entire file?

Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:

> Uncomment the line and put any nam you want:
> 
> node.name: My name
> 
> Is that what you are looking for?
> 
> --  
> _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> 
> Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)\<javascript:\>)  
> a écrit:
> 
> Hi all,
> 
> I am a beginner with Marvel, and I already meet a first difficulty =)
> 
> as I do to change and to assign with IP adress of the pc the name of the  
> node with this file:
> 
> elasticsearch.yml
> 
> because inside this file I have found this line
> 
> # Node names are generated dynamically on startup, so you're relieved
> 
> > # from configuring them manually. You can tie this node to a specific
> > 
> > name:
> > 
> > # 
> > 
> > # node.name:
> 
> but I don't understand as I do to write the name of the node, it produces  
> in automatic of the nodes names and I know this it is normal however as I  
> do to change him the name?
> 
> I repeat I am a beginner I want to learn =D
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 8, 2014, 6:19am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/4 "2014-05-08T06:19:35Z")

</div>

Can you see anything in elasticsearch logs or in system logs?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesco723@gmail.com](mailto:cesco723@gmail.com)) a écrit:

yes i have uncomment the line but now the Elasticsearch server not start properly, i have this error:

sudo /etc/init.d/elasticsearch restart  
[ok] Stopping Elasticsearch Server: Elasticsearch Server is not running but pid file exists, cleaning up.  
[ok] Starting Elasticsearch Server:.

but if i comment the line the server start properly with random node name, I do not understand why, I have to compile the entire file?

Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:  
Uncomment the line and put any nam you want:

node.name: My name

Is that what you are looking for?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

Hi all,

I am a beginner with Marvel, and I already meet a first difficulty =)

as I do to change and to assign with IP adress of the pc the name of the node with this file:

elasticsearch.yml

because inside this file I have found this line

# Node names are generated dynamically on startup, so you're relieved

# from configuring them manually. You can tie this node to a specific name:

# 

# node.name:

but I don't understand as I do to write the name of the node, it produces in automatic of the nodes names and I know this it is normal however as I do to change him the name?

I repeat I am a beginner I want to learn =D

## -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/etPan.536b21f7.7fdcc233.944f%40MacBook-Air-de-David.local](https://groups.google.com/d/msgid/elasticsearch/etPan.536b21f7.7fdcc233.944f%40MacBook-Air-de-David.local).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 8, 2014, 6:31am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/5 "2014-05-08T06:31:13Z")

</div>

Today evening i check, thank you very much.

Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:

> Can you see anything in elasticsearch logs or in system logs?
> 
> --  
> _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> 
> Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)\<javascript:\>)  
> a écrit:
> 
> yes i have uncomment the line but now the Elasticsearch server not start  
> properly, i have this error:
> 
> sudo /etc/init.d/elasticsearch restart  
> [ok] Stopping Elasticsearch Server: Elasticsearch Server is not running  
> but pid file exists, cleaning up.  
> [ok] Starting Elasticsearch Server:.
> 
> but if i comment the line the server start properly with random node  
> name, I do not understand why, I have to compile the entire file?
> 
> Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:
> 
> > Uncomment the line and put any nam you want:
> > 
> > node.name: My name
> > 
> > Is that what you are looking for?
> > 
> > ```
> > -- 
> > 
> > ```
> > 
> > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > 
> > Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > 
> > Hi all,
> > 
> > I am a beginner with Marvel, and I already meet a first difficulty =)
> > 
> > as I do to change and to assign with IP adress of the pc the name of the  
> > node with this file:
> > 
> > elasticsearch.yml
> > 
> > because inside this file I have found this line
> > 
> > # Node names are generated dynamically on startup, so you're relieved
> > 
> > > # from configuring them manually. You can tie this node to a specific
> > > 
> > > name:
> > > 
> > > # 
> > > 
> > > # node.name:
> > 
> > but I don't understand as I do to write the name of the node, it  
> > produces in automatic of the nodes names and I know this it is normal  
> > however as I do to change him the name?
> > 
> > I repeat I am a beginner I want to learn =D
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/82968833-3bfe-4a7a-9a1c-9574a06d3621%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/82968833-3bfe-4a7a-9a1c-9574a06d3621%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 8, 2014, 6:44am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/6 "2014-05-08T06:44:46Z")

</div>

i upload the file log, the problem start in the line 491

Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:

> Can you see anything in elasticsearch logs or in system logs?
> 
> --  
> _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> 
> Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)\<javascript:\>)  
> a écrit:
> 
> yes i have uncomment the line but now the Elasticsearch server not start  
> properly, i have this error:
> 
> sudo /etc/init.d/elasticsearch restart  
> [ok] Stopping Elasticsearch Server: Elasticsearch Server is not running  
> but pid file exists, cleaning up.  
> [ok] Starting Elasticsearch Server:.
> 
> but if i comment the line the server start properly with random node  
> name, I do not understand why, I have to compile the entire file?
> 
> Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:
> 
> > Uncomment the line and put any nam you want:
> > 
> > node.name: My name
> > 
> > Is that what you are looking for?
> > 
> > ```
> > -- 
> > 
> > ```
> > 
> > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > 
> > Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > 
> > Hi all,
> > 
> > I am a beginner with Marvel, and I already meet a first difficulty =)
> > 
> > as I do to change and to assign with IP adress of the pc the name of the  
> > node with this file:
> > 
> > elasticsearch.yml
> > 
> > because inside this file I have found this line
> > 
> > # Node names are generated dynamically on startup, so you're relieved
> > 
> > > # from configuring them manually. You can tie this node to a specific
> > > 
> > > name:
> > > 
> > > # 
> > > 
> > > # node.name:
> > 
> > but I don't understand as I do to write the name of the node, it  
> > produces in automatic of the nodes names and I know this it is normal  
> > however as I do to change him the name?
> > 
> > I repeat I am a beginner I want to learn =D
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 8, 2014, 7:10am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/7 "2014-05-08T07:10:49Z")

</div>

Please use GIST instead of attaching files.

Did you set name to be "Blind Faith"?

Could you gist your elasticsearch.yml file?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 8 mai 2014 à 08:44:49, Francesco Audisio ([cesco723@gmail.com](mailto:cesco723@gmail.com)) a écrit:

i upload the file log, the problem start in the line 491

Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:  
Can you see anything in elasticsearch logs or in system logs?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

yes i have uncomment the line but now the Elasticsearch server not start properly, i have this error:

sudo /etc/init.d/elasticsearch restart  
[ok] Stopping Elasticsearch Server: Elasticsearch Server is not running but pid file exists, cleaning up.  
[ok] Starting Elasticsearch Server:.

but if i comment the line the server start properly with random node name, I do not understand why, I have to compile the entire file?

Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:  
Uncomment the line and put any nam you want:

node.name: My name

Is that what you are looking for?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

Hi all,

I am a beginner with Marvel, and I already meet a first difficulty =)

as I do to change and to assign with IP adress of the pc the name of the node with this file:

elasticsearch.yml

because inside this file I have found this line

# Node names are generated dynamically on startup, so you're relieved

# from configuring them manually. You can tie this node to a specific name:

# 

# node.name:

but I don't understand as I do to write the name of the node, it produces in automatic of the nodes names and I know this it is normal however as I do to change him the name?

I repeat I am a beginner I want to learn =D

## -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

## You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/etPan.536b2df9.431bd7b7.944f%40MacBook-Air-de-David.local](https://groups.google.com/d/msgid/elasticsearch/etPan.536b2df9.431bd7b7.944f%40MacBook-Air-de-David.local).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 8, 2014, 7:22am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/8 "2014-05-08T07:22:03Z")

</div>

No i haven't set "Blind Faith",what is it?

this is my elasticsearch-yml:

> <https://gist.github.com/Fraaud/89114d2ad6b70daa3437#file-elasticsearch-yml>

Il giorno giovedì 8 maggio 2014 09:10:49 UTC+2, David Pilato ha scritto:

> Please use GIST instead of attaching files.
> 
> Did you set name to be "Blind Faith"?
> 
> Could you gist your elasticsearch.yml file?
> 
> --  
> _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> 
> Le 8 mai 2014 à 08:44:49, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)\<javascript:\>)  
> a écrit:
> 
> i upload the file log, the problem start in the line 491
> 
> Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:
> 
> > Can you see anything in elasticsearch logs or in system logs?
> > 
> > ```
> > -- 
> > 
> > ```
> > 
> > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > 
> > Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > 
> > yes i have uncomment the line but now the Elasticsearch server not  
> > start properly, i have this error:
> > 
> > sudo /etc/init.d/elasticsearch restart  
> > [ok] Stopping Elasticsearch Server: Elasticsearch Server is not running  
> > but pid file exists, cleaning up.  
> > [ok] Starting Elasticsearch Server:.
> > 
> > but if i comment the line the server start properly with random node  
> > name, I do not understand why, I have to compile the entire file?
> > 
> > Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:
> > 
> > > Uncomment the line and put any nam you want:
> > > 
> > > node.name: My name
> > > 
> > > Is that what you are looking for?
> > > 
> > > ```
> > > -- 
> > > 
> > > ```
> > > 
> > > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > > 
> > > Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > > 
> > > Hi all,
> > > 
> > > I am a beginner with Marvel, and I already meet a first difficulty =)
> > > 
> > > as I do to change and to assign with IP adress of the pc the name of the  
> > > node with this file:
> > > 
> > > elasticsearch.yml
> > > 
> > > because inside this file I have found this line
> > > 
> > > # Node names are generated dynamically on startup, so you're relieved
> > > 
> > > > # from configuring them manually. You can tie this node to a specific
> > > > 
> > > > name:
> > > > 
> > > > # 
> > > > 
> > > > # node.name:
> > > 
> > > but I don't understand as I do to write the name of the node, it  
> > > produces in automatic of the nodes names and I know this it is normal  
> > > however as I do to change him the name?
> > > 
> > > I repeat I am a beginner I want to learn =D
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google  
> > > Groups "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send  
> > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > > .  
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google Groups  
> > > "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > > .  
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> * * *

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 8, 2014, 10:42am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/9 "2014-05-08T10:42:57Z")

</div>

You should write something like:

node.name: 192.168.0.12.raspi1

Does it work?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 8 mai 2014 à 09:22:06, Francesco Audisio ([cesco723@gmail.com](mailto:cesco723@gmail.com)) a écrit:

No i haven't set "Blind Faith",what is it?

this is my elasticsearch-yml:

> <https://gist.github.com/Fraaud/89114d2ad6b70daa3437#file-elasticsearch-yml>

Il giorno giovedì 8 maggio 2014 09:10:49 UTC+2, David Pilato ha scritto:  
Please use GIST instead of attaching files.

Did you set name to be "Blind Faith"?

Could you gist your elasticsearch.yml file?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 8 mai 2014 à 08:44:49, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

i upload the file log, the problem start in the line 491

Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:  
Can you see anything in elasticsearch logs or in system logs?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

yes i have uncomment the line but now the Elasticsearch server not start properly, i have this error:

sudo /etc/init.d/elasticsearch restart  
[ok] Stopping Elasticsearch Server: Elasticsearch Server is not running but pid file exists, cleaning up.  
[ok] Starting Elasticsearch Server:.

but if i comment the line the server start properly with random node name, I do not understand why, I have to compile the entire file?

Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha scritto:  
Uncomment the line and put any nam you want:

node.name: My name

Is that what you are looking for?

--  
David Pilato | Technical Advocate | [Elasticsearch.com](http://Elasticsearch.com)  
@dadoonet | @elasticsearchfr

Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:

Hi all,

I am a beginner with Marvel, and I already meet a first difficulty =)

as I do to change and to assign with IP adress of the pc the name of the node with this file:

elasticsearch.yml

because inside this file I have found this line

# Node names are generated dynamically on startup, so you're relieved

# from configuring them manually. You can tie this node to a specific name:

# 

# node.name:

but I don't understand as I do to write the name of the node, it produces in automatic of the nodes names and I know this it is normal however as I do to change him the name?

I repeat I am a beginner I want to learn =D

## -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

## You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

## You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com). To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com). For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/etPan.536b5fb1.6b8b4567.9e48%40air-de-david.esprit.tn](https://groups.google.com/d/msgid/elasticsearch/etPan.536b5fb1.6b8b4567.9e48%40air-de-david.esprit.tn).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Francesco\_Audisio](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Francesco\_Audisio](https://discuss.elastic.co/u/Francesco_Audisio)
#### Post date: [May 8, 2014, 3:40pm UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/10 "2014-05-08T15:40:56Z")

</div>

thanks you very much!!!! now Work!!! =)

Il giorno giovedì 8 maggio 2014 12:42:57 UTC+2, David Pilato ha scritto:

> You should write something like:
> 
> node.name: 192.168.0.12.raspi1
> 
> Does it work?
> 
> --  
> _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> 
> Le 8 mai 2014 à 09:22:06, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)\<javascript:\>)  
> a écrit:
> 
> No i haven't set "Blind Faith",what is it?
> 
> this is my elasticsearch-yml:
> 
> [elasticsearch.yml · GitHub](https://gist.github.com/Fraaud/89114d2ad6b70daa3437#file-elasticsearch-yml)
> 
> Il giorno giovedì 8 maggio 2014 09:10:49 UTC+2, David Pilato ha scritto:
> 
> > Please use GIST instead of attaching files.
> > 
> > Did you set name to be "Blind Faith"?
> > 
> > Could you gist your elasticsearch.yml file?
> > 
> > ```
> > -- 
> > 
> > ```
> > 
> > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > 
> > Le 8 mai 2014 à 08:44:49, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > 
> > i upload the file log, the problem start in the line 491
> > 
> > Il giorno giovedì 8 maggio 2014 08:19:35 UTC+2, David Pilato ha scritto:
> > 
> > > Can you see anything in elasticsearch logs or in system logs?
> > > 
> > > ```
> > > -- 
> > > 
> > > ```
> > > 
> > > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > > 
> > > Le 7 mai 2014 à 23:13:01, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a écrit:
> > > 
> > > yes i have uncomment the line but now the Elasticsearch server not  
> > > start properly, i have this error:
> > > 
> > > sudo /etc/init.d/elasticsearch restart  
> > > [ok] Stopping Elasticsearch Server: Elasticsearch Server is not  
> > > running but pid file exists, cleaning up.  
> > > [ok] Starting Elasticsearch Server:.
> > > 
> > > but if i comment the line the server start properly with random node  
> > > name, I do not understand why, I have to compile the entire file?
> > > 
> > > Il giorno mercoledì 7 maggio 2014 22:45:28 UTC+2, David Pilato ha  
> > > scritto:
> > > 
> > > > Uncomment the line and put any nam you want:
> > > > 
> > > > node.name: My name
> > > > 
> > > > Is that what you are looking for?
> > > > 
> > > > ```
> > > > -- 
> > > > 
> > > > ```
> > > > 
> > > > _David Pilato_ | _Technical Advocate_ | _[Elasticsearch.com](http://Elasticsearch.com)_  
> > > > @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr[https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr)
> > > > 
> > > > Le 7 mai 2014 à 22:44:00, Francesco Audisio ([cesc...@gmail.com](mailto:cesc...@gmail.com)) a  
> > > > écrit:
> > > > 
> > > > Hi all,
> > > > 
> > > > I am a beginner with Marvel, and I already meet a first difficulty =)
> > > > 
> > > > as I do to change and to assign with IP adress of the pc the name of  
> > > > the node with this file:
> > > > 
> > > > elasticsearch.yml
> > > > 
> > > > because inside this file I have found this line
> > > > 
> > > > # Node names are generated dynamically on startup, so you're relieved
> > > > 
> > > > > # from configuring them manually. You can tie this node to a specific
> > > > > 
> > > > > name:
> > > > > 
> > > > > # 
> > > > > 
> > > > > # node.name:
> > > > 
> > > > but I don't understand as I do to write the name of the node, it  
> > > > produces in automatic of the nodes names and I know this it is normal  
> > > > however as I do to change him the name?
> > > > 
> > > > I repeat I am a beginner I want to learn =D
> > > > 
> > > > --  
> > > > You received this message because you are subscribed to the Google  
> > > > Groups "elasticsearch" group.  
> > > > To unsubscribe from this group and stop receiving emails from it, send  
> > > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > > To view this discussion on the web visit  
> > > > [https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/779a286a-96fe-4173-97f8-4a4bca017d50%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > > > .  
> > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > > > 
> > > > --  
> > > > You received this message because you are subscribed to the Google  
> > > > Groups "elasticsearch" group.  
> > > > To unsubscribe from this group and stop receiving emails from it, send  
> > > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > > To view this discussion on the web visit  
> > > > [https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/aed42466-db44-409b-b268-d04d2c5e4749%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > > > .  
> > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google Groups  
> > > "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/36c4e9e1-c5f9-4c9f-b5b2-7024a2512b3e%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > > .  
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > * * *
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com)[https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/3b88084e-b42d-4fd1-80d0-339b6567d00a%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/bec9853b-e273-47d8-9989-fd83e74a5726%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/bec9853b-e273-47d8-9989-fd83e74a5726%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:30am UTC](https://discuss.elastic.co/t/changing-node-and-cluster-name-version-1-1-1/17399/11 "2017-07-06T01:30:49Z")

</div>


