Skip to content

Instantly share code, notes, and snippets.

@srobertson
Created July 6, 2012 04:10
Show Gist options
  • Save srobertson/3058016 to your computer and use it in GitHub Desktop.
Save srobertson/3058016 to your computer and use it in GitHub Desktop.
disco@ip-10-98-13-126:~/log$ cat console.log
2012-07-06 04:02:48.147 [debug] <0.53.0> Lager installed handler {lager_file_backend,"/srv/disco/log/console.log"} into lager_event
2012-07-06 04:02:48.149 [debug] <0.55.0> Lager installed handler error_logger_lager_h into error_logger
2012-07-06 04:02:48.149 [info] <0.6.0> Application lager started on node 'disco_8989_master@ip-10-98-13-126'
2012-07-06 04:02:48.151 [info] <0.56.0>@disco_main:init:45 DISCO BOOTS
2012-07-06 04:02:48.152 [info] <0.56.0>@disco_proxy:start:46 Disco proxy disabled
2012-07-06 04:02:48.153 [info] <0.56.0>@ddfs_master:start_link:56 DDFS master starts
2012-07-06 04:02:48.156 [info] <0.56.0>@event_server:start_link:37 Event server starts
2012-07-06 04:02:48.157 [debug] <0.56.0> Supervisor disco_main started ddfs_master:start_link() at pid <0.57.0>
2012-07-06 04:02:48.157 [debug] <0.56.0> Supervisor disco_main started event_server:start_link() at pid <0.63.0>
2012-07-06 04:02:48.159 [info] <0.56.0>@disco_config:start_link:24 Disco config starts
2012-07-06 04:02:48.159 [debug] <0.56.0> Supervisor disco_main started disco_config:start_link() at pid <0.64.0>
2012-07-06 04:02:48.161 [info] <0.56.0>@disco_server:start_link:48 DISCO SERVER STARTS
2012-07-06 04:02:48.162 [info] <0.65.0>@fair_scheduler:start_link:10 Fair scheduler starts
2012-07-06 04:02:48.162 [info] <0.66.0>@fair_scheduler:init:24 Scheduler uses fair policy
2012-07-06 04:02:48.163 [info] <0.66.0>@fair_scheduler_fair_policy:start_link:18 Fair scheduler: Fair policy
2012-07-06 04:02:48.165 [info] <0.65.0>@disco_server:do_update_config_table:327 Config table updated
2012-07-06 04:02:48.165 [debug] <0.56.0> Supervisor disco_main started disco_server:start_link() at pid <0.65.0>
2012-07-06 04:02:48.166 [info] <0.56.0>@web_server:start:14 web_server starts
2012-07-06 04:02:48.169 [debug] <0.73.0> Supervisor inet_gethost_native_sup started undefined at pid <0.74.0>
2012-07-06 04:02:48.169 [debug] <0.34.0> Supervisor kernel_safe_sup started inet_gethost_native:start_link() at pid <0.73.0>
2012-07-06 04:02:48.178 [info] <0.56.0>@web_server:start:17 mochiweb starts
2012-07-06 04:02:48.179 [debug] <0.56.0> Supervisor disco_main started web_server:start(8989) at pid <0.75.0>
2012-07-06 04:02:48.179 [info] <0.6.0> Application disco started on node 'disco_8989_master@ip-10-98-13-126'
2012-07-06 04:03:51.263 [info] <0.70.0>@node_mon:slave_start:82 Starting node at "ip-10-195-115-96"
2012-07-06 04:05:00.843 [info] <0.70.0>@node_mon:spawn_node:35 Connection timed out to "ip-10-195-115-96"
2012-07-06 04:08:41.714 [warning] <0.65.0>@disco_server:nodemon_exit:239 Restarting monitor for "ip-10-195-115-96"
2012-07-06 04:08:41.720 [info] <0.143.0>@ddfs_gc_main:handle_cast:308 GC: initializing
2012-07-06 04:08:55.725 [info] <0.143.0>@ddfs_gc_main:start_gc_phase:783 GC: entering gc phase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment