unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Michael Guterl <mguterl@gmail.com>
To: unicorn list <mongrel-unicorn@rubyforge.org>
Subject: Re: Log File Location
Date: Wed, 18 Nov 2009 21:47:05 -0500	[thread overview]
Message-ID: <944a03770911181847i20d5e886s28bf583d47a1c251@mail.gmail.com> (raw)
In-Reply-To: <0F1B76E7-F7F5-4A3C-8C15-668A5FAF5798@synergyeoc.com>

On Wed, Nov 18, 2009 at 9:06 PM, Preston Marshall
<preston@synergyeoc.com> wrote:
> This may be a dumb question, but where can I see the error logs that are
> usually displayed when unicorn is not daemonized?  The production.log file
> is empty in my app.  Everything is currently running as root.

I'm not sure where the logs are directed by default, but I set their
location in my unicorn config like so:

stdout_path '/home/deploy/public_html/rm/current/log/unicorn.log'
stderr_path '/home/deploy/public_html/rm/current/log/unicorn-error.log'

More information here: http://unicorn.bogomips.org/Unicorn/Configurator.html

Best,
Michael Guterl
_______________________________________________
mongrel-unicorn mailing list
mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn

  reply	other threads:[~2009-11-19  2:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19  2:06 Log File Location Preston Marshall
2009-11-19  2:47 ` Michael Guterl [this message]
2009-11-19  3:25   ` Dylan Stamat
2009-11-19  6:54   ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=944a03770911181847i20d5e886s28bf583d47a1c251@mail.gmail.com \
    --to=mguterl@gmail.com \
    --cc=mongrel-unicorn@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).