<?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: Issues with props.conf and EVAL function in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-props-conf-and-EVAL-function/m-p/479999#M134544</link>
    <description>&lt;P&gt;If one interferes with the other yes you might have problems. See this link for file precedences: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Wheretofindtheconfigurationfiles"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You might also need to wait the knowledge bundle to be deployed to the indexers before you can see the configuration working (which might take a few minutes)&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 11:47:02 GMT</pubDate>
    <dc:creator>gfreitas</dc:creator>
    <dc:date>2020-01-07T11:47:02Z</dc:date>
    <item>
      <title>Issues with props.conf and EVAL function</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-props-conf-and-EVAL-function/m-p/479998#M134543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to add new evaluation for a field in search-time.&lt;BR /&gt;
For some reason, when I run query from my search head, I get the old values and it seems that the props.conf is not working.&lt;/P&gt;

&lt;P&gt;Here is my configuration:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;EVAL-action = if(isnull(action), action, if(eventtype == "Intrusion_Detection", if(action IN ("Accept", "Detect", "Allow"),"allowed", "blocked"),action))
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If i copy the above line to the search bar, it works OK.&lt;/P&gt;

&lt;P&gt;Must mention that I modified props.conf under default directory.&lt;/P&gt;

&lt;P&gt;What am I missing here?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update - I found out that I have 2 EVAL for the same field - does it look only for the last one or do everything in order?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 08:54:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-props-conf-and-EVAL-function/m-p/479998#M134543</guid>
      <dc:creator>shayhibah</dc:creator>
      <dc:date>2020-01-07T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with props.conf and EVAL function</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-props-conf-and-EVAL-function/m-p/479999#M134544</link>
      <description>&lt;P&gt;If one interferes with the other yes you might have problems. See this link for file precedences: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Wheretofindtheconfigurationfiles"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You might also need to wait the knowledge bundle to be deployed to the indexers before you can see the configuration working (which might take a few minutes)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 11:47:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-props-conf-and-EVAL-function/m-p/479999#M134544</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2020-01-07T11:47:02Z</dc:date>
    </item>
  </channel>
</rss>

