<?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: Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679867#M232404</link>
    <description>&lt;P&gt;Thanks, You are right!&amp;nbsp; Need to use&amp;nbsp;&lt;SPAN&gt;back quotes&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 18:59:57 GMT</pubDate>
    <dc:creator>qhmassc</dc:creator>
    <dc:date>2024-03-06T18:59:57Z</dc:date>
    <item>
      <title>Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679841#M232390</link>
      <description>&lt;P&gt;I configured a Macro name&amp;nbsp;securemsg(1), I use this Marco in the following search:&lt;/P&gt;&lt;P&gt;....| eval log_info=_raw | 'securemsg(log_info)' | ....&lt;/P&gt;&lt;P&gt;When I run this search I got following error:&lt;/P&gt;&lt;P&gt;Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query 'search index="linuxos" sourcetype="syslog" host="C...{snipped} {errorcontext = fo=_raw | 'securemsg(}'.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 16:51:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679841#M232390</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2024-03-06T16:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679847#M232393</link>
      <description>&lt;P&gt;It looks like you are using single quotes around the macro rather than backquotes&lt;/P&gt;&lt;P&gt;Are you sure the macro expands correctly - try using &amp;lt;ctrl&amp;gt;&amp;lt;shift&amp;gt;E to expand the macro&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 17:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679847#M232393</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-06T17:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679852#M232398</link>
      <description>&lt;P&gt;I changed to&amp;nbsp; ....| eval log_info=_raw | "securemsg(log_info)" | ..., but got the same error&lt;/P&gt;&lt;P&gt;how to use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&amp;lt;ctrl&amp;gt;&amp;lt;shift&amp;gt;E to expand the macro?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 17:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679852#M232398</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2024-03-06T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679861#M232402</link>
      <description>&lt;P&gt;You have now used double quotes - try back quotes&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;`&lt;/LI-CODE&gt;&lt;P&gt;Put your cursor in the search window and press &amp;lt;ctrl&amp;gt;&amp;lt;shift&amp;gt;E keys together&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 18:35:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679861#M232402</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-06T18:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error in 'SearchParser': Missing a search command before '''. Error at position '264' of search query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679867#M232404</link>
      <description>&lt;P&gt;Thanks, You are right!&amp;nbsp; Need to use&amp;nbsp;&lt;SPAN&gt;back quotes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 18:59:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-in-SearchParser-Missing-a-search-command-before-Error-at/m-p/679867#M232404</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2024-03-06T18:59:57Z</dc:date>
    </item>
  </channel>
</rss>

