<?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: Remote logging to different server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540077#M369237</link>
    <description>could you post your /etc/syslogd.conf please.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Nov 2009 19:08:59 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2009-11-25T19:08:59Z</dc:date>
    <item>
      <title>Remote logging to different server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540076#M369236</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31&lt;BR /&gt;i've configured remote logging from HP-UX to HP-UX, it's working fine i can see the log write to local and remote HPUX server.&lt;BR /&gt;we just purchase a Cisco MARS, it is a logserver. but i can only make linux send logfile to this MARS but not HPUX.&lt;BR /&gt;Please help it anyone uses MARS as logserver on HPUX env.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 25 Nov 2009 19:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540076#M369236</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2009-11-25T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote logging to different server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540077#M369237</link>
      <description>could you post your /etc/syslogd.conf please.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2009 19:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540077#M369237</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2009-11-25T19:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remote logging to different server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540078#M369238</link>
      <description>I think I read this backwards.&lt;BR /&gt;&lt;BR /&gt;You want your linux box to send syslog messages to the HPUX server ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2009 19:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540078#M369238</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2009-11-25T19:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remote logging to different server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540079#M369239</link>
      <description>&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;i would like to send syslog from HPUX to MARS&lt;BR /&gt;(reading to MARS's doc it supports Generic,Solaris,Linux)&lt;BR /&gt;The Linus is working now, only HP-UX could not send syslog to the MARS.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&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;syslog_enable=yes&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.info;mail.none        @sunuxdev&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;*.info;mail.none @10.10.0.8  (MARS )&lt;BR /&gt;*.info;mail.none @10.10.2.15 (HPUX 11.31)&lt;BR /&gt;*.info;mail.none @10.10.4.87 (Linux Redhat)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in this syslog.conf the syslog server 10.10.2.15 is working fine but it could not send log to 10.10.0.8 and 10.10.4.87&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2009 19:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540079#M369239</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2009-11-25T19:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remote logging to different server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540080#M369240</link>
      <description>&amp;gt; *.info;mail.none @10.10.0.8 (MARS )&lt;BR /&gt;&amp;gt; *.info;mail.none @10.10.2.15 (HPUX 11.31)&lt;BR /&gt;&amp;gt; *.info;mail.none @10.10.4.87 (Linux Redhat)&lt;BR /&gt; &lt;BR /&gt;Check syslog.conf using this command:&lt;BR /&gt; &lt;BR /&gt;cat -tv /etc/syslog.conf&lt;BR /&gt; &lt;BR /&gt;You should see *NO* spaces between items in the list. Only tabs (shown as ^I) are allowed and any line that has a space is ignored (without any error message).</description>
      <pubDate>Thu, 26 Nov 2009 00:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-logging-to-different-server/m-p/4540080#M369240</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-11-26T00:31:41Z</dc:date>
    </item>
  </channel>
</rss>

