<?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: existing central sysloghost data to new splunk server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61322#M12196</link>
    <description>&lt;P&gt;Assuming you can get the Splunk forwarder to run on OpenBSD -- which you may not be able to -- I would use approach #2.  The cleanest approach by far is to use a Splunk forwarder reading the disk files created by syslogd.  This gives you added resiliency during maintenance and certain outage situations.&lt;/P&gt;

&lt;P&gt;You'll be able to upgrade the splunk installations without losing any of your syslog data (because it will be destaged to disk by syslogd), and if there is an outage either on the indexer or the network between the forwarder and indexer you won't lose any data there either.&lt;/P&gt;

&lt;P&gt;A substantial issue, though, is that Splunk does not provide a native OpenBSD binary.  And, no one has reported success using OpenBSD's FreeBSD compatibility ABI.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Aug 2011 19:26:11 GMT</pubDate>
    <dc:creator>dwaddle</dc:creator>
    <dc:date>2011-08-20T19:26:11Z</dc:date>
    <item>
      <title>existing central sysloghost data to new splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61321#M12195</link>
      <description>&lt;P&gt;I have:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;two existing OpenBSD Centralized Syslog loghosts (one is syslog-ng, one is syslogd)&lt;/LI&gt;
&lt;LI&gt;a new dedicated server for running Splunk&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I would like to leave the central loghosts in place and move the data to my new splunk server for analysis. &lt;BR /&gt;
From what I have read, it seems like my options are:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;use syslog-ng on both loghosts and write/forward to a syslog-ng server on the splunk server&lt;/LI&gt;
&lt;LI&gt;use a splunk forwarder on loghosts to send data to splunk server&lt;/LI&gt;
&lt;LI&gt;set up an rsync/cron process from the loghosts to the splunk server&lt;/LI&gt;
&lt;LI&gt;set up a fifo on the loghost filesystems  that writes locally and forwards to the splunk server&lt;/LI&gt;
&lt;LI&gt;write logs to shared storage that both loghosts and splunk server have access to&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I started on option #1 but stopped when I couldn't get the syslog-ng port to compile with  "--enable-spoof-source" under OpenBSD 4.9.  &lt;/P&gt;

&lt;P&gt;Any recommendations or other options I should be considering?   &lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-Tom &lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2011 13:05:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61321#M12195</guid>
      <dc:creator>tnorth</dc:creator>
      <dc:date>2011-08-20T13:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: existing central sysloghost data to new splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61322#M12196</link>
      <description>&lt;P&gt;Assuming you can get the Splunk forwarder to run on OpenBSD -- which you may not be able to -- I would use approach #2.  The cleanest approach by far is to use a Splunk forwarder reading the disk files created by syslogd.  This gives you added resiliency during maintenance and certain outage situations.&lt;/P&gt;

&lt;P&gt;You'll be able to upgrade the splunk installations without losing any of your syslog data (because it will be destaged to disk by syslogd), and if there is an outage either on the indexer or the network between the forwarder and indexer you won't lose any data there either.&lt;/P&gt;

&lt;P&gt;A substantial issue, though, is that Splunk does not provide a native OpenBSD binary.  And, no one has reported success using OpenBSD's FreeBSD compatibility ABI.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2011 19:26:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61322#M12196</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-08-20T19:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: existing central sysloghost data to new splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61323#M12197</link>
      <description>&lt;P&gt;Definitely option #2, if there is any way to make it work.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2011 15:51:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61323#M12197</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2011-08-21T15:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: existing central sysloghost data to new splunk server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61324#M12198</link>
      <description>&lt;P&gt;If you can't get a forwarder to run on the syslog host, you could run Splunk on Linux (or something else) and have it read from the NFS-exported log directory.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2011 03:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/existing-central-sysloghost-data-to-new-splunk-server/m-p/61324#M12198</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-08-22T03:35:57Z</dc:date>
    </item>
  </channel>
</rss>

