<?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: SYSLOG Format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494289#M364048</link>
    <description>I've never tried it, but take a look at:&lt;BR /&gt;&lt;BR /&gt;man logger&lt;BR /&gt;&lt;BR /&gt;It says...logger command provdes a program interface to the syslog() system log module.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
    <pubDate>Wed, 09 Sep 2009 11:13:23 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2009-09-09T11:13:23Z</dc:date>
    <item>
      <title>SYSLOG Format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494287#M364046</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Does anyone know if a mechanism exists which would allow me to change the format of the information being written to syslog?&lt;BR /&gt;&lt;BR /&gt;I'm really interested in the actual date format to see if I can include a year. Ideally I'd like each entry prefixed with a date in the format DD MON YYYY e.g. 09 SEP 2009.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jason</description>
      <pubDate>Wed, 09 Sep 2009 10:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494287#M364046</guid>
      <dc:creator>Jason Shannon</dc:creator>
      <dc:date>2009-09-09T10:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG Format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494288#M364047</link>
      <description>/etc/syslog.conf configuration file allows the system administrator to specify where&lt;BR /&gt;the various systemsâ   processes messages will get sent.&lt;BR /&gt;&lt;BR /&gt;But not sure you can play the format and not necessary, just use a cronjob ; put a wrapper just periodically generate another file in another format from source /var/adm/syslog file as file convertor.</description>
      <pubDate>Wed, 09 Sep 2009 10:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494288#M364047</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-09T10:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG Format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494289#M364048</link>
      <description>I've never tried it, but take a look at:&lt;BR /&gt;&lt;BR /&gt;man logger&lt;BR /&gt;&lt;BR /&gt;It says...logger command provdes a program interface to the syslog() system log module.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Wed, 09 Sep 2009 11:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494289#M364048</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-09-09T11:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG Format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494290#M364049</link>
      <description>Most syslog files are far too big to keep for more than a year. The format is fixed because syslog is a standard across multiple platforms (your syslog file does not have to be kept on your server). I would schedule your log rotation script to run at 0000 hours and check for a new year. Then use awk to read the old file and create a new one with the year added. &lt;BR /&gt; &lt;BR /&gt;Personally, I do not like log dates with month names as they are painful to sort and compare. If I needed to search multiple logs over several years, I would convert the date to YYYYMMDD.HHMMSS (as in 20090909.140522) which will be easy to sort, especially across year end boundaries.</description>
      <pubDate>Wed, 09 Sep 2009 17:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-format/m-p/4494290#M364049</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-09-09T17:01:10Z</dc:date>
    </item>
  </channel>
</rss>

