<?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 Calculated field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Calculated-field/m-p/689336#M234918</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;How to write a calculated field for below&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;| eval action=case(like("request.path","auth/ldap/login/names"),"success")&lt;BR /&gt;&lt;BR /&gt;Names field will be changeing&lt;BR /&gt;Above one is not working&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 03:56:54 GMT</pubDate>
    <dc:creator>VijaySrrie</dc:creator>
    <dc:date>2024-06-03T03:56:54Z</dc:date>
    <item>
      <title>Calculated field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Calculated-field/m-p/689336#M234918</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;How to write a calculated field for below&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;| eval action=case(like("request.path","auth/ldap/login/names"),"success")&lt;BR /&gt;&lt;BR /&gt;Names field will be changeing&lt;BR /&gt;Above one is not working&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 03:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Calculated-field/m-p/689336#M234918</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2024-06-03T03:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Calculated-field/m-p/689338#M234920</link>
      <description>&lt;P&gt;Assuming request.path is a field name, you are looking for&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval action=case(like('request.path',"auth/ldap/login/names"),"success")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 04:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Calculated-field/m-p/689338#M234920</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2024-06-03T04:02:23Z</dc:date>
    </item>
  </channel>
</rss>

