<?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 Why do wildcards in the middle of a string produce inconsistent results? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352055#M104183</link>
    <description>&lt;P&gt;The studying material says that -&lt;/P&gt;

&lt;P&gt;-- Wildcards in the middle of a string produce inconsistent results.&lt;/P&gt;

&lt;P&gt;Why is it?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 18:31:25 GMT</pubDate>
    <dc:creator>ddrillic</dc:creator>
    <dc:date>2017-12-18T18:31:25Z</dc:date>
    <item>
      <title>Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352055#M104183</link>
      <description>&lt;P&gt;The studying material says that -&lt;/P&gt;

&lt;P&gt;-- Wildcards in the middle of a string produce inconsistent results.&lt;/P&gt;

&lt;P&gt;Why is it?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 18:31:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352055#M104183</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-12-18T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352056#M104184</link>
      <description>&lt;P&gt;From which documentation is this?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 19:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352056#M104184</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-12-18T19:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352057#M104185</link>
      <description>&lt;P&gt;I would say thats not correct at all.&lt;/P&gt;

&lt;P&gt;String matching is very predictable, and I frequently match all kinds of things with *'s in the middle.&lt;/P&gt;

&lt;P&gt;host=&lt;EM&gt;-uk-&lt;/EM&gt;-* matches LIVE-uk-web-02 perfectly.&lt;BR /&gt;
Never had any problem with it.&lt;/P&gt;

&lt;P&gt;Are you sure it didn't say &lt;STRONG&gt;"inefficient"&lt;/STRONG&gt; - a query filled with wildcards is not as fast as something specifically defined&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 19:50:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352057#M104185</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-12-18T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352058#M104186</link>
      <description>&lt;P&gt;Check out the Splunk .conf talk by Martin Mueller:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2017/slides/fields-indexed-tokens-and-you.pdf"&gt;https://conf.splunk.com/files/2017/slides/fields-indexed-tokens-and-you.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Page 18 of 32.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 19:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352058#M104186</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2017-12-18T19:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352059#M104187</link>
      <description>&lt;P&gt;From the *&lt;EM&gt;Splunk Fundamentals Part 2 (IOD) *&lt;/EM&gt; course. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 19:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352059#M104187</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-12-18T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352060#M104188</link>
      <description>&lt;P&gt;sounds like one for @martin_mueller to help with then &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 20:03:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352060#M104188</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-12-18T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why do wildcards in the middle of a string produce inconsistent results?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352061#M104189</link>
      <description>&lt;P&gt;Here is Splunk's official word:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/Wildcards#Avoid_using_wildcards_in_the_middle_of_a_string"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Search/Wildcards#Avoid_using_wildcards_in_the_middle_of_a_string&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 01:44:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-wildcards-in-the-middle-of-a-string-produce-inconsistent/m-p/352061#M104189</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-04-23T01:44:59Z</dc:date>
    </item>
  </channel>
</rss>

