<?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: Data location to send to a remote server in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365163#M1068</link>
    <description>&lt;P&gt;Thank you Marian, you've been very helpful.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2018 10:44:25 GMT</pubDate>
    <dc:creator>davidbien</dc:creator>
    <dc:date>2018-04-27T10:44:25Z</dc:date>
    <item>
      <title>Data location to send to a remote server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365159#M1064</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have setup Splunk to receive syslogs from our network. These work fine and I can view them in Splunk.&lt;BR /&gt;
Next step I want to take is to send those logs to logz.io to keep them in cloud. The problem I have is that I don't know where the data collected by Splunk is stored. Where can i find the logs collected by Splunk? What format is it in? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365159#M1064</guid>
      <dc:creator>davidbien</dc:creator>
      <dc:date>2018-04-26T14:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data location to send to a remote server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365160#M1065</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
Splunk logs are collected in buckets (hot, warm, cold, frozen, thawed) and depending on the environment settings they follow the process of roll out from hot -&amp;gt; warm -&amp;gt; cold. It has an entire process for this and you could better have a look here for more details:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.3/Indexer/HowSplunkstoresindexes" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.3/Indexer/HowSplunkstoresindexes&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;One note here is that hot buckets (most recent data) is in active writing stage, so you can't backup/move that data until in reaches warm stage.&lt;/P&gt;

&lt;P&gt;If you want to sent those logs to cloud, for archiving purposes, you could copy the relevant archives to the cloud and you will be able later to bring them back to thawed and search them. To find out the buckets you need to backup you could use in search | dbinspect &lt;BR /&gt;
to identify them. Location is usually in $SPLUNK_HOME/var/lib/splunk/your_index/db/ but cold data can be moved to an external storage (other Volume).&lt;/P&gt;

&lt;P&gt;| dbinspect index=your_index&lt;BR /&gt;
| table bucketId, startEpoch, endEpoch, id, index, modTime, path, sizeOnDiskMB, splunk_server, state&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:15:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365160#M1065</guid>
      <dc:creator>marian_coman</dc:creator>
      <dc:date>2020-09-29T19:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data location to send to a remote server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365161#M1066</link>
      <description>&lt;P&gt;Thank you for your answer, Marian.&lt;BR /&gt;
Is it possible to send the logs in a human readable format to cloud? Or would I need to use Splunk every time I want to read them again?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 09:11:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365161#M1066</guid>
      <dc:creator>davidbien</dc:creator>
      <dc:date>2018-04-27T09:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data location to send to a remote server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365162#M1067</link>
      <description>&lt;P&gt;The logs (Splunk db - tsidx) are not human readable, they're Splunk proprietary format. You'll have to re-index them to Splunk to be able to query them. &lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365162#M1067</guid>
      <dc:creator>marian_coman</dc:creator>
      <dc:date>2018-04-27T10:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data location to send to a remote server</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365163#M1068</link>
      <description>&lt;P&gt;Thank you Marian, you've been very helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Data-location-to-send-to-a-remote-server/m-p/365163#M1068</guid>
      <dc:creator>davidbien</dc:creator>
      <dc:date>2018-04-27T10:44:25Z</dc:date>
    </item>
  </channel>
</rss>

