<?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: Making searches that involve the character (*) in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557706#M9254</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233702"&gt;@cindygibbs_08&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seems no escape for * in Splunk as per this post -&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/literal-in-search/m-p/64040" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/literal-in-search/m-p/64040&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try something like this, using regex command -&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/SearchReference/Regex#Examples" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/SearchReference/Regex#Examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults 
| eval name="box-56**" 
| regex name="box-56\*\*"&lt;/LI-CODE&gt;&lt;P&gt;In your example you have to replace Search command with regex and match with regex style with \.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;box_56\*\*78_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;An upvote would be appreciated and Accept Solution if it helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 22:56:51 GMT</pubDate>
    <dc:creator>venkatasri</dc:creator>
    <dc:date>2021-06-29T22:56:51Z</dc:date>
    <item>
      <title>Making searches that involve the character (*)</title>
      <link>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557703#M9253</link>
      <description>&lt;P&gt;Hello everyone I hope everyone is having a great day thank you so much for the help that you have provided me with in this forum I have a question it turns out that I do have a field which can take on the values "box_56**"&amp;nbsp; and "box_56**78_A" but whenever I try to execute a search splunk always tells me that I am using a wild card and this is because the asterisk is within the search and sometimes making the search&lt;/P&gt;&lt;P&gt;| Search field="box-56**"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can bring up both values.. I would like a way to properly search for this values without having to suffer a Heart attack.. I have used the "\" character to try to "escape" the "*" but it is not working... From now on I would like to change the value of that field using the case command but everytime I use it I get a bunch of nonsense... Thank you guys so much for your kind help you guys are just one of a kind!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Love Cindy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 22:19:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557703#M9253</guid>
      <dc:creator>cindygibbs_08</dc:creator>
      <dc:date>2021-06-29T22:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Making searches that involve the character (*)</title>
      <link>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557706#M9254</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233702"&gt;@cindygibbs_08&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seems no escape for * in Splunk as per this post -&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/literal-in-search/m-p/64040" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/literal-in-search/m-p/64040&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try something like this, using regex command -&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/SearchReference/Regex#Examples" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/SearchReference/Regex#Examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults 
| eval name="box-56**" 
| regex name="box-56\*\*"&lt;/LI-CODE&gt;&lt;P&gt;In your example you have to replace Search command with regex and match with regex style with \.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;box_56\*\*78_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;An upvote would be appreciated and Accept Solution if it helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 22:56:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557706#M9254</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-29T22:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Making searches that involve the character (*)</title>
      <link>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557707#M9255</link>
      <description>&lt;P&gt;You could try using regex to keep the events that match the expression&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| regex "box_56\*\*"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 29 Jun 2021 22:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Making-searches-that-involve-the-character/m-p/557707#M9255</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-29T22:57:21Z</dc:date>
    </item>
  </channel>
</rss>

