<?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 what are the benefits vs drawback in :: and = in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/what-are-the-benefits-vs-drawback-in-and/m-p/659009#M227595</link>
    <description>&lt;P&gt;whats the difference between :: and = in splunk search. what are the benefits vs drawbacks&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 19:57:06 GMT</pubDate>
    <dc:creator>noorani1980</dc:creator>
    <dc:date>2023-09-28T19:57:06Z</dc:date>
    <item>
      <title>what are the benefits vs drawback in :: and =</title>
      <link>https://community.splunk.com/t5/Splunk-Search/what-are-the-benefits-vs-drawback-in-and/m-p/659009#M227595</link>
      <description>&lt;P&gt;whats the difference between :: and = in splunk search. what are the benefits vs drawbacks&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 19:57:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/what-are-the-benefits-vs-drawback-in-and/m-p/659009#M227595</guid>
      <dc:creator>noorani1980</dc:creator>
      <dc:date>2023-09-28T19:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: what are the benefits vs drawback in :: and =</title>
      <link>https://community.splunk.com/t5/Splunk-Search/what-are-the-benefits-vs-drawback-in-and/m-p/659022#M227602</link>
      <description>&lt;P&gt;The double colon :: refers to an indexed field so if the field is NOT indexed, it will not find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run this search&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_audit sourcetype=audittrail
| stats count by sourcetype&lt;/LI-CODE&gt;&lt;P&gt;and then insect the job and look at the search log, you will see something called LISPY&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;09-29-2023 10:26:38.508 INFO  UnifiedSearch [3846 searchOrchestrator] - base lispy: [ AND index::_audit sourcetype::audittrail ]&lt;/LI-CODE&gt;&lt;P&gt;where is knows that index and sourcetype are indexed fields and so replaces them with the :: syntax.&lt;/P&gt;&lt;P&gt;So, if you KNOW your field is indexed, then using :: will force Splunk to look at the indexed rather than raw data for the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 00:29:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/what-are-the-benefits-vs-drawback-in-and/m-p/659022#M227602</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-09-29T00:29:49Z</dc:date>
    </item>
  </channel>
</rss>

