<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576072#M373239</link>
    <description>No we are not using any software,application to capture syslog.</description>
    <pubDate>Wed, 03 Feb 2010 05:46:39 GMT</pubDate>
    <dc:creator>Azaru</dc:creator>
    <dc:date>2010-02-03T05:46:39Z</dc:date>
    <item>
      <title>syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576057#M373224</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help to configure syslog server in hpux.</description>
      <pubDate>Tue, 02 Feb 2010 10:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576057#M373224</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-02T10:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576058#M373225</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The configuration is done through /etc/syslog.conf&lt;BR /&gt;&lt;BR /&gt;Take a look at this file (there are some usefull comments)&lt;BR /&gt;&lt;BR /&gt;and man syslog&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 10:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576058#M373225</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576059#M373226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is my /etc/syslog.conf file in client side. Please take a look.&lt;BR /&gt;&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;*.info;mail.none        @bkpsvr&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And added bkpsvr entry in /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;And restarted but no effect.&lt;BR /&gt;&lt;BR /&gt;What else to be done?&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply</description>
      <pubDate>Tue, 02 Feb 2010 11:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576059#M373226</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-02T11:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576060#M373227</link>
      <description>In order to perform redirect, you must prepare syslogd to accept remote logging message on the system bkpsvr. &lt;BR /&gt;&lt;BR /&gt;Also, if bkpsvr is behind a firewall, you must allow syslog traffic to pass through.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 11:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576060#M373227</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576061#M373228</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check the configuration on the SYSlog server side, if its reachable for the forwarded client.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 11:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576061#M373228</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-02-02T11:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576062#M373229</link>
      <description>&amp;gt;And restarted but no effect.&lt;BR /&gt;&lt;BR /&gt;You do not need to restart. After altering configuration file, you can perform a &lt;BR /&gt;&lt;BR /&gt;kill -HUP `cat /var/run/syslog.pid`&lt;BR /&gt;&lt;BR /&gt;to force re-load the configuration file.&lt;BR /&gt;&lt;BR /&gt;Horia.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 11:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576062#M373229</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576063#M373230</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;What needs to be done on bkpsvr to accept the logs from client?&lt;BR /&gt;&lt;BR /&gt;There is no firewall between them.&lt;BR /&gt;&lt;BR /&gt;I have done&lt;BR /&gt;&lt;BR /&gt;kill -HUP `cat /var/run/syslog.pid`&lt;BR /&gt;&lt;BR /&gt;But where the logs will get stored?</description>
      <pubDate>Tue, 02 Feb 2010 12:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576063#M373230</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-02T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576064#M373231</link>
      <description>&amp;gt;What needs to be done on bkpsvr to accept the logs from client?&lt;BR /&gt;&lt;BR /&gt;It depends on what kind of SO you have there.&lt;BR /&gt;&lt;BR /&gt;On HP-UX you need to do nothing, your syslogd accepts by default network connections.&lt;BR /&gt;&lt;BR /&gt;From Linux, you must call syslogd with -r parameter.&lt;BR /&gt;&lt;BR /&gt;man syslogd &lt;BR /&gt;&lt;BR /&gt;on this server would help understanding the syntax.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 12:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576064#M373231</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T12:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576065#M373232</link>
      <description>&amp;gt;But where the logs will get stored?&lt;BR /&gt;&lt;BR /&gt;Where you asked to syslogd to send those (you instructed syslogd on the file /etc/syslog.conf)&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 12:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576065#M373232</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T12:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576066#M373233</link>
      <description>&amp;gt;&amp;gt;What needs to be done on bkpsvr to accept the logs from client?&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Do your &amp;gt;&amp;gt;Backup Server Running Any application to capture the "Syslog" from Clients ?? IF Not you try ftp syslog&lt;BR /&gt;&lt;BR /&gt;Alternative Choice :-&lt;BR /&gt;&lt;BR /&gt;scp -p /var/adm/syslog/syslog.log Bkupserver:/logs/hostname</description>
      <pubDate>Tue, 02 Feb 2010 12:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576066#M373233</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-02T12:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576067#M373234</link>
      <description>if you have any Software Installed on the backup server, You can edit "syslog.conf file from the your client side&lt;BR /&gt;&lt;BR /&gt;Check below thread for more infromation&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1265114848901+28353475&amp;amp;threadId=1219056" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1265114848901+28353475&amp;amp;threadId=1219056&lt;/A&gt;</description>
      <pubDate>Tue, 02 Feb 2010 12:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576067#M373234</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-02T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576068#M373235</link>
      <description>Where(path) can i find the logs of clients in bkpsvr server.</description>
      <pubDate>Wed, 03 Feb 2010 05:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576068#M373235</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-03T05:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576069#M373236</link>
      <description>&amp;gt;&amp;gt;Where(path) can i find the logs of clients in bkpsvr server&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Before Answering your Question.&lt;BR /&gt;&lt;BR /&gt;Did you give any information, what do really need so that we can help you accordingly&lt;BR /&gt;&lt;BR /&gt;Are you running Any application or Software ? to Capture the syslog in your Backup Server</description>
      <pubDate>Wed, 03 Feb 2010 05:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576069#M373236</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-03T05:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576070#M373237</link>
      <description>It depends on your OS that you have.&lt;BR /&gt;&lt;BR /&gt;By default, on HP-UX, check:&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/&lt;BR /&gt;&lt;BR /&gt;On Linux, check:&lt;BR /&gt;&lt;BR /&gt;/var/log&lt;BR /&gt;&lt;BR /&gt;But again, those directories and the associated files are set up on /etc/syslog.conf&lt;BR /&gt;Check that file on bkpsvr!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.</description>
      <pubDate>Wed, 03 Feb 2010 05:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576070#M373237</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-03T05:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576071#M373238</link>
      <description>But we have done os hardening on all the servers. Will the client send logs to server withour credential?</description>
      <pubDate>Wed, 03 Feb 2010 05:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576071#M373238</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-03T05:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576072#M373239</link>
      <description>No we are not using any software,application to capture syslog.</description>
      <pubDate>Wed, 03 Feb 2010 05:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576072#M373239</guid>
      <dc:creator>Azaru</dc:creator>
      <dc:date>2010-02-03T05:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576073#M373240</link>
      <description>&amp;gt;&amp;gt;But we have done os hardening on all the servers. Will the client send logs to server withour credential?&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Again this doesn't give enough information what you are looking for&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;No we are not using any software,application to capture syslog.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;if you are not using any SW or Application, what method are you using to capture your syslog ??????&lt;BR /&gt;&lt;BR /&gt;are you using ftp/sftp method to copy your "Client Syslog" to your "Backup Server" ??&lt;BR /&gt;&lt;BR /&gt;if your server harden you may need use (sftp /scp) secured copy of your "Client Syslog" to your backup Server" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Feb 2010 05:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576073#M373240</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-03T05:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576074#M373241</link>
      <description>&amp;gt;No we are not using any software,application to capture syslog.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Will the client send logs to server withour credential?&lt;BR /&gt;&lt;BR /&gt;Syslog does not use any encryption to send data to remote server.&lt;BR /&gt;&lt;BR /&gt;If this troubles you, you can make another private LAN (insert another ethernet card in each server) between all your servers that will send syslog data to the bkpsvr server.&lt;BR /&gt;&lt;BR /&gt;Alternatively, you could implement (on bkpsvr) a sollution based on scp as Johnson suggested.&lt;BR /&gt;You could run on bkpsvr from time to time a script (use crontab) that will use scp to copy the logs that you want, from whatever server you want.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Feb 2010 06:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576074#M373241</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-03T06:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576075#M373242</link>
      <description>Hi Azar,&lt;BR /&gt;&lt;BR /&gt;In syslog server configure like this.&lt;BR /&gt;&lt;BR /&gt;/etc/syslog.conf file&lt;BR /&gt;&lt;BR /&gt;local2.debug &lt;FILE path=""&gt;&lt;BR /&gt;&lt;BR /&gt;eg.&lt;BR /&gt;&lt;BR /&gt;local2.debug /backuplogs/ems/srvr_syslog.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;at client machine.&lt;BR /&gt;&lt;BR /&gt;Syslog server: SYSLOGSRVR&lt;BR /&gt;&lt;BR /&gt;put entries in /etc/syslog.conf file &lt;BR /&gt;&lt;BR /&gt;local2.debug @SYSLOGSRVR&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this will help you out to setup a syslog server.&lt;BR /&gt;&lt;BR /&gt;also see this link.&lt;BR /&gt;&lt;A href="http://www.linuxhomenetworking.com/cisco-hn/syslog-cisco.htm" target="_blank"&gt;http://www.linuxhomenetworking.com/cisco-hn/syslog-cisco.htm&lt;/A&gt;&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Wed, 03 Feb 2010 09:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576075#M373242</guid>
      <dc:creator>Kanagaraj</dc:creator>
      <dc:date>2010-02-03T09:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: syslog server configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576076#M373243</link>
      <description>Don't forget to restart syslogd.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/syslogd stop&lt;BR /&gt;/sbin/init.d/syslogd start</description>
      <pubDate>Wed, 03 Feb 2010 09:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-server-configuration/m-p/4576076#M373243</guid>
      <dc:creator>Kanagaraj</dc:creator>
      <dc:date>2010-02-03T09:41:20Z</dc:date>
    </item>
  </channel>
</rss>

