public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* Audit Logs and EventLog Analyzer
@ 2009-01-14 18:56 Dan Gruhn
  2009-01-14 19:08 ` John Dennis
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Gruhn @ 2009-01-14 18:56 UTC (permalink / raw)
  To: linux-audit

I'm currently using AdventNet's EventLog Analyzer for auditing of a 
secure Windows machine and thought it would be nice to use for a secure 
RHEL 5.2 cluster as well since people would only need to use one 
interface.  It seems to do well with the syslog entries, but I don't see 
anything about getting the auditd/ audit.log entries into it.  Can 
anyone point me to some information on how to do this or should I give 
up on this and go the Prewikka route?

Thanks,

Dan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Audit Logs and EventLog Analyzer
  2009-01-14 18:56 Audit Logs and EventLog Analyzer Dan Gruhn
@ 2009-01-14 19:08 ` John Dennis
  2009-01-14 19:54   ` Dan Gruhn
  0 siblings, 1 reply; 3+ messages in thread
From: John Dennis @ 2009-01-14 19:08 UTC (permalink / raw)
  To: Dan Gruhn; +Cc: linux-audit

Dan Gruhn wrote:
> I'm currently using AdventNet's EventLog Analyzer for auditing of a 
> secure Windows machine and thought it would be nice to use for a 
> secure RHEL 5.2 cluster as well since people would only need to use 
> one interface.  It seems to do well with the syslog entries, but I 
> don't see anything about getting the auditd/ audit.log entries into 
> it.  Can anyone point me to some information on how to do this or 
> should I give up on this and go the Prewikka route?
Isn't this a question for AdventNet?

* How do you currently get the syslog data into AdventNet? Are you 
directing AdventNet to read /var/log/message? Is AdventNet reading a 
syslog socket?

* Log analyzers need to understand the contents of a log file, does 
AdventNet know how to parse and interpret audit data?

Basically you can feed audit log data to an analyzer in two different 
ways, tell it to monitor the /var/log/audit/audit.log file or write a 
audispd plugin which sends the audit data to the analyzer (code is 
simple). But first you had better check AdventNet can parse and 
understand the data.


-- 
John Dennis <jdennis@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Audit Logs and EventLog Analyzer
  2009-01-14 19:08 ` John Dennis
@ 2009-01-14 19:54   ` Dan Gruhn
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Gruhn @ 2009-01-14 19:54 UTC (permalink / raw)
  Cc: linux-audit

John Dennis wrote:
> Dan Gruhn wrote:
>> I'm currently using AdventNet's EventLog Analyzer for auditing of a 
>> secure Windows machine and thought it would be nice to use for a 
>> secure RHEL 5.2 cluster as well since people would only need to use 
>> one interface.  It seems to do well with the syslog entries, but I 
>> don't see anything about getting the auditd/ audit.log entries into 
>> it.  Can anyone point me to some information on how to do this or 
>> should I give up on this and go the Prewikka route?
> Isn't this a question for AdventNet?
I have posted the same question on their forum.
>
> * How do you currently get the syslog data into AdventNet? Are you 
> directing AdventNet to read /var/log/message? Is AdventNet reading a 
> syslog socket?
The EventLog Analyzer (ELA) is monitoring port 6514 to receive 
information that would normally go to rsyslog (it could use 514, but I 
wanted to keep it separate).
>
> * Log analyzers need to understand the contents of a log file, does 
> AdventNet know how to parse and interpret audit data?
As far as I can tell from reading through their forums and website it 
doesn't currently handle the audit.log format.
>
> Basically you can feed audit log data to an analyzer in two different 
> ways, tell it to monitor the /var/log/audit/audit.log file or write a 
> audispd plugin which sends the audit data to the analyzer (code is 
> simple). But first you had better check AdventNet can parse and 
> understand the data.
A pointer to a HowTo on audispd plugins would be appreciated, but I 
thought perhaps someone had already done this and I wouldn't have to 
write something on my own.  You can't blame a guy for hoping.

Dan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-14 19:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 18:56 Audit Logs and EventLog Analyzer Dan Gruhn
2009-01-14 19:08 ` John Dennis
2009-01-14 19:54   ` Dan Gruhn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox