<?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: Files with Multiple extensions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538110#M152107</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231085"&gt;@Bellthazor&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please try below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval ext_count=mvcount(split(filename,"."))
| where ext_count&amp;gt;2&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 01 Feb 2021 15:29:19 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2021-02-01T15:29:19Z</dc:date>
    <item>
      <title>Files with Multiple extensions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538099#M152103</link>
      <description>&lt;P&gt;I am a Splunk newbie and need to be able to search for files with multiple extensions (example: filename.ps1.doc)&amp;nbsp; and am not sure how to query this...Has anyone run across how I would go about this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any assistance!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 15:43:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538099#M152103</guid>
      <dc:creator>Bellthazor</dc:creator>
      <dc:date>2021-02-01T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Files with Multiple extensions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538109#M152106</link>
      <description>&lt;P&gt;Perhaps the &lt;FONT face="courier new,courier"&gt;regex&lt;/FONT&gt; command will help.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... | regex field=filename "\.\w+\.\w+
"&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Feb 2021 15:28:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538109#M152106</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-01T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Files with Multiple extensions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538110#M152107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231085"&gt;@Bellthazor&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please try below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval ext_count=mvcount(split(filename,"."))
| where ext_count&amp;gt;2&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Feb 2021 15:29:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Files-with-Multiple-extensions/m-p/538110#M152107</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-02-01T15:29:19Z</dc:date>
    </item>
  </channel>
</rss>

