Closed Bug 694094 Opened 14 years ago Closed 14 years ago

Need access to http logs on basket-dev box

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jlong, Unassigned)

References

Details

This is in reference to bug 684363. jakem gave me ssh access to: generic1.dev.seamicro.phx1.mozilla.com generic2.dev.seamicro.phx1.mozilla.com I'm debugging the basket-dev.allizom.org site, and I can view the code on those servers. I can't, however, view the logs for the site: [jlong@node202.seamicro.phx1 ~]$ cd /var/log/httpd/basket-dev.allizom.org -bash: cd: /var/log/httpd/basket-dev.allizom.org: No such file or directory [jlong@node202.seamicro.phx1 ~]$ cd /var/log/httpd/ [jlong@node202.seamicro.phx1 httpd]$ ls ls: cannot open directory .: Permission denied Can I get access to the logs?
Blocks: 684363
Closing for now, I was able to debug pretty far into the problem without this.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
For the record, the logs are in: /var/log/httpd/basket.mozilla.org/ Due to the way our puppet modules are structured, it's simpler if dev and stage sites use the same logging directory path as prod (obviously they're different machines and not a shared location, so this doesn't mix up logs between envs). You should be able to read things in this directory.
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.