<?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: where splunk store syslog data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107277#M22550</link>
    <description>&lt;P&gt;thanks for the confirmation. and where is this data stored? Is this meaning that i can't use the syslog messages that Splunk received with other syslog software?&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2011 08:58:20 GMT</pubDate>
    <dc:creator>channy</dc:creator>
    <dc:date>2011-05-24T08:58:20Z</dc:date>
    <item>
      <title>where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107275#M22548</link>
      <description>&lt;P&gt;I install splunk and add syslog port as the input data. i wonder where splunk store the syslog that it received? Do splunk differentiate between the syslog message and the indexed data?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2011 09:24:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107275#M22548</guid>
      <dc:creator>channy</dc:creator>
      <dc:date>2011-05-23T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107276#M22549</link>
      <description>&lt;P&gt;No, it does not differentiate.  All data processed by Splunk - be it syslog data, files being read, or other network sockets - is stored in various Splunk indexes.  The syslog message &lt;STRONG&gt;IS&lt;/STRONG&gt; the indexed data.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2011 13:57:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107276#M22549</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-05-23T13:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107277#M22550</link>
      <description>&lt;P&gt;thanks for the confirmation. and where is this data stored? Is this meaning that i can't use the syslog messages that Splunk received with other syslog software?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 08:58:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107277#M22550</guid>
      <dc:creator>channy</dc:creator>
      <dc:date>2011-05-24T08:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107278#M22551</link>
      <description>&lt;P&gt;You could instead of directly ingesting syslog messages into Splunk to first store in a file remote syslog events, using for example rsyslog (&lt;A href="http://www.rsyslog.com/storing-messages-from-a-remote-system-into-a-specific-file/"&gt;http://www.rsyslog.com/storing-messages-from-a-remote-system-into-a-specific-file/&lt;/A&gt;), and to point Splunk to that file.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 09:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107278#M22551</guid>
      <dc:creator>imrago</dc:creator>
      <dc:date>2011-05-24T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107279#M22552</link>
      <description>&lt;P&gt;Any data Splunk indexes is stored in an index data structure called a bucket.  The internal format of Splunk's buckets is proprietary to the product - so you can't (easily) go poking about inside of a bucket trying to read and understand it.  &lt;/P&gt;

&lt;P&gt;If you wish to have other software work with your log data, there are some options.  Imrago's suggestion of using rsyslog first (and letting splunk read the files it makes) is a good one.  Also, you can configure splunk to forward events over a TCP socket to thirs party software.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 13:28:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107279#M22552</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-05-24T13:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107280#M22553</link>
      <description>&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Deploy/Forwarddatatothird-partysystemsd"&gt;http://www.splunk.com/base/Documentation/latest/Deploy/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 13:32:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107280#M22553</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-05-24T13:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: where splunk store syslog data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107281#M22554</link>
      <description>&lt;P&gt;thanks imrago...very helpful tool....&lt;BR /&gt;
thanks dwaddle for the clarification....&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 06:44:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/where-splunk-store-syslog-data/m-p/107281#M22554</guid>
      <dc:creator>channy</dc:creator>
      <dc:date>2011-05-25T06:44:10Z</dc:date>
    </item>
  </channel>
</rss>

