<?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 Splunk Stream Case Insensitive Extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476116#M192620</link>
    <description>&lt;P&gt;Doing an extraction in Splunk Stream and get an error when trying to use (?i) in my regex:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?i)x-forwarded-for([:\s]+[\d\.:\s,]+)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Gives this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Invalid regex Expression
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works fine in a rex command, not sure what the Splunk Stream syntax is for case insensitive. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 14:33:02 GMT</pubDate>
    <dc:creator>tjago11</dc:creator>
    <dc:date>2019-09-12T14:33:02Z</dc:date>
    <item>
      <title>Splunk Stream Case Insensitive Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476116#M192620</link>
      <description>&lt;P&gt;Doing an extraction in Splunk Stream and get an error when trying to use (?i) in my regex:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?i)x-forwarded-for([:\s]+[\d\.:\s,]+)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Gives this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Invalid regex Expression
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This works fine in a rex command, not sure what the Splunk Stream syntax is for case insensitive. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 14:33:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476116#M192620</guid>
      <dc:creator>tjago11</dc:creator>
      <dc:date>2019-09-12T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream Case Insensitive Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476117#M192621</link>
      <description>&lt;P&gt;Ick, I feel dirty but this works.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[xX][-_][fF][oO][rR][wW][aA][rR][dD][eE][dD][-_][fF][oO][rR][:\s]+([\d\.:\s,]+)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'll not accept this answer yet because it feels gross.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476117#M192621</guid>
      <dc:creator>tjago11</dc:creator>
      <dc:date>2019-09-12T17:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream Case Insensitive Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476118#M192622</link>
      <description>&lt;P&gt;Well, I guess the ick answer is better than no answer.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 14:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Stream-Case-Insensitive-Extraction/m-p/476118#M192622</guid>
      <dc:creator>tjago11</dc:creator>
      <dc:date>2020-01-23T14:31:27Z</dc:date>
    </item>
  </channel>
</rss>

