<?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: Search for multiple keywords. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/652181#M225425</link>
    <description>&lt;P&gt;its not working&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 08:40:54 GMT</pubDate>
    <dc:creator>adminpulse</dc:creator>
    <dc:date>2023-07-27T08:40:54Z</dc:date>
    <item>
      <title>Search for multiple keywords.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184842#M53230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to do a search having multiple strings.&lt;/P&gt;

&lt;P&gt;Example: Consider,I am looking for SearchKey1 and SerachKey2 &lt;/P&gt;

&lt;P&gt;In SQL i will write something like this &lt;/P&gt;

&lt;P&gt;Select * from Table_Name where ColumnName like '%SearchKey1%' and ColumnName  like '%SerachKey2%'&lt;/P&gt;

&lt;P&gt;IN SQL the above query returns me all the rows having both search keys SearchKey1 and SearchKey2 in it.&lt;/P&gt;

&lt;P&gt;I want to achieve similiar kind of search in SPLUNK. Please help me with appropriate code.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184842#M53230</guid>
      <dc:creator>ykmohank</dc:creator>
      <dc:date>2013-12-19T07:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Search for multiple keywords.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184843#M53231</link>
      <description>&lt;P&gt;Hi ykmohank,&lt;/P&gt;

&lt;P&gt;as always &lt;A href="http://docs.splunk.com/"&gt;docs&lt;/A&gt; is your friend, read this &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/SearchReference/SQLtoSplunk"&gt;guide&lt;/A&gt; for SQL users.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:37:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184843#M53231</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-12-19T07:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Search for multiple keywords.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184844#M53232</link>
      <description>&lt;P&gt;but I give you some hint:&lt;/P&gt;

&lt;P&gt;source=_Name ColumnName="*SearchKey1*" ColumnName="*SearchKey2*"&lt;BR /&gt;
or&lt;BR /&gt;
index=_Name ColumnName="*SearchKey1*" ColumnName="*SearchKey2*"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:31:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/184844#M53232</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2020-09-28T15:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search for multiple keywords.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/652181#M225425</link>
      <description>&lt;P&gt;its not working&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 08:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-multiple-keywords/m-p/652181#M225425</guid>
      <dc:creator>adminpulse</dc:creator>
      <dc:date>2023-07-27T08:40:54Z</dc:date>
    </item>
  </channel>
</rss>

