Skip to content

Instantly share code, notes, and snippets.

@tfreitas
Created May 24, 2010 22:57
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 tfreitas/412532 to your computer and use it in GitHub Desktop.
Save tfreitas/412532 to your computer and use it in GitHub Desktop.
[18:21:09,370][INFO ][node ] [Mephisto] {ElasticSearch/0.8.0-SNAPSHOT/2010-05-24T16:16:46}[3168]: Initializing ...
[18:21:09,384][INFO ][plugins ] [Mephisto] Loaded []
[18:21:10,774][DEBUG][threadpool.cached ] [Mephisto] Initializing cached thread pool with keep_alive[1m], scheduled_size[20]
[18:21:10,884][DEBUG][discovery.zen.ping.multicast] [Mephisto] Using group [224.2.2.4], with port [54328], ttl [3], and address [null]
[18:21:10,887][DEBUG][discovery.zen ] [Mephisto] Using initial_ping_timeout [3s]
[18:21:10,890][DEBUG][discovery.zen.fd ] [Mephisto] Master FD uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
[18:21:10,901][DEBUG][discovery.zen.fd ] [Mephisto] Nodes FD uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
[18:21:11,109][DEBUG][monitor.memory.alpha ] [Mephisto] interval [500ms], upper_memory_threshold [0.8], lower_memory_threshold [0.5], translog_number_of_operations_threshold [5000]
[18:21:11,149][DEBUG][monitor.network ] [Mephisto] net_info
host [Tony]
eth0 display_name [eth0]
address [/fe80:0:0:0:20f:feff:fe02:eee5%2] [/10.3.1.48]
mtu [1500] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
lo display_name [lo]
address [/0:0:0:0:0:0:0:1%1] [/127.0.0.1]
mtu [16436] multicast [false] ptp [false] loopback [true] up [true] virtual [false]
[18:21:11,449][DEBUG][indices.recovery.throttler] [Mephisto] concurrent_recoveries [1], concurrent_streams [1] interval [100ms]
[18:21:11,451][INFO ][node ] [Mephisto] {ElasticSearch/0.8.0-SNAPSHOT/2010-05-24T16:16:46}[3168]: Initialized
[18:21:11,452][INFO ][node ] [Mephisto] {ElasticSearch/0.8.0-SNAPSHOT/2010-05-24T16:16:46}[3168]: Starting ...
[18:21:11,579][DEBUG][netty.channel.socket.nio.NioProviderMetadata] Using the autodetected NIO constraint level: 0
[18:21:11,742][DEBUG][transport.netty ] [Mephisto] Bound to address [/0:0:0:0:0:0:0:0:9300]
[18:21:11,746][INFO ][transport ] [Mephisto] bound_address[inet[/0:0:0:0:0:0:0:0:9300]], publish_address[inet[/10.3.1.48:9300]]
[18:21:14,884][DEBUG][cluster.service ] [Mephisto] Cluster state updated, version [1], source [zen-disco-initial_connect(master)]
[18:21:14,886][INFO ][cluster.service ] [Mephisto] New Master [Mephisto][09e69e74-b703-4874-9318-e26078b6e441][inet[/10.3.1.48:9300]], Reason: zen-disco-initial_connect(master)
[18:21:14,976][DEBUG][transport.netty ] [Mephisto] Connected to node[[Mephisto][09e69e74-b703-4874-9318-e26078b6e441][inet[/10.3.1.48:9300]]], number_of_connections[5]
[18:21:14,991][INFO ][discovery ] [Mephisto] elasticsearch/09e69e74-b703-4874-9318-e26078b6e441
[18:21:14,992][DEBUG][gateway ] [Mephisto] First master in the cluster, reading state from gateway
[18:21:14,992][DEBUG][gateway ] [Mephisto] No state read from gateway
[18:21:15,017][INFO ][http ] [Mephisto] bound_address[inet[/0:0:0:0:0:0:0:0:9200]], publish_address[inet[/10.3.1.48:9200]]
[18:21:15,563][INFO ][jmx ] [Mephisto] bound_address[service:jmx:rmi:///jndi/rmi://:9400/jmxrmi], publish_address[service:jmx:rmi:///jndi/rmi://10.3.1.48:9400/jmxrmi]
[18:21:15,564][INFO ][node ] [Mephisto] {ElasticSearch/0.8.0-SNAPSHOT/2010-05-24T16:16:46}[3168]: Started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment