<?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 eval function in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576755#M10849</link>
    <description>&lt;P&gt;need help on eval function of trimming the month&amp;nbsp;&lt;/P&gt;&lt;P&gt;EX : April = APR&amp;nbsp;&lt;/P&gt;&lt;P&gt;all months first 3 letters&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 12:49:25 GMT</pubDate>
    <dc:creator>shreyasamin64</dc:creator>
    <dc:date>2021-11-30T12:49:25Z</dc:date>
    <item>
      <title>eval function</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576755#M10849</link>
      <description>&lt;P&gt;need help on eval function of trimming the month&amp;nbsp;&lt;/P&gt;&lt;P&gt;EX : April = APR&amp;nbsp;&lt;/P&gt;&lt;P&gt;all months first 3 letters&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 12:49:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576755#M10849</guid>
      <dc:creator>shreyasamin64</dc:creator>
      <dc:date>2021-11-30T12:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: eval function</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576758#M10850</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval month=substr(month,1,3)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 30 Nov 2021 13:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576758#M10850</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-30T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: eval function</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576856#M10852</link>
      <description>&lt;LI-CODE lang="markup"&gt;| makeresults 
| eval months="January February March April May June July August September October November December" 
| makemv delim=" " months
| mvexpand months
| eval short-month=upper(substr(months,1,3))
| fields - _time&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gr0und_Z3r0_0-1638346164590.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17073iE3D0535D2085B2E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gr0und_Z3r0_0-1638346164590.png" alt="Gr0und_Z3r0_0-1638346164590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 08:09:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/eval-function/m-p/576856#M10852</guid>
      <dc:creator>Gr0und_Z3r0</dc:creator>
      <dc:date>2021-12-01T08:09:36Z</dc:date>
    </item>
  </channel>
</rss>

