<?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: Why do I receive &amp;quot;Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'.&amp;quot; in my Splunk Light search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292193#M88275</link>
    <description>&lt;P&gt;Thanks a lot.....  woodcock &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
finally i see the error with your comment. ;=)&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 00:01:42 GMT</pubDate>
    <dc:creator>tomasnelson</dc:creator>
    <dc:date>2017-05-17T00:01:42Z</dc:date>
    <item>
      <title>Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292187#M88269</link>
      <description>&lt;P&gt;Hi everyone !&lt;BR /&gt;
I am a new user in Splunk (Great application and these days very useful); I read this document and I tried to reproduce the search but in my Splunk Free it does not work, reporting this error: Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'.&lt;/P&gt;

&lt;P&gt;There is some limitation with my version? or the article is have something wrong ? I can not identify the solution...&lt;BR /&gt;
please help...!!!!&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/08/12/detecting-early-signs-of-compromise-using-windows-sysinternal.html"&gt;https://www.splunk.com/blog/2016/08/12/detecting-early-signs-of-compromise-using-windows-sysinternal.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292187#M88269</guid>
      <dc:creator>tomasnelson</dc:creator>
      <dc:date>2017-05-13T00:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292188#M88270</link>
      <description>&lt;P&gt;hello tomasnelson,&lt;BR /&gt;
remove the  singe quotes &lt;CODE&gt;' '&lt;/CODE&gt;  all you need is this: &lt;CODE&gt;eval blah = srftime(_time, ”%Y-%m-%d %H:%M”)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 02:45:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292188#M88270</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-05-13T02:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292189#M88271</link>
      <description>&lt;P&gt;hello tomasnelson,&lt;BR /&gt;
remove the  singe quotes &lt;CODE&gt;' '&lt;/CODE&gt;  all you need is this: &lt;CODE&gt;eval blah = srftime(_time, ”%Y-%m-%d %H:%M”)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 11:13:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292189#M88271</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-05-13T11:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292190#M88272</link>
      <description>&lt;P&gt;You probably forgot the comma between the &lt;CODE&gt;field namd&lt;/CODE&gt; and the time expression.  So you have something like &lt;CODE&gt;eval foo=strfime(bar "%Y-%m-%d %H:%M")&lt;/CODE&gt; instead of &lt;CODE&gt;eval foo=strfime(bar, "%Y-%m-%d %H:%M")&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 23:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292190#M88272</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-13T23:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292191#M88273</link>
      <description>&lt;P&gt;I think I expressed myself wrong, I leave a more explicit picture about the error:&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2926iA661208C59392C4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 19:40:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292191#M88273</guid>
      <dc:creator>tomasnelson</dc:creator>
      <dc:date>2017-05-15T19:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292192#M88274</link>
      <description>&lt;P&gt;You have the @!#$%^&amp;amp;* Microsoft Windows left-and-right double-quotes ( &lt;CODE&gt;“&lt;/CODE&gt; and &lt;CODE&gt;”&lt;/CODE&gt; )instead of the correct ambiguous one ( &lt;CODE&gt;"&lt;/CODE&gt; ).&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 23:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292192#M88274</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-16T23:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I receive "Error in 'eval' command: The expression is malformed. An unexpected character is reached at '”%Y-%m-%d %H:%M”)'." in my Splunk Light search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292193#M88275</link>
      <description>&lt;P&gt;Thanks a lot.....  woodcock &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
finally i see the error with your comment. ;=)&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 00:01:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-receive-quot-Error-in-eval-command-The-expression-is/m-p/292193#M88275</guid>
      <dc:creator>tomasnelson</dc:creator>
      <dc:date>2017-05-17T00:01:42Z</dc:date>
    </item>
  </channel>
</rss>

