Ask a Question related to Linux / Unix Administration, Design and Development.
-
Greg G #1
SYSLOG generating duplicate entries
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
Greg G Guest
-
Deleting duplicate entries from database table
NOTE: The same message is also posted at comp.lang.php, mailing.database.mysql, mysql on July 7. The scenario is as: 1. A table is created 2.... -
Duplicate Database Entries
I have an MS Access (2002) database with one table field that is a Primary Key. I have an asp page with a Record Insertion Form to put data into... -
Duplicate Entries
Does anyone have any examples on how to remove dupliate entries from a table? I have 1 temp table that holds about 300,000 records - about... -
DataView.Sort causing duplicate entries in a DataGrid control
I have a custom object that exposes data through one of its properties that is of type DataTable. I then use the resultant DataTable from the... -
Remove duplicate entries
I have IIS logs that are parsed into a SQL database, and then the database is called by an asp page. My only issue is having duplicate entries in... -
pidbel #2
Re: SYSLOG generating duplicate entries
"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 ?>
> 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:
>
Pierre
pidbel Guest
-
Greg G #3
Re: SYSLOG generating duplicate entries
pidbel wrote:Not to that file, no. The messages from local0.info aren't going to> "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 ?>>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:
>>
my console file at all. I don't really want them to, either.
-Greg G
Greg G Guest
-
Quinn McHenry #4
Re: SYSLOG generating duplicate entries
Greg G <ggershSNACK@CAKEctc.net> wrote in message news:<u92dnRQNvo3h8AOiRVn-gg@ctc.net>...
Can you post your syslog.conf file? There are some innocuous looking> pidbel wrote:>> > "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 ?> >>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:
> >>
> 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
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
[url]http://tech-recipes.com[/url]
Quinn McHenry Guest



Reply With Quote

