<?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: Issue with search query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197396#M57039</link>
    <description>&lt;P&gt;If there are special character in the field value, while searching then by value, your need to escape them.  E.g. if user_id=ces/ts1 then in search use user_id="ces\/ts1"&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 16:12:21 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2020-09-28T16:12:21Z</dc:date>
    <item>
      <title>Issue with search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197394#M57037</link>
      <description>&lt;P&gt;I have User_Id field in my log. In the user_Id field I have value like john,sonia,ces\ts1,......&lt;BR /&gt;
Now when i am searching for john &amp;amp; sonia&lt;BR /&gt;
I am getting the exact answer &lt;BR /&gt;
But when I am searching for ces/ts1.I am getting no result found.&lt;BR /&gt;
Can anyone please tell me whats the error. Is that search command doesn't take "\".&lt;BR /&gt;
Please help......&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:12:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197394#M57037</guid>
      <dc:creator>mamulani11</dc:creator>
      <dc:date>2020-09-28T16:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197395#M57038</link>
      <description>&lt;P&gt;please provide your exact search queries, and a few sample lines of your log file.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2014 11:26:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197395#M57038</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-03-21T11:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197396#M57039</link>
      <description>&lt;P&gt;If there are special character in the field value, while searching then by value, your need to escape them.  E.g. if user_id=ces/ts1 then in search use user_id="ces\/ts1"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197396#M57039</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-28T16:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197397#M57040</link>
      <description>&lt;P&gt;There appears to be a mix of forward slashes &lt;CODE&gt;/&lt;/CODE&gt; and backslashes &lt;CODE&gt;\&lt;/CODE&gt; going on - make sure you're searching for the right kind.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:54:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197397#M57040</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-21T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197398#M57041</link>
      <description>&lt;P&gt;There are escape characters (particularly with the Windows Event Logs, I have noticed).  If you're unsure of the syntax you can always search with a wildcard:&lt;/P&gt;

&lt;P&gt;User_Id=*ts1&lt;/P&gt;

&lt;P&gt;To the left of your results, you have a list of fields.  Click on the User_Id field and select the match for your user "css/ts1".  This will return the exact search string needed in the search bar for your reference.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:49:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issue-with-search-query/m-p/197398#M57041</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2014-04-08T23:49:48Z</dc:date>
    </item>
  </channel>
</rss>

