<?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: Question regarding syslog.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668421#M381587</link>
    <description>By the way, inetd (when it logs anything) will use the facility daemon so you could modify syslog.conf to create a separate daemon.log file. Here is an example that has several facilities logged into different directories:&lt;BR /&gt; &lt;BR /&gt;*.info;mail.none;local0.none;local1.none;local2.none;local3.none;local4.none;local5.none;auth.none;user.none;lpr.none;daemon.none;kern.notice;        /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail.debug      /var/adm/syslog/mail.log&lt;BR /&gt;local0.info;local1.info;local2.info;local3.info;local4.info     /var/adm/syslog/local01234.log&lt;BR /&gt;local5.info     /var/adm/syslog/ftpd.log&lt;BR /&gt;auth.info       /var/adm/syslog/auth.log&lt;BR /&gt;daemon.info     /var/adm/syslog/daemon.log&lt;BR /&gt;kern.info       /var/adm/syslog/kern.log&lt;BR /&gt;lpr.info        /var/adm/syslog/lpr.log&lt;BR /&gt; &lt;BR /&gt;In the above example, inetd will log to daemon.log.&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Sun, 01 Aug 2010 01:33:11 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2010-08-01T01:33:11Z</dc:date>
    <item>
      <title>Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668416#M381582</link>
      <description>Good morning all;&lt;BR /&gt;&lt;BR /&gt;A quick question, would like to know if it is possible to configure syslog in such a way the following entries get written into a separate file.  Here is the entry:&lt;BR /&gt;&lt;BR /&gt;romans02 inetd[8563]: registrar/tcp: Connection from romans02 (172.17.4.10) at Fri Jul 30 10:03:19 2010&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a copy of our syslog.conf file&lt;BR /&gt;#  cat syslog.conf&lt;BR /&gt;# @(#)B.11.31_LR &lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none;auth.none      /var/adm/syslog/syslog.log&lt;BR /&gt;auth.info               /var/adm/syslog/auth.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your comments&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668416#M381582</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-07-30T16:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668417#M381583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your question is confusing me?&lt;BR /&gt;Could you focus on your query in details?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here, I have put entries of /etc/syslog.conf file!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Deeos&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668417#M381583</guid>
      <dc:creator>Deeos</dc:creator>
      <dc:date>2010-07-30T16:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668418#M381584</link>
      <description>Yes, Change the path were you want the logs and restart the syslogd deamon. &lt;BR /&gt;&lt;BR /&gt;This will log all new entries to the change path&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ishwar VenuGopal&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668418#M381584</guid>
      <dc:creator>Ishwar_1</dc:creator>
      <dc:date>2010-07-30T16:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668419#M381585</link>
      <description>Hello;&lt;BR /&gt;&lt;BR /&gt;Let me attempt to re-phrase my question:&lt;BR /&gt;&lt;BR /&gt;Currently we have in our syslog file the following entry occuring over and over and over again:&lt;BR /&gt;&lt;BR /&gt;romans02 inetd[8563]: registrar/tcp: Connection from romans02 (172.17.4.10) at Fri Jul 30 10:03:19 2010&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Would like to have this entry not go into our syslog file instead would like to have this entry and all other inetd loggin entries be written to a separate file.  With the help of Bill Hassell we are writing auth info to auth.log in syslog directory.  WOuld like to do the same thing for the inetd entry. Does this help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2010 17:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668419#M381585</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-07-30T17:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668420#M381586</link>
      <description>&amp;gt;  WOuld like to do the same thing for the inetd entry.&lt;BR /&gt; &lt;BR /&gt;inetd? What log entries do you have for inetd? By default, inetd does not log connections. Did you modify netdaemons to add INETD_ARGS?</description>
      <pubDate>Sun, 01 Aug 2010 01:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668420#M381586</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-08-01T01:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668421#M381587</link>
      <description>By the way, inetd (when it logs anything) will use the facility daemon so you could modify syslog.conf to create a separate daemon.log file. Here is an example that has several facilities logged into different directories:&lt;BR /&gt; &lt;BR /&gt;*.info;mail.none;local0.none;local1.none;local2.none;local3.none;local4.none;local5.none;auth.none;user.none;lpr.none;daemon.none;kern.notice;        /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail.debug      /var/adm/syslog/mail.log&lt;BR /&gt;local0.info;local1.info;local2.info;local3.info;local4.info     /var/adm/syslog/local01234.log&lt;BR /&gt;local5.info     /var/adm/syslog/ftpd.log&lt;BR /&gt;auth.info       /var/adm/syslog/auth.log&lt;BR /&gt;daemon.info     /var/adm/syslog/daemon.log&lt;BR /&gt;kern.info       /var/adm/syslog/kern.log&lt;BR /&gt;lpr.info        /var/adm/syslog/lpr.log&lt;BR /&gt; &lt;BR /&gt;In the above example, inetd will log to daemon.log.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sun, 01 Aug 2010 01:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668421#M381587</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-08-01T01:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668422#M381588</link>
      <description>Bill;&lt;BR /&gt;&lt;BR /&gt;Thanks again for your input, very helpful.  Yes indeed did modify netdaemons file and turned on logging - audit requirements&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Norm&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 21:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-syslog-conf/m-p/4668422#M381588</guid>
      <dc:creator>wvsa</dc:creator>
      <dc:date>2010-08-02T21:55:38Z</dc:date>
    </item>
  </channel>
</rss>

