<?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 I cant get Splunk to read Boss Of SOC v1 Data Set in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669078#M112176</link>
    <description>&lt;P&gt;Hey! So Im using an EC2 splunk ami and have all the correct apps loaded but cannot for the life of me get the boss v1 data in my environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've put it into&amp;nbsp;&lt;SPAN&gt;$SPLUNK_HOME/etc/apps (as mentioned in github) and it did not work, it simply does not pick up that this is a data set and instead is comfortably in my apps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Loading it in other ways means it doesnt come through correctly.&amp;nbsp; Is this a timestamp issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be so appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 18 Nov 2023 08:32:26 GMT</pubDate>
    <dc:creator>dablab</dc:creator>
    <dc:date>2023-11-18T08:32:26Z</dc:date>
    <item>
      <title>I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669078#M112176</link>
      <description>&lt;P&gt;Hey! So Im using an EC2 splunk ami and have all the correct apps loaded but cannot for the life of me get the boss v1 data in my environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've put it into&amp;nbsp;&lt;SPAN&gt;$SPLUNK_HOME/etc/apps (as mentioned in github) and it did not work, it simply does not pick up that this is a data set and instead is comfortably in my apps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Loading it in other ways means it doesnt come through correctly.&amp;nbsp; Is this a timestamp issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be so appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 08:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669078#M112176</guid>
      <dc:creator>dablab</dc:creator>
      <dc:date>2023-11-18T08:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669086#M112177</link>
      <description>&lt;P&gt;Something's not right in that screenshot.&amp;nbsp; The contents of indexes.conf should not be indexed.&amp;nbsp; I suspect some instructions are being misinterpreted.&lt;/P&gt;&lt;P&gt;Please tell us more details about how you are trying to load the data.&amp;nbsp; Provide the exact steps followed or a link to them.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 13:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669086#M112177</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-11-18T13:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669091#M112179</link>
      <description>&lt;P&gt;+1 on &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt; 's doubt&lt;/P&gt;&lt;P&gt;You are supposed to download the archive and unpack it to $SPLUNK_HOME/etc/apps&lt;/P&gt;&lt;P&gt;Restart Splunk&lt;/P&gt;&lt;P&gt;That's it. No ingesting anything, no defining inputs, no nothing. The files will _not_ be moved anywhere - the app contains pre-indexed buckets along with the indexes.conf file pointing to this particular directory so that Splunk knows where to find the data. So after the restart Splunk should notice that it has new index(es?) with data files placed in your app's directory (that's kinda unusual and you'd normally not do that for normally ingested index data but that's a dataset prepared to be easily distributed). And that's all there is to it.&lt;/P&gt;&lt;P&gt;You should _not_ be ingesting it in any way which you somehow did since you're showing us the contents of the files pulled into some index.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 13:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669091#M112179</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-11-18T13:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669098#M112181</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I do&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cd /opt/splunk/etc/apps/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;and then:&amp;nbsp; sudo tar -xzf botsv1_data_set.tgz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It will unload the data in the apps area, but then when I restart and go to search it there is nothing there?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have all the apps download etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 18:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669098#M112181</guid>
      <dc:creator>dablab</dc:creator>
      <dc:date>2023-11-18T18:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669099#M112182</link>
      <description>&lt;P&gt;I want to say that it was a permissions issue!!!&amp;nbsp; Thanks all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 18:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669099#M112182</guid>
      <dc:creator>dablab</dc:creator>
      <dc:date>2023-11-18T18:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: I cant get Splunk to read Boss Of SOC v1 Data Set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669100#M112183</link>
      <description>&lt;P&gt;Was just about to write that if you unpacked it with sudo, you could get mismatched ownership and permission issues. But apparently you got it on your own.&lt;/P&gt;&lt;P&gt;Have fun with your searches &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 19:58:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-cant-get-Splunk-to-read-Boss-Of-SOC-v1-Data-Set/m-p/669100#M112183</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-11-18T19:58:46Z</dc:date>
    </item>
  </channel>
</rss>

