When I output the logs to a specific place I see this
root@OP-01-VM-723:~# cat /var/log/kibana/kibana.log
{"type":"log","@timestamp":"2015-11-16T17:36:33+00:00","tags":["status","plugin:kibana","info"],"pid":6425,"name":"plugin:kibana","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:33+00:00","tags":["status","plugin:elasticsearch","info"],"pid":6425,"name":"plugin:elasticsearch","state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:33+00:00","tags":["status","plugin:marvel","info"],"pid":6425,"name":"plugin:marvel","state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:33+00:00","tags":["status","plugin:kbn_vislib_vis_types","info"],"pid":6425,"name":"plugin:kbn_vislib_vis_types","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:33+00:00","tags":["status","plugin:markdown_vis","info"],"pid":6425,"name":"plugin:markdown_vis","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:metric_vis","info"],"pid":6425,"name":"plugin:metric_vis","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:spyModes","info"],"pid":6425,"name":"plugin:spyModes","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:statusPage","info"],"pid":6425,"name":"plugin:statusPage","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:table_vis","info"],"pid":6425,"name":"plugin:table_vis","state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["listening","info"],"pid":6425,"message":"Server running at http://10.1.72.3:5601"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:elasticsearch","info"],"pid":6425,"name":"plugin:elasticsearch","state":"green","message":"Status changed from yellow to green - Kibana index ready","prevState":"yellow","prevMsg":"Waiting for Elasticsearch"}
{"type":"log","@timestamp":"2015-11-16T17:36:34+00:00","tags":["status","plugin:marvel","info"],"pid":6425,"name":"plugin:marvel","state":"green","message":"Status changed from yellow to green - Marvel index ready","prevState":"yellow","prevMsg":"Waiting for Elasticsearch"}