<?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: Can splunk read data from unix stream socket? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434024#M94423</link>
    <description>&lt;P&gt;I already done it with syslog-ng, but it seems that will be better do not create additional entities for simple task.&lt;/P&gt;

&lt;P&gt;Python script also can help, but it is not ideal solution.&lt;/P&gt;

&lt;P&gt;I had little hope that something miss in documentation.&lt;/P&gt;

&lt;P&gt;Thank you all.  &lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 06:46:14 GMT</pubDate>
    <dc:creator>gots</dc:creator>
    <dc:date>2018-07-18T06:46:14Z</dc:date>
    <item>
      <title>Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434018#M94417</link>
      <description>&lt;P&gt;Is it possible to get data in splunk from unix stream socket?&lt;BR /&gt;
Not tcp\udp socket, but socket like this - &lt;A href="https://en.wikipedia.org/wiki/Berkeley_sockets"&gt;https://en.wikipedia.org/wiki/Berkeley_sockets&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;For example syslog-ng have this feature.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 13:45:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434018#M94417</guid>
      <dc:creator>gots</dc:creator>
      <dc:date>2018-07-10T13:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434019#M94418</link>
      <description>&lt;P&gt;Why not use syslog-ng as a go between? &lt;BR /&gt;
See this link: httpss://&lt;A href="http://www.splunk.com/blog/2016/03/11/using-syslog-ng-with-splunk.html"&gt;www.splunk.com/blog/2016/03/11/using-syslog-ng-with-splunk.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 05:04:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434019#M94418</guid>
      <dc:creator>brolo</dc:creator>
      <dc:date>2018-07-17T05:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434020#M94419</link>
      <description>&lt;P&gt;try with syslog, check the &lt;A href="https://docs.splunk.com/Documentation/StreamApp/7.1.2/DeployStreamApp/ProtocolDetection"&gt;https://docs.splunk.com/Documentation/StreamApp/7.1.2/DeployStreamApp/ProtocolDetection&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 16:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434020#M94419</guid>
      <dc:creator>felipesewaybric</dc:creator>
      <dc:date>2018-07-17T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434021#M94420</link>
      <description>&lt;P&gt;I agree with @brolo&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 16:40:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434021#M94420</guid>
      <dc:creator>vidhyaArumalla</dc:creator>
      <dc:date>2018-07-17T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434022#M94421</link>
      <description>&lt;P&gt;I also agree. Alternatively, you could write a Bash or Python scripted input that reads the socket to stdout.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 17:18:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434022#M94421</guid>
      <dc:creator>sjodle</dc:creator>
      <dc:date>2018-07-17T17:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434023#M94422</link>
      <description>&lt;P&gt;I concur with the consensus; see these excellent 2 posts:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.georgestarcher.com/splunk-success-with-syslog/"&gt;http://www.georgestarcher.com/splunk-success-with-syslog/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://gitlab.com/rationalcyber/syslog-ng-configuration/wikis/home"&gt;https://gitlab.com/rationalcyber/syslog-ng-configuration/wikis/home&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 20:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434023#M94422</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-17T20:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434024#M94423</link>
      <description>&lt;P&gt;I already done it with syslog-ng, but it seems that will be better do not create additional entities for simple task.&lt;/P&gt;

&lt;P&gt;Python script also can help, but it is not ideal solution.&lt;/P&gt;

&lt;P&gt;I had little hope that something miss in documentation.&lt;/P&gt;

&lt;P&gt;Thank you all.  &lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434024#M94423</guid>
      <dc:creator>gots</dc:creator>
      <dc:date>2018-07-18T06:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can splunk read data from unix stream socket?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434025#M94424</link>
      <description>&lt;P&gt;Splunk needs more tuning, upgrades and restarts than does syslog-ng so if you go directly to Splunk, without a buffer capability on the sending side, you will have far more data loss.  You can update yslog-ng configurations with SIGHUP without a restart or data outage. You cannot do that with Splunk. Use syslog-ng.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 12:00:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-splunk-read-data-from-unix-stream-socket/m-p/434025#M94424</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-18T12:00:54Z</dc:date>
    </item>
  </channel>
</rss>

