<?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: System audit (audsys) filling the file system and hanging the system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468092#M360765</link>
    <description>I think you are talking about 11.31. you have to create a new file system and mount it under /var/.audit. Also you have to verify what and all transactions you actully need audit.&lt;BR /&gt;&lt;BR /&gt;Refer &lt;A href="http://www.docs.hp.com/en/5992-3387/5992-3387.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5992-3387/5992-3387.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;George</description>
    <pubDate>Wed, 29 Jul 2009 08:45:16 GMT</pubDate>
    <dc:creator>George Jolightson</dc:creator>
    <dc:date>2009-07-29T08:45:16Z</dc:date>
    <item>
      <title>System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468087#M360760</link>
      <description>Experts!&lt;BR /&gt;&lt;BR /&gt;Enabling system audit on my system is filling the /var file system and hanging the complete system and i have to go for reboot to fix it.&lt;BR /&gt;&lt;BR /&gt;it keeps on creating new files and fill the filesystem , even new sparate file system for audit has same ending.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to limit the space utilization by system audit (audsys) or to make it run smoother.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in /etc/rc.config.d/auditing I have following arguments for daemon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev!&lt;BR /&gt;&lt;BR /&gt;AUDOMON_ARGS=" -p 20 -t 1 -w 90"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jul 2009 11:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468087#M360760</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2009-07-28T11:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468088#M360761</link>
      <description>On a busy system there can be literally thousands of auditing events to record every minute, so in these sorts of situations you have 2 choices:&lt;BR /&gt;&lt;BR /&gt;1) Provide considerably more disk space and implement a mechanism to archive audit logs regularly.&lt;BR /&gt;&lt;BR /&gt;2) Choose to audit less things - see the man pages for audevent and audusr for info on how to choose what to audit...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 28 Jul 2009 11:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468088#M360761</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-07-28T11:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468089#M360762</link>
      <description>This does not look normal to me its filling up even more than 2 GB separate file system.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 29 Jul 2009 03:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468089#M360762</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2009-07-29T03:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468090#M360763</link>
      <description>&amp;gt;This does not look normal to me &lt;BR /&gt;&lt;BR /&gt;You asked that it log that much info.  You need to wade through what you got to see what you don't need.</description>
      <pubDate>Wed, 29 Jul 2009 05:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468090#M360763</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-07-29T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468091#M360764</link>
      <description>And also is a good idea to create and independent FS, for your audit files.&lt;BR /&gt;&lt;BR /&gt;I usually create a /.secure 2 gig FS. &lt;BR /&gt;&lt;BR /&gt;But I only audit root actions.</description>
      <pubDate>Wed, 29 Jul 2009 07:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468091#M360764</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-07-29T07:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: System audit (audsys) filling the file system and hanging the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468092#M360765</link>
      <description>I think you are talking about 11.31. you have to create a new file system and mount it under /var/.audit. Also you have to verify what and all transactions you actully need audit.&lt;BR /&gt;&lt;BR /&gt;Refer &lt;A href="http://www.docs.hp.com/en/5992-3387/5992-3387.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5992-3387/5992-3387.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;George</description>
      <pubDate>Wed, 29 Jul 2009 08:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-audit-audsys-filling-the-file-system-and-hanging-the/m-p/4468092#M360765</guid>
      <dc:creator>George Jolightson</dc:creator>
      <dc:date>2009-07-29T08:45:16Z</dc:date>
    </item>
  </channel>
</rss>

