<?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: How to send logs from a Kiwi syslog server to Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200962#M39710</link>
    <description>&lt;P&gt;This has been addressed several times, take a look at:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/290158/how-do-i-send-data-from-kiwi-syslog-to-a-splunk-in.html"&gt;https://answers.splunk.com/answers/290158/how-do-i-send-data-from-kiwi-syslog-to-a-splunk-in.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/80134/what-is-the-easiest-way-to-get-data-from-a-kiwi-syslog-server-into-splunk.html"&gt;https://answers.splunk.com/answers/80134/what-is-the-easiest-way-to-get-data-from-a-kiwi-syslog-server-into-splunk.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You may not need to change anything if your Kiwi server is currently writing to files with parseable timestamps.  Just point Splunk at the files and you should be set. &lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2016 06:19:47 GMT</pubDate>
    <dc:creator>Jeremiah</dc:creator>
    <dc:date>2016-04-14T06:19:47Z</dc:date>
    <item>
      <title>How to send logs from a Kiwi syslog server to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200961#M39709</link>
      <description>&lt;P&gt;How to integrate Kiwi syslog server with Splunk? I mean what configuration changes are required to perform on the kiwi syslog server end.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 02:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200961#M39709</guid>
      <dc:creator>rishabhey2016</dc:creator>
      <dc:date>2016-04-14T02:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to send logs from a Kiwi syslog server to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200962#M39710</link>
      <description>&lt;P&gt;This has been addressed several times, take a look at:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/290158/how-do-i-send-data-from-kiwi-syslog-to-a-splunk-in.html"&gt;https://answers.splunk.com/answers/290158/how-do-i-send-data-from-kiwi-syslog-to-a-splunk-in.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/80134/what-is-the-easiest-way-to-get-data-from-a-kiwi-syslog-server-into-splunk.html"&gt;https://answers.splunk.com/answers/80134/what-is-the-easiest-way-to-get-data-from-a-kiwi-syslog-server-into-splunk.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You may not need to change anything if your Kiwi server is currently writing to files with parseable timestamps.  Just point Splunk at the files and you should be set. &lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 06:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200962#M39710</guid>
      <dc:creator>Jeremiah</dc:creator>
      <dc:date>2016-04-14T06:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to send logs from a Kiwi syslog server to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200963#M39711</link>
      <description>&lt;P&gt;Thanks Jeremiah,&lt;/P&gt;

&lt;P&gt;While  all these links tell about installing a forwarder, we can directly use the feature in our kiwi syslog to forward logs to our splunk on any of the TCP port, which we can later configure in our splunk as well.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 05:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200963#M39711</guid>
      <dc:creator>rishabhey2016</dc:creator>
      <dc:date>2016-04-16T05:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to send logs from a Kiwi syslog server to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200964#M39712</link>
      <description>&lt;P&gt;I wouldn't recommend that solution. You'd have to create multiple ports if you want to classify the data differently. With the forwarder that's easy, just create multiple monitor stanzas. The forwarder handles failures much better as well. A bare TCP listener won't properly handle loadbalancing across multiple Splunk servers nor will it gracefully handle connection failures.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 14:12:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200964#M39712</guid>
      <dc:creator>Jeremiah</dc:creator>
      <dc:date>2016-04-17T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to send logs from a Kiwi syslog server to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200965#M39713</link>
      <description>&lt;P&gt;`+ 1 to Jeremiah's comment. &lt;/P&gt;

&lt;P&gt;Use the Force[warder] Luke!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 11:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-logs-from-a-Kiwi-syslog-server-to-Splunk/m-p/200965#M39713</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-04-18T11:50:02Z</dc:date>
    </item>
  </channel>
</rss>

