<?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: Splunk search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652104#M225395</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@uagraw01&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you tried to get more information about the warning in the job inspector? If job inspector contains any logs related to the execution of this query It would be helpful to find what is causing the warning.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 16:04:33 GMT</pubDate>
    <dc:creator>caiosalonso</dc:creator>
    <dc:date>2023-07-26T16:04:33Z</dc:date>
    <item>
      <title>Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652097#M225394</link>
      <description>&lt;P&gt;Hello Splunkers!!&lt;/P&gt;
&lt;P&gt;I am facing an issue while running below search. As you can see in the screenshot. Can anyone help me to fix this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;search query :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; | makeresults
| addinfo
| eval earliest=max(trunc(info_min_time),info_min_time),latest=min(max(trunc(info_max_time),info_max_time+0),2000000000)
| map search="search `indextime`&amp;gt;=`bin($earliest$,300)` `indextime`&amp;lt;`bin($earliest$,300,+300)` earliest=`bin($earliest$,300,-10800)` latest=`bin($latest$,300,+300)``"
| where false()

&lt;/LI-CODE&gt;
&lt;P&gt;Screenshot for a query error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690386717076.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26473i40A534F653F61034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690386717076.png" alt="uagraw01_0-1690386717076.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 17:14:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652097#M225394</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-26T17:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652104#M225395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@uagraw01&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you tried to get more information about the warning in the job inspector? If job inspector contains any logs related to the execution of this query It would be helpful to find what is causing the warning.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 16:04:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652104#M225395</guid>
      <dc:creator>caiosalonso</dc:creator>
      <dc:date>2023-07-26T16:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652110#M225399</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253542"&gt;@caiosalonso&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Below is the suggested possible solution&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690388779123.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26474i19985B6E63994D8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690388779123.png" alt="uagraw01_0-1690388779123.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 16:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652110#M225399</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-26T16:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652232#M225434</link>
      <description>&lt;P&gt;Does anyone suggest me the what the values I should pass to complete the search ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| addinfo
| eval earliest=max(trunc(info_min_time),info_min_time), latest=min(max(trunc(info_max_time),(info_max_time + 0)),2000000000)
| map search="search `indextime`&amp;gt;=`bin($earliest$,300)` `indextime`&amp;lt;`bin($earliest$,300,+300)` earliest=`bin($earliest$,300,-10800)` latest=`bin($latest$,300,+300)` `"&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690469778886.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26507i65DDE527D47D6E68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690469778886.png" alt="uagraw01_0-1690469778886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 09:42:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652232#M225434</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-28T09:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652240#M225436</link>
      <description>&lt;P&gt;They look like back-quotes ` which delimit macros - I suspect you should be using single quotes ' for delimiting field names&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:37:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652240#M225436</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T15:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652245#M225438</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; You are always a savior for me. As suggested I have replaced back quotes with a single quote. No error found but no event generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690472781055.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26509iD47587EA4D19A1AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690472781055.png" alt="uagraw01_0-1690472781055.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652245#M225438</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-27T15:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652264#M225443</link>
      <description>&lt;P&gt;Perhaps we need to take a step back - what is it you are actually trying to do because it looks like a complicated way of doing things for which there might be a simpler solution. For example, using the map command can be quite complex and should probably be avoided if possible.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652264#M225443</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652270#M225445</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;The complete search is below where we are using macro&amp;nbsp;&lt;STRONG&gt;scada_alarms,&amp;nbsp;&lt;/STRONG&gt;that is why we are using map command. Is there anything which I need to fix here.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| addinfo
| eval earliest=max(trunc(info_min_time),info_min_time),latest=min(max(trunc(info_max_time),info_max_time+0),2000000000)
| map search="search 'indextime'&amp;gt;='bin($earliest$,300)' 'indextime'&amp;lt;'bin($earliest$,300,+300)' 'earliest='bin($earliest$,300,-10800)'' 'latest='bin($latest$,300,+300)' `scada_alarms`\
| where _time&amp;gt;=`bin($earliest$,300,-10800)` AND _time&amp;lt;`bin($latest$,300,+900)`'"
|`maintain(index=si_error,source=scada,group=\\\"isc_id,error\\\",status=status,info=\\\"area,zone,equipment,element,error_status,operator_id\\\",span=300,earliest=$earliest$,latest=$latest$,extrapolate_condition=\\\"time-start_time &amp;lt;= 172800\\\")`")`\&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:55:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652270#M225445</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-28T07:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652273#M225448</link>
      <description>&lt;P&gt;Since you are using macros, you may want to go back to using back-quotes, but in order for us to me able to help you, you should post the expanded version of the search ctrl-shift-E&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.0/Knowledge/Usesearchmacros" target="_blank"&gt;Use search macros in searches - Splunk Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:47:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652273#M225448</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T17:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652278#M225450</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; I have tried both the methods but with complete search macro is not producing any result. But in last I have paste the macro&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| addinfo
| eval earliest=max(trunc(info_min_time),info_min_time),latest=min(max(trunc(info_max_time),info_max_time+0),2000000000)
| map search="search `indextime`&amp;gt;=`bin($earliest$,300)` `indextime`&amp;lt;`bin($earliest$,300,+300)`earliest=`bin($earliest$,300,-10800)` `latest=`bin($latest$,300,+300)'``scada_alarms``")`&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| addinfo
| eval earliest=max(trunc(info_min_time),info_min_time),latest=min(max(trunc(info_max_time),info_max_time+0),2000000000)
| map search="search `indextime`&amp;gt;=`bin($earliest$,300)` `indextime`&amp;lt;`bin($earliest$,300,+300)`earliest=`bin($earliest$,300,-10800)` `latest=`bin($latest$,300,+300)'``scada_alarms`\| where  _time&amp;gt;=`bin($earliest$,300,-10800)` AND _time&amp;lt;`bin($latest$,300,+900)`\
 `maintain(index=si_error,source=scada,group=\\\"isc_id,error\\\",status=status,info=\\\"area,zone,equipment,element,error_status,operator_id\\\",span=300,earliest=$earliest$,latest=$latest$,extrapolate_condition=\\\"time-start_time &amp;lt;= 172800\\\")`")`\| where false()&lt;/LI-CODE&gt;&lt;P&gt;==============COMPLETE MACRO=======&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=ABC sourcetype="ABC" "EquipmentEventReport.EquipmentEvent.Detail.State" IN("CAME_IN","WENT_OUT") | fields _raw | spath output=equipment_event path="EquipmentEventReport.EquipmentEvent" | fields - _raw | mvexpand equipment_event | spath input=equipment_event output=error_status path="Detail.State" | where error_status IN("CAME_IN","WENT_OUT") | spath input=equipment_event output=_time path="Detail.EventTime" | spath input=equipment_event output=operator_id path="Detail.OperatorID" | spath input=equipment_event output=area path="ID.Location.PhysicalLocation.AreaID" | spath input=equipment_event output=zone path="ID.Location.PhysicalLocation.ZoneID" | spath input=equipment_event output=equipment path="ID.Location.PhysicalLocation.EquipmentID" | spath input=equipment_event output=element path="ID.Location.PhysicalLocation.ElementID" | spath input=equipment_event output=error path="ID.MIS_Address" | fields - equipment_event | eval area=`format_area_id(area)`, zone=`format_zone_id(zone)`, equipment=`format_equipment_id(equipment)`, element=`format_element_id(element)`, isc_id = `to_location(area,zone,equipment,element)`, element=if(tonumber(element) &amp;gt; 0, element, null()) | lookup isc id AS isc_id OUTPUTNEW statistical_subject | lookup detail_status mis_address AS error component_type_id AS statistical_subject OUTPUTNEW alarm_severity | where alarm_severity in ("Safety","High","Medium","Low") | eval _time=strptime(_time, "%Y-%m-%dT%H:%M:%S.%N%Z"), status=if(error_status="WENT_OUT",null(),error) | fields _time area zone equipment element isc_id error error_status operator_id status&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652278#M225450</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-28T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652280#M225451</link>
      <description>&lt;P&gt;If I am reading this correctly, scada_alarms is a macro that expands to the part you have headed "cOMPLETE MACRO" and you are attempting to use this macro inside a map search?&lt;/P&gt;&lt;P&gt;If this is the case, it is possible that the macro is expanded before the map command is execute and since the macro has double quotes in, this is probably terminating the search string at this point and the remainder of the expanded macro is then parsed as part of the main search which is then failing - is this what could be going on?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:13:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652280#M225451</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T18:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652281#M225452</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Yes I want to use that macro in the map command. And do you want me to remove double quotes from here &amp;gt;&amp;gt;&amp;gt; | map&amp;nbsp;&lt;SPAN&gt;search="search&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is the complete search :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;addinfo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval earliest=max(trunc(info_min_time),info_min_time),latest=min(max(trunc(info_max_time),info_max_time+0),2000000000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| map search="search 'indextime'&amp;gt;='bin($earliest$,300)' 'indextime'&amp;lt;'bin($earliest$,300,+300)' 'earliest='bin($earliest$,300,-10800)'' 'latest='bin($latest$,300,+300)' `scada_alarms`\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| where _time&amp;gt;=`bin($earliest$,300,-10800)` AND _time&amp;lt;`bin($latest$,300,+900)`'"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|`maintain(index=si_error,source=scada,group=\\\"isc_id,error\\\",status=status,info=\\\"area,zone,equipment,element,error_status,operator_id\\\",span=300,earliest=$earliest$,latest=$latest$,extrapolate_condition=\\\"time-start_time &amp;lt;= 172800\\\")`")`\&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652281#M225452</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-27T18:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652304#M225456</link>
      <description>&lt;P&gt;Rather than using the map command (which doesn't appear to expand macros), you could try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[| makeresults
| addinfo
| eval search=`indextime`."&amp;gt;=".`bin(info_min_time,300)`." ".`indextime`."&amp;lt;".`bin(info_min_time,300,+300)`."  earliest=".`bin(info_min_time,300,-10800)`." latest=".`bin(info_max_time,300,+300)`
| fields search] `scada_alarms`&lt;/LI-CODE&gt;&lt;P&gt;Or you may need to manually expand the indextime and bin macros (I have no idea what these are!)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 05:08:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652304#M225456</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-28T05:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652318#M225461</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;The search which have mentioned is not giving any error but no event is populating while running.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690527434802.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26520i4F5508068B20473F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690527434802.png" alt="uagraw01_0-1690527434802.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 06:58:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652318#M225461</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-28T06:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652323#M225462</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; Macro for `indextime'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690530984732.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26521i5A7D891BAAD7C91E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690530984732.png" alt="uagraw01_0-1690530984732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:56:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652323#M225462</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-28T07:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652346#M225473</link>
      <description>&lt;P&gt;What about the macro for bin?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 09:32:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652346#M225473</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-28T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652348#M225474</link>
      <description>&lt;P&gt;It is hard to see from the graphic, but are there single quotes or back-quotes around the indextime and bin macros? They need to be back-quotes for macros. (This is counter to my original suggestion as it wasn't clear at the time that you were using so many macros.)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 09:34:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652348#M225474</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-28T09:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652494#M225521</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; Below is the macro for bin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1690781009059.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26534i4BDDE68BE7546E25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1690781009059.png" alt="uagraw01_0-1690781009059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 05:23:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652494#M225521</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-31T05:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652528#M225538</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; I think I am very close for the execution of the search. Please suggest what should I do next ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:07:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652528#M225538</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2023-07-31T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my Splunk search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652533#M225540</link>
      <description>&lt;LI-CODE lang="markup"&gt;[| makeresults
| addinfo
| eval search="_indextime&amp;gt;=".tostring(300*trunc(info_min_time/300))." _indextime&amp;lt;".tostring((300*trunc(info_min_time/300))+300)."  earliest=".tostring((300*trunc(info_min_time/300))-10800)." latest=".tostring((300*trunc(info_max_time/300))+300)
| fields search] `scada_alarms`&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:38:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-Splunk-search/m-p/652533#M225540</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-31T12:38:59Z</dc:date>
    </item>
  </channel>
</rss>

