<?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: Linux Syslogd Config in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82179#M16982</link>
    <description>&lt;P&gt;Yes I am able to get a connection to the ip:port combination.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2013 02:23:46 GMT</pubDate>
    <dc:creator>balcv</dc:creator>
    <dc:date>2013-10-04T02:23:46Z</dc:date>
    <item>
      <title>Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82175#M16978</link>
      <description>&lt;P&gt;This is not a splunk specific question however it is very related and involves config of syslog on a linux host that will NOT send to my splunk server.&lt;/P&gt;

&lt;P&gt;I have a linux server running syslogd ver 1.4.1 and I have added a line to the syslog.conf file that has &lt;EM&gt;.&lt;/EM&gt; @192.168.1.1:64514&lt;BR /&gt;
(I use port 64514 due to a port conflict but it works).  Keep in mind I have this working on other hosts.&lt;/P&gt;

&lt;P&gt;When I trigger an event I get nothing on Splunk.  If I run a packet capture on the host I do not even see the packets attempting to leave. However, if I remove the port number (64514), I do see traffic leaving on port 514. &lt;/P&gt;

&lt;P&gt;Can anyone help with this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 00:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82175#M16978</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2013-10-04T00:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82176#M16979</link>
      <description>&lt;P&gt;Did you check netstat to see if the port you are trying to use is already in use?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 00:29:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82176#M16979</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-10-04T00:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82177#M16980</link>
      <description>&lt;P&gt;I have now checked and no, the port is not being used.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 00:40:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82177#M16980</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2013-10-04T00:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82178#M16981</link>
      <description>&lt;P&gt;Can you check if you are able to connect to the ip port? You can do 'telnet 192.168.1.1 64514' or 'echo "test" | nc 192.168.1.1 64154'.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 02:05:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82178#M16981</guid>
      <dc:creator>jkerai</dc:creator>
      <dc:date>2013-10-04T02:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82179#M16982</link>
      <description>&lt;P&gt;Yes I am able to get a connection to the ip:port combination.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 02:23:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82179#M16982</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2013-10-04T02:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82180#M16983</link>
      <description>&lt;P&gt;If this is close to the man page for your syslogd, it may not have support for logging to an alternate port: &lt;A href="http://linux.die.net/man/8/syslogd"&gt;http://linux.die.net/man/8/syslogd&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I can recommend rsyslog as a very flexible alternative.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2013 18:35:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82180#M16983</guid>
      <dc:creator>jspears</dc:creator>
      <dc:date>2013-10-06T18:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82181#M16984</link>
      <description>&lt;P&gt;Thanks for that.  I had "suspected" this was the case but could not see it documented but it does explain why it does not work.  I'll go with rsyslog.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2013 22:02:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82181#M16984</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2013-10-06T22:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Syslogd Config</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82182#M16985</link>
      <description>&lt;P&gt;Hi Frnd,&lt;/P&gt;

&lt;P&gt;See here you have just mentioned the ipaddress of the other host in the syslog.conf file in which  where your all logs that listening to the port 514 to be forwarded  tell me that have you installed and configured the splunk on the 192.168.1.1 server?. &lt;/P&gt;

&lt;P&gt;inform me whether above my comments gave you an idea.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Aravinth &lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linux-Syslogd-Config/m-p/82182#M16985</guid>
      <dc:creator>aravm8</dc:creator>
      <dc:date>2013-11-01T16:35:16Z</dc:date>
    </item>
  </channel>
</rss>

