<?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: Getting Data in from S3 : Blacklist option in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547223#M91093</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/32903"&gt;@96nick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But is it possible to filter out 2 events out of 10 events present in same file in a bucket.&lt;/P&gt;&lt;P&gt;For example -&lt;/P&gt;&lt;P&gt;I have only 1 file in the bucket - "xyz.txt"&lt;/P&gt;&lt;P&gt;Content of xyz.txt&lt;/P&gt;&lt;P&gt;event_id&amp;nbsp; &amp;nbsp; flag&amp;nbsp; &amp;nbsp; &amp;nbsp;user_id&lt;/P&gt;&lt;P&gt;U123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Y&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 123&lt;/P&gt;&lt;P&gt;I123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;N&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 101&lt;/P&gt;&lt;P&gt;U125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Y&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 234&lt;/P&gt;&lt;P&gt;is it possible to ingest only rows with&amp;nbsp; &amp;nbsp;flag with value "Y" in splunk . using regex in blacklist option?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 15:34:27 GMT</pubDate>
    <dc:creator>saty586</dc:creator>
    <dc:date>2021-04-08T15:34:27Z</dc:date>
    <item>
      <title>Getting Data in from S3 : Blacklist option</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547195#M91089</link>
      <description>&lt;P&gt;Trying to get a part of file in S3 into Splunk.&lt;/P&gt;&lt;P&gt;Can i use blacklist option to filter out part of file and ingest rest of data in Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:36:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547195#M91089</guid>
      <dc:creator>saty586</dc:creator>
      <dc:date>2021-04-08T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from S3 : Blacklist option</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547197#M91090</link>
      <description>&lt;P&gt;Yes, you can use the blacklist option in the inputs.conf stanza to ignore section of the directory you're ingesting from S3. You just have to make sure the regex matches the full path which means your regex has to use asterisks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;More info here:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Amazon-Web-Services-3-0-Why-doesn-t-blacklist/m-p/220935" target="_blank"&gt;https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Amazon-Web-Services-3-0-Why-doesn-t-blacklist/m-p/220935&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:45:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547197#M91090</guid>
      <dc:creator>96nick</dc:creator>
      <dc:date>2021-04-08T13:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from S3 : Blacklist option</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547223#M91093</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/32903"&gt;@96nick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But is it possible to filter out 2 events out of 10 events present in same file in a bucket.&lt;/P&gt;&lt;P&gt;For example -&lt;/P&gt;&lt;P&gt;I have only 1 file in the bucket - "xyz.txt"&lt;/P&gt;&lt;P&gt;Content of xyz.txt&lt;/P&gt;&lt;P&gt;event_id&amp;nbsp; &amp;nbsp; flag&amp;nbsp; &amp;nbsp; &amp;nbsp;user_id&lt;/P&gt;&lt;P&gt;U123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Y&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 123&lt;/P&gt;&lt;P&gt;I123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;N&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 101&lt;/P&gt;&lt;P&gt;U125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Y&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 234&lt;/P&gt;&lt;P&gt;is it possible to ingest only rows with&amp;nbsp; &amp;nbsp;flag with value "Y" in splunk . using regex in blacklist option?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:34:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547223#M91093</guid>
      <dc:creator>saty586</dc:creator>
      <dc:date>2021-04-08T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from S3 : Blacklist option</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547227#M91094</link>
      <description>&lt;P&gt;Instead of a blacklist, you could also use the whitelist value:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;whitelist = &amp;lt;Override regex for blacklist when using a folder key.&amp;gt;. For example, whitelist = ^.\/cloudtrail2\/.$. Regex should match the full path.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of making a complicated regex with a blacklist, I would make a simpler one with that will allow you to pull in anything with the 'Y' value.&amp;nbsp; I'd use Regex101 to make sure it's correct, and remember to use the full path!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:56:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-S3-Blacklist-option/m-p/547227#M91094</guid>
      <dc:creator>96nick</dc:creator>
      <dc:date>2021-04-08T15:56:58Z</dc:date>
    </item>
  </channel>
</rss>

