<?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: routing syslog to a single log server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933982#M112162</link>
    <description>&lt;BR /&gt;This may help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b285bd3782dd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b285bd3782dd711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 24 Mar 2003 14:01:13 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-03-24T14:01:13Z</dc:date>
    <item>
      <title>routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933980#M112160</link>
      <description>anyone had to do something like this in the past?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 13:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933980#M112160</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-03-24T13:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933981#M112161</link>
      <description>You would change the /etc/syslog.conf for any line that you want to log elsewhere.&lt;BR /&gt;For instance:&lt;BR /&gt;        local0.*       @hostname_here&lt;BR /&gt;&lt;BR /&gt;Stop and restart syslogd when done:&lt;BR /&gt;# kill `cat /var/run/syslog.pid` &lt;BR /&gt;# /usr/sbin/syslogd -D &lt;BR /&gt;Cheryl</description>
      <pubDate>Mon, 24 Mar 2003 14:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933981#M112161</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-03-24T14:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933982#M112162</link>
      <description>&lt;BR /&gt;This may help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b285bd3782dd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b285bd3782dd711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 24 Mar 2003 14:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933982#M112162</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-24T14:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933983#M112163</link>
      <description># man syslogd &lt;BR /&gt;+  A host name preceded by an @ character.  Selected messages are forwarded to the syslogd on the named host.</description>
      <pubDate>Mon, 24 Mar 2003 14:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933983#M112163</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-03-24T14:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933984#M112164</link>
      <description>Hi Donny,&lt;BR /&gt;&lt;BR /&gt;Please note that the logger facility uses port 514/UDP.&lt;BR /&gt;If this data has to cross any firewall(s) en-route to the log server, you must insure the FW ruleset(s) will allow this traffic.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 24 Mar 2003 14:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933984#M112164</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-24T14:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: routing syslog to a single log server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933985#M112165</link>
      <description>thank you.&lt;BR /&gt;should be ok from here on. and thanks for the UDP port info, might need it later.</description>
      <pubDate>Mon, 24 Mar 2003 14:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-syslog-to-a-single-log-server/m-p/2933985#M112165</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-03-24T14:12:21Z</dc:date>
    </item>
  </channel>
</rss>

