<?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 command map not working in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495874#M138210</link>
    <description>&lt;P&gt;Hi everyone&lt;BR /&gt;
Someone who has used the map command who can help me, I am trying to bind the username of the 12 hours before the first search, but the result does not give any value&lt;/P&gt;

&lt;P&gt;This is my query, maybe I'm doing something wrong&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=10.10.10.30 direction=in earliest=-15m latest=-1m| stats count by src_ip | map search="host=10.10.10.30 earliest=-12h latest=-15m  src_ip=$src_ip$ username=*"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 15 Mar 2020 03:35:59 GMT</pubDate>
    <dc:creator>jrodriguezap</dc:creator>
    <dc:date>2020-03-15T03:35:59Z</dc:date>
    <item>
      <title>command map not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495874#M138210</link>
      <description>&lt;P&gt;Hi everyone&lt;BR /&gt;
Someone who has used the map command who can help me, I am trying to bind the username of the 12 hours before the first search, but the result does not give any value&lt;/P&gt;

&lt;P&gt;This is my query, maybe I'm doing something wrong&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=10.10.10.30 direction=in earliest=-15m latest=-1m| stats count by src_ip | map search="host=10.10.10.30 earliest=-12h latest=-15m  src_ip=$src_ip$ username=*"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 15 Mar 2020 03:35:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495874#M138210</guid>
      <dc:creator>jrodriguezap</dc:creator>
      <dc:date>2020-03-15T03:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: command map not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495875#M138211</link>
      <description>&lt;PRE&gt;&lt;CODE&gt; host=10.10.10.30 direction=in earliest=-15m latest=-1m
| stats count by src_ip 
| map search="search host=10.10.10.30 earliest=-12h latest=-15m  src_ip=$src_ip$ username=*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;see &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Map"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Map&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2020 05:02:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495875#M138211</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-03-15T05:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: command map not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495876#M138212</link>
      <description>&lt;P&gt;It is true, I miss adding that.&lt;BR /&gt;
Thanks a lot&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2020 17:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-map-not-working/m-p/495876#M138212</guid>
      <dc:creator>jrodriguezap</dc:creator>
      <dc:date>2020-03-15T17:36:41Z</dc:date>
    </item>
  </channel>
</rss>

