Skip to content

Instantly share code, notes, and snippets.

@shairontoledo
Created January 24, 2012 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shairontoledo/42b8e0e8603670e16ab0 to your computer and use it in GitHub Desktop.
Save shairontoledo/42b8e0e8603670e16ab0 to your computer and use it in GitHub Desktop.
ES Boot log
[2012-01-24 12:28:43,044][INFO ][org.elasticsearch.node ] [Chondu the Mystic] {0.18.7}[14982]: initializing ...
[2012-01-24 12:28:43,054][INFO ][org.elasticsearch.plugins] [Chondu the Mystic] loaded [mapper-attachments], sites []
[2012-01-24 12:28:44,579][INFO ][org.elasticsearch.node ] [Chondu the Mystic] {0.18.7}[14982]: initialized
[2012-01-24 12:28:44,579][INFO ][org.elasticsearch.node ] [Chondu the Mystic] {0.18.7}[14982]: starting ...
[2012-01-24 12:28:44,582][INFO ][org.elasticsearch.transport] [Chondu the Mystic] bound_address {local[1]}, publish_address {local[1]}
[2012-01-24 12:28:44,596][INFO ][org.elasticsearch.cluster.service] [Chondu the Mystic] new_master [Chondu the Mystic][1][local[1]]{local=true}, reason: local-disco-initial_connect(master)
[2012-01-24 12:28:44,600][INFO ][org.elasticsearch.discovery] [Chondu the Mystic] elasticsearch/1
[2012-01-24 12:28:44,838][INFO ][org.elasticsearch.http ] [Chondu the Mystic] bound_address {inet[/0.0.0.0:9201]}, publish_address {inet[/192.168.1.111:9201]}
[2012-01-24 12:28:44,840][INFO ][org.elasticsearch.node ] [Chondu the Mystic] {0.18.7}[14982]: started
[2012-01-24 12:28:45,335][INFO ][org.elasticsearch.gateway] [Chondu the Mystic] recovered [2] indices into cluster_state
[2012-01-24 12:28:45,338][INFO ][org.elasticsearch.cluster.metadata] [Chondu the Mystic] [msdocs] deleting index
[2012-01-24 12:28:45,360][INFO ][org.elasticsearch.net.hashcode.esattach.AttachmentTest] create index and mapping
[2012-01-24 12:28:45,409][INFO ][org.elasticsearch.cluster.metadata] [Chondu the Mystic] [msdocs] creating index, cause [api], shards [1]/[1], mappings [doc]
[2012-01-24 12:28:45,456][INFO ][org.elasticsearch.net.hashcode.esattach.AttachmentTest] MD5: original file
[2012-01-24 12:28:45,483][INFO ][org.elasticsearch.net.hashcode.esattach.AttachmentTest] MD5: encoded file
[2012-01-24 12:28:45,488][INFO ][org.elasticsearch.net.hashcode.esattach.AttachmentTest] Indexing
[2012-01-24 12:28:45,733][INFO ][org.elasticsearch.net.hashcode.esattach.AttachmentTest] Searching by elasticsearch
[2012-01-24 12:28:45,742][INFO ][org.elasticsearch.cluster.metadata] [Chondu the Mystic] [msdocs] update_mapping [doc] (dynamic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment