Skip to content

Instantly share code, notes, and snippets.

@arc279
Created October 30, 2014 11:35
Show Gist options
  • Save arc279/2e1c217340a2263521a4 to your computer and use it in GitHub Desktop.
Save arc279/2e1c217340a2263521a4 to your computer and use it in GitHub Desktop.
$ ./bin/elasticsearch
[2014-10-30 20:35:16,997][INFO ][node ] [Samuel Guthrie] version[1.3.4], pid[24185], build[a70f3cc/2014-09-30T09:07:17Z]
[2014-10-30 20:35:16,997][INFO ][node ] [Samuel Guthrie] initializing ...
[2014-10-30 20:35:17,038][INFO ][plugins ] [Samuel Guthrie] loaded [analysis-kuromoji, marvel, river-csv], sites [marvel, head, HQ, inquisitor]
[2014-10-30 20:35:19,327][INFO ][node ] [Samuel Guthrie] initialized
[2014-10-30 20:35:19,328][INFO ][node ] [Samuel Guthrie] starting ...
[2014-10-30 20:35:19,410][INFO ][transport ] [Samuel Guthrie] bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/192.168.255.54:9300]}
[2014-10-30 20:35:19,428][INFO ][discovery ] [Samuel Guthrie] elasticsearch/ab1PE8NrRtqh-hV0kqUZKg
[2014-10-30 20:35:22,478][INFO ][cluster.service ] [Samuel Guthrie] detected_master [Delilah][I0vHKk-QQsC5pDs7YxU--Q][hh1][inet[/192.168.255.1:9300]], added {[Delilah][I0vHKk-QQsC5pDs7YxU--Q][hh1][inet[/192.168.255.1:9300]],}, reason: zen-disco-receive(from master [[Delilah][I0vHKk-QQsC5pDs7YxU--Q][hh1][inet[/192.168.255.1:9300]]])
[2014-10-30 20:35:22,511][INFO ][http ] [Samuel Guthrie] bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address {inet[/192.168.255.54:9200]}
[2014-10-30 20:35:22,512][INFO ][node ] [Samuel Guthrie] started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment