<?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 User input for dashboard to check a specific IP in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-in-User-input-for-dashboard-to-check-a-specific-IP/m-p/506705#M33693</link>
    <description>That error can happen if one or more of the subsearches returns no results. Check each subsearch to make sure it works by itself - I am suspicious of the "| rex ... " subsearches. Remember that subsearches execute before the main search so they must be valid stand-alone searches.</description>
    <pubDate>Tue, 30 Jun 2020 14:36:47 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-06-30T14:36:47Z</dc:date>
    <item>
      <title>Error in User input for dashboard to check a specific IP</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-in-User-input-for-dashboard-to-check-a-specific-IP/m-p/506689#M33692</link>
      <description>&lt;P&gt;Hi, i am having an error of getting this user input for a drop-down to work where i am unable to find any errors within my code. Can somebody help me for this error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;This is the error i am getting.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="codywsj_0-1593524482948.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9393i3381DBC23BD0C0E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="codywsj_0-1593524482948.png" alt="codywsj_0-1593524482948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;This is my search query&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;(sourcetype="windows event logs" OR sourcetype="General-linux-sql.log" OR sourcetype="csv")&lt;BR /&gt;| eval spec_IP=case ([|search sourcetype="General-linux-sql.log"],&lt;BR /&gt;[| rex field=_raw "\[(?&amp;lt;IP_addr&amp;gt;\d+.\d+.\d+.\d+)\]"],&lt;BR /&gt;[| search sourcetype="csv"],&lt;BR /&gt;[| rex field=_raw ",(?&amp;lt;src_ip&amp;gt;\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}),\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3},,,"],&lt;BR /&gt;[| search sourcetype="windows event logs"],&lt;BR /&gt;[| search *"Account Locked"*&lt;BR /&gt;| rex field=_raw "\[(?&amp;lt;acc_ip&amp;gt;\d+.\d+.\d+.\d+)\]"]&lt;BR /&gt;)&lt;BR /&gt;| stats count by Specific_IP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 13:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Error-in-User-input-for-dashboard-to-check-a-specific-IP/m-p/506689#M33692</guid>
      <dc:creator>codywsj</dc:creator>
      <dc:date>2020-06-30T13:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in User input for dashboard to check a specific IP</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-in-User-input-for-dashboard-to-check-a-specific-IP/m-p/506705#M33693</link>
      <description>That error can happen if one or more of the subsearches returns no results. Check each subsearch to make sure it works by itself - I am suspicious of the "| rex ... " subsearches. Remember that subsearches execute before the main search so they must be valid stand-alone searches.</description>
      <pubDate>Tue, 30 Jun 2020 14:36:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Error-in-User-input-for-dashboard-to-check-a-specific-IP/m-p/506705#M33693</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-30T14:36:47Z</dc:date>
    </item>
  </channel>
</rss>

