Re: [Pound Mailing List] Pound 2.7a - LogFacility local1 not working
Dave Crouse <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
Well, Solved my own issue, and it was DEFINITELY my own issue. I had originally installed the default pound for Ubuntu, then removed it, and compiled the 2.7a version. I had symlinked my /etc/pound.cfg to the 2.7a location of /usr/local/etc/pound.cfg ....then promptly used RCS to checkout /etc/pound.cfg ... which wiped out my symlink and created a file... editing /etc/pound.cfg was obviously a big fail on my part. The bigger fail was I kept editing that file and expecting things to change...hmmm, and the definition of insanity is???? :) Putting the correct information into /usr/local/etc/pound.cfg of course solved the problem. (doh) I also removed the /etc/pound.cfg file and put a README in there instead to "jog my old memory". Pound is working perfectly now. Thanks, Dave Crouse On 01/23/2013 12:04 PM, Dave Crouse wrote: > Hello, > > Trying to get pound to log to /var/log/pound.log > > Working with Pound 2.7a and noticed that I am not able to get > LogFacility local1 to work with rsyslogd. > No matter what I try, it is always logging to /var/log/syslog. > > Pound: 2.7a > OS: Ubuntu 12.04.1 LTS > rsyslogd: 5.8.6 > > > My /etc/pound/pound.cfg > ## Logging: (goes to syslog by default) > LogFacility local1 > ## 0 no logging > ## 1 normal > ## 2 extended > ## 3 Apache-style (common log format) > LogLevel 1 > > My /etc/rsyslog.d/49-pound.conf (loads before 50-default.conf) > # Default rules for pound logging. > # > # For more information see rsyslog.conf(5) and > /etc/rsyslog.conf > # Pound writes some info to syslog > local1.* -/var/log/pound.log > & ~ > > I make the changes to the configs and restart both services, but pound > will only log to syslog. > Is this a Bug ?? Any ideas ???? > > > -- > To unsubscribe send an email with subject unsubscribe to [email protected] > Please contact [email protected] for questions. > -- To unsubscribe send an email with subject unsubscribe to [email protected] Please contact [email protected] for questions.