public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: John Dennis <jdennis@redhat.com>
To: Steve Grubb <sgrubb@redhat.com>
Cc: linux-audit@redhat.com
Subject: Re: comparing record ids in auparse
Date: Wed, 05 Sep 2007 12:37:08 -0400	[thread overview]
Message-ID: <1189010228.15928.19.camel@junko.usersys.redhat.com> (raw)
In-Reply-To: <200709051223.59958.sgrubb@redhat.com>

On Wed, 2007-09-05 at 12:23 -0400, Steve Grubb wrote:
> On Wednesday 05 September 2007 12:11:46 John Dennis wrote:
> > Should two different events from two different hosts be comparable?
> 
> In a consolidated log, they are not equal. I suppose that should be fixed in 
> the next release.

Right, but the way the cmp operator works is if it's not equal it's
either less than or greater than, neither of which is meaningful as a
result if they are not from the same host, right?

Currently the API does not support a way to return an error code for the
compare function, but it's an error to compare two records who do not
share the same host value. At the moment all I can think of is that
auparse_timestamp_compare() will have to be deprecated and replaced with
a different function, unless you have a better idea. Suggestions?
-- 
John Dennis <jdennis@redhat.com>

  reply	other threads:[~2007-09-05 16:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 16:11 comparing record ids in auparse John Dennis
2007-09-05 16:23 ` Steve Grubb
2007-09-05 16:37   ` John Dennis [this message]
2007-09-05 17:17     ` Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1189010228.15928.19.camel@junko.usersys.redhat.com \
    --to=jdennis@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=sgrubb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox