<?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 SYSLOG and logging Appl Entries in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557568#M837610</link>
    <description>I have an application that was ported from individual unix PCs (a Workstation = WST) to a K360. On the K360 each WST instance longs information in to a log file specifically for that instance WST and each WST has 6 or more concurrently executing programs each logging into the instance logfile. The current log function that is used opens a specified log WST file, writes the entry and closes the file. This is controlled by a WST assigned semaphore. My question is this: Is it possible to have multiple SYSLOGD processes executing on the K360 at one time (grouped by a number of WSTs) and be able to have those WSTs use SYSLOG to make thier entries to each WSTs log file based on say local0:7 references???</description>
    <pubDate>Fri, 03 Jun 2005 10:17:11 GMT</pubDate>
    <dc:creator>John J Archer</dc:creator>
    <dc:date>2005-06-03T10:17:11Z</dc:date>
    <item>
      <title>SYSLOG and logging Appl Entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557568#M837610</link>
      <description>I have an application that was ported from individual unix PCs (a Workstation = WST) to a K360. On the K360 each WST instance longs information in to a log file specifically for that instance WST and each WST has 6 or more concurrently executing programs each logging into the instance logfile. The current log function that is used opens a specified log WST file, writes the entry and closes the file. This is controlled by a WST assigned semaphore. My question is this: Is it possible to have multiple SYSLOGD processes executing on the K360 at one time (grouped by a number of WSTs) and be able to have those WSTs use SYSLOG to make thier entries to each WSTs log file based on say local0:7 references???</description>
      <pubDate>Fri, 03 Jun 2005 10:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557568#M837610</guid>
      <dc:creator>John J Archer</dc:creator>
      <dc:date>2005-06-03T10:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG and logging Appl Entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557569#M837611</link>
      <description>It is poosible to log to different files through syslogd, if your application uses different log local log info.&lt;BR /&gt;&lt;BR /&gt;e.g. if one apps uses local3, you can use it as follows. (in /etc/syslog.conf file)&lt;BR /&gt;&lt;BR /&gt;local3.info /var/adm/syslog/apps1.log&lt;BR /&gt;local4.info /var/adm/syslog/app2.log&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 03 Jun 2005 10:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557569#M837611</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-03T10:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG and logging Appl Entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557570#M837612</link>
      <description>I would suggest that you have a seperate log for this application.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 03 Jun 2005 10:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557570#M837612</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-03T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: SYSLOG and logging Appl Entries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557571#M837613</link>
      <description>I know that multiple log files are possible but I would like to have 100 seperate log files. One for each WST and even if I can do this through a single SYSLOGD, I'm afraid that the volume would overload that single process. I'd like to have several SYSLOGD processes running at a time.</description>
      <pubDate>Fri, 03 Jun 2005 10:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-and-logging-appl-entries/m-p/3557571#M837613</guid>
      <dc:creator>John J Archer</dc:creator>
      <dc:date>2005-06-03T10:41:19Z</dc:date>
    </item>
  </channel>
</rss>

