<?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 Using Splunk modular data inputs for the REST API to ingest Twitter data, how do I delete or filter out non-English events? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-modular-data-inputs-for-the-REST-API-to-ingest/m-p/208223#M41044</link>
    <description>&lt;P&gt;I am ingesting a lot of Twitter data for a project, and incidentally, I am ingesting Japanese and Hindi tweets along with the English ones. I do not want to collect these tweets, so is there a way to limit the collection to only English? &lt;/P&gt;

&lt;P&gt;Or is there a way to delete the non English Twitter data? &lt;/P&gt;

&lt;P&gt;I'm using the Splunk Modular Data inputs for the REST API. &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2015 18:16:32 GMT</pubDate>
    <dc:creator>sunnyd</dc:creator>
    <dc:date>2015-09-09T18:16:32Z</dc:date>
    <item>
      <title>Using Splunk modular data inputs for the REST API to ingest Twitter data, how do I delete or filter out non-English events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-modular-data-inputs-for-the-REST-API-to-ingest/m-p/208223#M41044</link>
      <description>&lt;P&gt;I am ingesting a lot of Twitter data for a project, and incidentally, I am ingesting Japanese and Hindi tweets along with the English ones. I do not want to collect these tweets, so is there a way to limit the collection to only English? &lt;/P&gt;

&lt;P&gt;Or is there a way to delete the non English Twitter data? &lt;/P&gt;

&lt;P&gt;I'm using the Splunk Modular Data inputs for the REST API. &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 18:16:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-modular-data-inputs-for-the-REST-API-to-ingest/m-p/208223#M41044</guid>
      <dc:creator>sunnyd</dc:creator>
      <dc:date>2015-09-09T18:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk modular data inputs for the REST API to ingest Twitter data, how do I delete or filter out non-English events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-modular-data-inputs-for-the-REST-API-to-ingest/m-p/208224#M41045</link>
      <description>&lt;P&gt;Use a filter! Twitter has a fantastic streaming API which you can use with Splunk. Check out this great tutorial: &lt;A href="http://discoveredintelligence.ca/stream-twitter-splunk-10-simple-steps/"&gt;http://discoveredintelligence.ca/stream-twitter-splunk-10-simple-steps/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Use the language filter in your endpoint (&lt;A href="https://dev.twitter.com/streaming/overview/request-parameters#language"&gt;https://dev.twitter.com/streaming/overview/request-parameters#language&lt;/A&gt;). For example:&lt;BR /&gt;
&lt;CODE&gt;&lt;A href="https://stream.twitter.com/1.1/statuses/filter.json?track=twitterapi&amp;amp;language=en"&gt;https://stream.twitter.com/1.1/statuses/filter.json?track=twitterapi&amp;amp;language=en&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 14:27:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-modular-data-inputs-for-the-REST-API-to-ingest/m-p/208224#M41045</guid>
      <dc:creator>gwobben</dc:creator>
      <dc:date>2015-09-11T14:27:04Z</dc:date>
    </item>
  </channel>
</rss>

