<?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 Logrotate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269911#M889403</link>
    <description>This might be more of an OS question but I'm using for the alert.log so I'm putting it under database section.  On AIX and Linux there is an OS tool called Logrotate.  I've asked the HP-ux guys here but they've never heard about it.  There's no man page entry for it either.  Basically the way it works on Linux is that you specify how often you want it to run.  It renames the file, in this case, alert.log, to the new timestamp name.  Then the normal cleanup process removes these after a period of time.  I know it would be easy to write something like this but I'd rather use one that's already provided.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
    <pubDate>Thu, 06 May 2004 12:49:48 GMT</pubDate>
    <dc:creator>Brian_274</dc:creator>
    <dc:date>2004-05-06T12:49:48Z</dc:date>
    <item>
      <title>Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269911#M889403</link>
      <description>This might be more of an OS question but I'm using for the alert.log so I'm putting it under database section.  On AIX and Linux there is an OS tool called Logrotate.  I've asked the HP-ux guys here but they've never heard about it.  There's no man page entry for it either.  Basically the way it works on Linux is that you specify how often you want it to run.  It renames the file, in this case, alert.log, to the new timestamp name.  Then the normal cleanup process removes these after a period of time.  I know it would be easy to write something like this but I'd rather use one that's already provided.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 06 May 2004 12:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269911#M889403</guid>
      <dc:creator>Brian_274</dc:creator>
      <dc:date>2004-05-06T12:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269912#M889404</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;Download it from here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/logrotate-2.5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/logrotate-2.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 06 May 2004 12:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269912#M889404</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-05-06T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269913#M889405</link>
      <description>Script logrotate (example)&lt;BR /&gt;&lt;A href="http://aa11.cjb.net/hpux_admin/2001/05/0182.html" target="_blank"&gt;http://aa11.cjb.net/hpux_admin/2001/05/0182.html&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 06 May 2004 13:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269913#M889405</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-05-06T13:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269914#M889406</link>
      <description>So there is no built in HP-UX logrotate tool?  You two just created your own?</description>
      <pubDate>Thu, 06 May 2004 13:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269914#M889406</guid>
      <dc:creator>Brian_274</dc:creator>
      <dc:date>2004-05-06T13:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269915#M889407</link>
      <description>Brian, the post of Sanja not solve your request ?&lt;BR /&gt;There are logrotate download.&lt;BR /&gt;&lt;BR /&gt;Bruno</description>
      <pubDate>Fri, 07 May 2004 02:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269915#M889407</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-05-07T02:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269916#M889408</link>
      <description>His posting does give me a solution but after looking at the website it's not an HP website.  So therefore it most likely isn't certified by HP.  I will most likely use it, but I was asking if there was a logrotate procedure from HP. I meant one that was certified by HP.  I know there isn't much to a logrotate, I just wanted to know if HP had one that was built into their system already.</description>
      <pubDate>Fri, 07 May 2004 06:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269916#M889408</guid>
      <dc:creator>Brian_274</dc:creator>
      <dc:date>2004-05-07T06:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269917#M889409</link>
      <description>There is not one built into the system already or one that is HP certified. Freeware is posted at &lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are many here that can attest this version works fine.</description>
      <pubDate>Fri, 07 May 2004 06:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269917#M889409</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-05-07T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Logrotate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269918#M889410</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;argument seems to be clear: logrotate with official support by HP doesn't exist.&lt;BR /&gt;&lt;BR /&gt;Anyway if your need is to find file too large (as log files) just a suggestion: there is by SAM on HP-UX a Section called "Routine Tasks".&lt;BR /&gt;There are 2 interesting subsections:&lt;BR /&gt;&lt;BR /&gt;1. "Selective File Removal"&lt;BR /&gt;You can search file larger than 2 GB (anyway you can set the size for search).&lt;BR /&gt;Sometimes launch it in order to find file too large.&lt;BR /&gt;&lt;BR /&gt;2. "System Log Files"&lt;BR /&gt;You can select a log files and trim it.&lt;BR /&gt;&lt;BR /&gt;Of course it is not as fast and powerfull as logrotate but it is an alternative.&lt;BR /&gt;&lt;BR /&gt;Just a thought....&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Fri, 07 May 2004 07:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logrotate/m-p/3269918#M889410</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-05-07T07:13:40Z</dc:date>
    </item>
  </channel>
</rss>

