Created
October 30, 2012 10:04
-
-
Save KristianLyng/3979398 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@uranus:/var/log/couchdb# head -n1 ../chef/server.log | |
| merb : chef-server (api) : worker (port 4000) ~ Starting Thin at port 4000 | |
| root@uranus:/var/log/couchdb# head -n1 ../chef/solr-indexer.log | |
| [Sun, 28 Oct 2012 06:57:08 +0100] INFO: About to change privilege to chef:chef | |
| root@uranus:/var/log/couchdb# head -n1 couch.log | |
| [Sun, 28 Oct 2012 05:57:18 GMT] [info] [<0.462.0>] 127.0.0.1 - - 'GET' /chef/_design/id_map/_view/name_to_id?include_docs=true&key=[%22role%22,%22Server%22] 200 | |
| root@uranus:/var/log/couchdb# head -n2 ../rabbitmq/[email protected] | |
| =INFO REPORT==== 28-Oct-2012::23:08:30 === |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment