From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: What does audisp/plugins.d/syslog.conf LOG_WARN not show? Date: Thu, 03 May 2018 16:39:11 -0400 Message-ID: <10045389.HSzA4VWxIY@x2> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday, March 22, 2018 3:08:23 PM EDT leam hall wrote: > (RHEL 6, default audit rpms) > > We're trying to cut down on spurious logging but have some logging > mandated (STIG environment). If the syslog.conf file in > audisp/plugins.d/syslog.conf is set with "args = LOG_WARN", will the > events in audit.rules still be logged? A little late...but I don't see any answer. It depends on what you have for /etc/rsyslog.conf. Look for the line containing /var/log/messages and see what you have. By default, it logs info messages and higher. -Steve