From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Centralized Logging question #2
Date: Fri, 29 Apr 2016 15:35:19 -0400 [thread overview]
Message-ID: <2294046.2RPemcXKLg@x2> (raw)
In-Reply-To: <BY1PR09MB088766EFFA19569A04DF45A4C7650@BY1PR09MB0887.namprd09.prod.outlook.com>
On Thursday, April 28, 2016 07:55:13 PM Warron S French wrote:
> If I centralize audit logging through rsyslog, and I have each of the remote
> machines' /etc/rsyslog.conf to use the same generic audit.log file name
> instead of customizing the audit logs with something like;
> HOSTNAME-audit.log, because ausearch apparently only looks for a file
> specifically of the format audit.log...
People who use rsyslog as the centralizing tool are likely to be using
something else like splunk or other tools to do audit reporting and review.
> Will the log-data submitted from the various hosts be consolidated into a
> single file?
Through the native audit tools, yes. Through other tools...I don't know. There
are a variety of ways central logging can be done. I'm surprised no one has
chimed in to offer an alternate.
> Will the ausearch command then be usable with the -if argument?
Once rsyslog gets the audit event, it adds its own data to the record. That
messes up the audit tool's parsers.
-Steve
next prev parent reply other threads:[~2016-04-29 19:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 19:55 Centralized Logging question #2 Warron S French
2016-04-29 19:35 ` Steve Grubb [this message]
2016-04-29 20:05 ` F Rafi
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=2294046.2RPemcXKLg@x2 \
--to=sgrubb@redhat.com \
--cc=linux-audit@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.