[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] /var/log/messages permission denied
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] /var/log/messages permission denied
- From: Björgvin Þorgrímsson <bjorgvin (at) anza.is>
- Date: Fri, 16 May 2008 12:10:22 -0000
- References: <C76DE1C678818B4E9D7722DA7D47897B1CCC774C49 (at) OMAHA.pgx.local> <961092e10805152355k471d071cw7624d6591a5326ec (at) mail.gmail.com>
- Thread-index: Aci3IhjnxE6twUYbTH+eKwju2crScgAJVvZg
- Thread-topic: [hobbit] /var/log/messages permission denied
We had this problem aswell at our site.
What seems to be happening is logrotate makes a new /var/log/messages file and changes the permissions on the file. What we did to fix this was:
1. Make a new goup and add the hobbit/bb user to the grp.
2. Edit /etc/logrotate.d/syslog and add/edit the following line
create 640 root "name of group"
Then hobbit/bb should be able to read the file.
Kveðja / With regards
Björgvin Þorgrímsson
Kerfisstjóri Unix - Þjónusta fyrirtækjasviðs
Sími / Tel. +354 522 5000
Fax +354 522 5099
Ármúli 31 * 108 Reykjavík * Iceland * http://www.siminn.is <http://www.siminn.is/>
Síminn auðgar lífið
From: Josh Luthman [mailto:josh (at) imaginenetworksllc.com]
Sent: 16. maí 2008 06:56
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] /var/log/messages permission denied
chgrp HOBBITUSER /var/log/messages
chmod g+r /var/log/messages
Taken from: http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/Administration_Guide/Compiling_on_CentOS
On Fri, May 16, 2008 at 2:51 AM, Gavin Leonard <gleonard (at) progrexion.com> wrote:
When I look at my messages status on the Main BB page I only see this? Do I need to change the perms on the /var/log/messages folder?
No entries in /var/log/messages <http://misery.pgx.local/hobbit-cgi/bb-hostsvc.sh?CLIENT=pbx-01&SECTION=msgs:/var/log/messages>
Full log /var/log/messages <http://misery.pgx.local/hobbit-cgi/bb-hostsvc.sh?CLIENT=pbx-01&SECTION=msgs:/var/log/messages>
Cannot open logfile /var/log/messages : Permission denied
Gavin Leonard
Director, Systems-Network Engineering
T
801-828-1735
F
801-828-1704
E
gleonard (at) progrexion.com <mailto:gleonard (at) progrexion.com>
Research | Marketing | Sales Generation
www.progrexion.com <http://www.progrexion.com/>
This email and its contents are confidential. If you are not the intended recipient, delete this email and do not use or disclose the information within this email or its attachments. Thank you.
--
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer