<?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 Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477986#M212890</link>
    <description>Like a connection on the serial interface?&lt;BR /&gt;&lt;BR /&gt;Is there something less disruptive I can try.&lt;BR /&gt;A command I can issue from the router?</description>
    <pubDate>Thu, 03 Feb 2005 14:51:06 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2005-02-03T14:51:06Z</dc:date>
    <item>
      <title>Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477984#M212888</link>
      <description>I have setup my 11.0 HPUX system to listen to one of our routers. I am guessing that I will only see info about the router if I have an error on the router.&lt;BR /&gt;&lt;BR /&gt;If that is true, how can I get the router to talk to the HPUX box as a test? I want to be sure the syslog daemon is listening to the router.&lt;BR /&gt;&lt;BR /&gt;How can I perform a test from the router?</description>
      <pubDate>Thu, 03 Feb 2005 14:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477984#M212888</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-02-03T14:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477985#M212889</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Can you unplug something on the router?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 03 Feb 2005 14:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477985#M212889</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-02-03T14:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477986#M212890</link>
      <description>Like a connection on the serial interface?&lt;BR /&gt;&lt;BR /&gt;Is there something less disruptive I can try.&lt;BR /&gt;A command I can issue from the router?</description>
      <pubDate>Thu, 03 Feb 2005 14:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477986#M212890</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-02-03T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477987#M212891</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your router is a Cisco product?. If yes, you should directly telnet to it to issue command: show running config , it tell you how your hardware, interfaces work.&lt;BR /&gt;&lt;BR /&gt;One a time, I dimly knew a 3rd party product, OpenView Cisco Work. You can install to your server and as a monitoring agent, it will check all of your networking events, including router then save to log file in server.&lt;BR /&gt;&lt;BR /&gt;HMT</description>
      <pubDate>Thu, 03 Feb 2005 21:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477987#M212891</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2005-02-03T21:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477988#M212892</link>
      <description>Robert,&lt;BR /&gt;We have a Cisco router which is set to the highest logging level i.e. it logs everything!&lt;BR /&gt;"sh run" on the router shows:&lt;BR /&gt;...&lt;BR /&gt;logging trap debug &lt;BR /&gt;logging facility local3&lt;BR /&gt;logging 172.16.2.13&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;In syslog.conf on 172.16.2.13 we have:&lt;BR /&gt;...&lt;BR /&gt;# Log all router messages to own file&lt;BR /&gt;local3.*       -/var/log/cisco.log&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards, Garry</description>
      <pubDate>Fri, 04 Feb 2005 06:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477988#M212892</guid>
      <dc:creator>Garry Ferguson</dc:creator>
      <dc:date>2005-02-04T06:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477989#M212893</link>
      <description>You should login to the router via console and type "conf t" and the "end". It will generate "%SYS-5-CONFIG_I: Configured from console by &lt;USER&gt; on vty0" message to your syslog daemon.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;/USER&gt;</description>
      <pubDate>Fri, 04 Feb 2005 06:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server/m-p/3477989#M212893</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-02-04T06:48:23Z</dc:date>
    </item>
  </channel>
</rss>

