<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rotating audit logs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030611#M29066</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Logrotate can contain custom code to shut a daemon down to permit rotation.&lt;BR /&gt;&lt;BR /&gt;Take a look at the configuration of the httpd log rotate daemon.&lt;BR /&gt;&lt;BR /&gt;Or you can do a custom script to do the same thing.&lt;BR /&gt;&lt;BR /&gt;Your choice.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 02 Jul 2007 10:42:22 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-07-02T10:42:22Z</dc:date>
    <item>
      <title>Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030610#M29065</link>
      <description>Is it possible to have the auditd daemon rotate the logs according to time,&lt;BR /&gt;rather than size?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If auditd cannot do this, is it possible to turn off log rotating and let&lt;BR /&gt;the logrotate daemon do it?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2007 10:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030610#M29065</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-07-02T10:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030611#M29066</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Logrotate can contain custom code to shut a daemon down to permit rotation.&lt;BR /&gt;&lt;BR /&gt;Take a look at the configuration of the httpd log rotate daemon.&lt;BR /&gt;&lt;BR /&gt;Or you can do a custom script to do the same thing.&lt;BR /&gt;&lt;BR /&gt;Your choice.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Jul 2007 10:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030611#M29066</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-02T10:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030612#M29067</link>
      <description>i would recommaend to turn off the audit service.it is enabled by default on RHEL 3.0. But not available on AS 2.1 and AS 4.&lt;BR /&gt;&lt;BR /&gt;It makes system hang if the /var file system reaches 80% usage which is controled by the default settings.No other way other than reboot as it stops accepting any system calls. "man audit" for more details.&lt;BR /&gt;&lt;BR /&gt;Also it makes lot of files of /var/log/audit.d as bin.? and roll them to save.? as it grows up.The save files grows like save.1 and sav.2 etc..&lt;BR /&gt;&lt;BR /&gt;Never do any operation(rm/mv)on recent files(bin.?) and which too cause the server hangs. Be carefull if the file system is near to 80% and you may be at a  potential risk.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2007 20:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030612#M29067</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-02T20:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030613#M29068</link>
      <description>audit service has dependencies with other important services too. Try disabling it on a test box first..</description>
      <pubDate>Mon, 02 Jul 2007 20:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030613#M29068</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-02T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030614#M29069</link>
      <description>The system is running RHEL AS3 update 4. &lt;BR /&gt;&lt;BR /&gt;The system was not prompting me for a password. I decided to reboot the system. After rebooting the system I noticed the /var filesystem was 100% full. I looked around and found lots of save.? files in /var/log/audit.d. I deleted all save.? files and now /var is 17% full. I left the bin.? as they are.&lt;BR /&gt;&lt;BR /&gt;You were right the system was hanging because /var 100% full. &lt;BR /&gt;&lt;BR /&gt;Is there a way to rotate the save.? files based on age so that they /var filesystem does not become full and cause the system to hang?&lt;BR /&gt;&lt;BR /&gt;If I turn off audit service will this present any problems in terms of securuty events and system alert.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2007 04:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030614#M29069</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-07-03T04:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating audit logs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030615#M29070</link>
      <description>we niether use the log files nor the audit service.There are lot of other log files or services built in Linux (a standard across all the versions) which can do our need.As i said this service is particular to RHEL AS 3.&lt;BR /&gt;&lt;BR /&gt;This should notc cause any problem to other security events or monitoring.We have already implemented this</description>
      <pubDate>Tue, 03 Jul 2007 17:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rotating-audit-logs/m-p/4030615#M29070</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-03T17:05:28Z</dc:date>
    </item>
  </channel>
</rss>

