<?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: Dynamically insert IP address into saved search in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33478#M637</link>
    <description>&lt;P&gt;Define developer's IP. If you have a mapping of splunk user to IP, then the macro trick is best.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2010 01:22:07 GMT</pubDate>
    <dc:creator>Stephen_Sorkin</dc:creator>
    <dc:date>2010-08-20T01:22:07Z</dc:date>
    <item>
      <title>Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33473#M632</link>
      <description>&lt;P&gt;I have a team of web developers using Splunk to debug their web apps. When they're debugging apps, they're all hitting the same web server. What I'd like to do is be able to utilize saved searches that automatically filter results only for their IP address (or some other unique identifier). I found some tips on dynamic saved searches from this Question: &lt;A href="http://answers.splunk.com/questions/5571/way-to-insert-create-field-based-on-source" rel="nofollow"&gt;http://answers.splunk.com/questions/5571/way-to-insert-create-field-based-on-source&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But I'm still not sure how I would tell Splunk my machine's IP address, and how it could be inserted into a saved search.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 05:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33473#M632</guid>
      <dc:creator>John_Mark</dc:creator>
      <dc:date>2010-08-19T05:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33474#M633</link>
      <description>&lt;P&gt;First, you haven't been concrete in saying which IP you're referring to. If it's the IP of the web browser, and splunkd is on a separate machine, then you're pretty much out of luck. If you care about the IP of the machine that splunkd is on, then you might consider setting up a macro that gets the IP of that machine. If you called the macro myIP, you could refer to it in your search when wrapped with backticks. If your splunkd is shared, then you could have one of these per user in &lt;CODE&gt;/etc/users/&amp;lt;username&amp;gt;/search/local/macros.conf&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 09:59:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33474#M633</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-19T09:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33475#M634</link>
      <description>&lt;P&gt;It's unclear to me how the linked question has anything to do with this question.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 11:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33475#M634</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-19T11:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33476#M635</link>
      <description>&lt;P&gt;It depends - of primary interest is the ability of the developer to filter for only their debugging results, but if we know that it's impossible to grab the developer's IP, then we can jump through some hoops to do our testing via the splunkd machine. We could also have splunkd running on each developer box. We had hoped to avoid that, but given the small amount of data to index, this probably wouldn't be a huge resource hog.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 01:18:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33476#M635</guid>
      <dc:creator>John_Mark</dc:creator>
      <dc:date>2010-08-20T01:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33477#M636</link>
      <description>&lt;P&gt;ah, well. It had some recommendations on how to insert dynamic fields into a search, so I thought it might apply.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 01:19:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33477#M636</guid>
      <dc:creator>John_Mark</dc:creator>
      <dc:date>2010-08-20T01:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33478#M637</link>
      <description>&lt;P&gt;Define developer's IP. If you have a mapping of splunk user to IP, then the macro trick is best.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 01:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33478#M637</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-20T01:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically insert IP address into saved search</title>
      <link>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33479#M638</link>
      <description>&lt;P&gt;Aha! sorry. head-slapper there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2010 01:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Dynamically-insert-IP-address-into-saved-search/m-p/33479#M638</guid>
      <dc:creator>John_Mark</dc:creator>
      <dc:date>2010-08-21T01:13:06Z</dc:date>
    </item>
  </channel>
</rss>

