| Author |
SYSLOG generating duplicate entries
|
|
| Greg G 2004-01-23, 5:06 pm |
|
I'm getting duplicate entries from syslog. Well, they're not quite
duplicates. One has the "short" hostname and the other has the FQDN.
For example:
Oct 27 10:36:40 myhost xinetd[18950]: EXIT: myservice status=0 pid=21430
duration=1(sec)
Oct 27 10:36:40 myhost.mydomain.net xinetd[18950]: EXIT: myservice
status=0 pid=21430 duration=1(sec)
Any idea how I can stop this? My syslog.conf entry is
local0.info /var/log/servicelog
Thanks.
-Greg G
| |
| pidbel 2004-01-23, 5:06 pm |
|
"Greg G" <ggershSNACK@CAKEctc.net> wrote in message
news:2N2dnQzwc7J-pgCiRVn-jA@ctc.net...quote:
>
> I'm getting duplicate entries from syslog. Well, they're not quite
> duplicates. One has the "short" hostname and the other has the FQDN.
> For example:
>
Is in syslog.conf your consele not set to the file ?
Pierre
| |
| Greg G 2004-01-23, 5:06 pm |
|
pidbel wrote:quote:
> "Greg G" <ggershSNACK@CAKEctc.net> wrote in message
> news:2N2dnQzwc7J-pgCiRVn-jA@ctc.net...
>
> Is in syslog.conf your consele not set to the file ?
Not to that file, no. The messages from local0.info aren't going to
my console file at all. I don't really want them to, either.
-Greg G
| |
| Quinn McHenry 2004-01-23, 5:07 pm |
| Greg G <ggershSNACK@CAKEctc.net> wrote in message news:<u92dnRQNvo3h8AOiRVn-gg@ctc.net>...quote:
> pidbel wrote:
>
> Not to that file, no. The messages from local0.info aren't going to
> my console file at all. I don't really want them to, either.
>
> -Greg G
Can you post your syslog.conf file? There are some innocuous looking
entries that can exist there that can cause serious problems. Without
seeing this file, it is difficult to know what might be going on.
Quinn
---
Quinn McHenry
quinn1 at tech-recipes.com
http://tech-recipes.com
|
|
|
|