All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leam Hall <leamhall@gmail.com>
To: linux-audit@redhat.com
Subject: Re: Duplicate settings?
Date: Mon, 20 Jan 2020 10:04:24 -0500	[thread overview]
Message-ID: <faddae2c-ba8b-2061-55b0-9f3eaab93c87@gmail.com> (raw)
In-Reply-To: <7256033.AoGtHsJfsT@x2>



On 1/20/20 9:37 AM, Steve Grubb wrote:
> On Monday, January 20, 2020 9:24:56 AM EST Leam Hall wrote:
>> If /etc/audit/auditd.conf encounters conflicting duplicate settings,
>> what happens? Takes the first, takes the last, or what? For example:
>>
>> 	space_left = 25
>> 	space_left = 100
> 
> It overwrites the first value with the second one. You can also run:
> 
> # service auditd state
> 
> to see what the current value is if your audit daemon is somewhat recent.
> 
> -Steve

Hey Steve, a follow up. Is the man page for auditd.conf wrong? My auditd 
failed to start when giving space_left with a '%' sign.

  space_left
     This is a numeric value in megabytes that tells the audit daemon
     when  to  perform  a  configurable  action because the system is
     starting to run low on disk space. You may also append a percent
     sign  (e.g. 5%) to the number to have the audit daemon calculate
     the number based on the disk partition size.


Thanks!

Leam

  parent reply	other threads:[~2020-01-20 15:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-20 14:24 Duplicate settings? Leam Hall
2020-01-20 14:37 ` Steve Grubb
2020-01-20 15:00   ` Leam Hall
2020-01-20 15:23     ` Steve Grubb
2020-01-20 15:04   ` Leam Hall [this message]
2020-01-20 15:14     ` Steve Grubb
2020-01-20 15:19       ` Leam Hall
2020-01-20 15:28         ` Steve Grubb
2020-01-20 15:38           ` Leam Hall

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=faddae2c-ba8b-2061-55b0-9f3eaab93c87@gmail.com \
    --to=leamhall@gmail.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.