<?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 How to add inputlookup file in the query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-file-in-the-query/m-p/625492#M217429</link>
    <description>&lt;P&gt;Hi ,&lt;BR /&gt;I have uploaded the lookupfile with application host and hostip details in the splunk.&lt;/P&gt;&lt;P&gt;i am not sure where to add this inputlookup file so that when i run this query i should get application details.&lt;BR /&gt;when i run this query i am getting only _time and ClientName&amp;nbsp; responsetime data, i need application details as well.&lt;BR /&gt;&lt;BR /&gt;My Query:&lt;/P&gt;&lt;P&gt;index=app_cust_ctl sourcetype=applicationdata&lt;BR /&gt;|bin _time span=1s&lt;BR /&gt;|rex "\d{2}:\d{2}:\d{2}:\d{3} (?&amp;lt;responsetime&amp;gt;;\d+) ms"&lt;BR /&gt;|stats count(eval(Status="success")) as sucessapp, count(eval(Status="error")) as errorapp, avg(responsetime) as appresponsetime, max(responsetime) as maxresponsetime by _time application ClientName&lt;/P&gt;&lt;P&gt;|eval record="location"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2022 19:52:48 GMT</pubDate>
    <dc:creator>Harish2</dc:creator>
    <dc:date>2022-12-29T19:52:48Z</dc:date>
    <item>
      <title>How to add inputlookup file in the query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-file-in-the-query/m-p/625492#M217429</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;I have uploaded the lookupfile with application host and hostip details in the splunk.&lt;/P&gt;&lt;P&gt;i am not sure where to add this inputlookup file so that when i run this query i should get application details.&lt;BR /&gt;when i run this query i am getting only _time and ClientName&amp;nbsp; responsetime data, i need application details as well.&lt;BR /&gt;&lt;BR /&gt;My Query:&lt;/P&gt;&lt;P&gt;index=app_cust_ctl sourcetype=applicationdata&lt;BR /&gt;|bin _time span=1s&lt;BR /&gt;|rex "\d{2}:\d{2}:\d{2}:\d{3} (?&amp;lt;responsetime&amp;gt;;\d+) ms"&lt;BR /&gt;|stats count(eval(Status="success")) as sucessapp, count(eval(Status="error")) as errorapp, avg(responsetime) as appresponsetime, max(responsetime) as maxresponsetime by _time application ClientName&lt;/P&gt;&lt;P&gt;|eval record="location"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 19:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-file-in-the-query/m-p/625492#M217429</guid>
      <dc:creator>Harish2</dc:creator>
      <dc:date>2022-12-29T19:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add inputlookup file in the query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-file-in-the-query/m-p/625495#M217430</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.0.2209/SearchReference/Lookup#Basic_example" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.0.2209/SearchReference/Lookup#Basic_example&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 21:35:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-file-in-the-query/m-p/625495#M217430</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-12-29T21:35:01Z</dc:date>
    </item>
  </channel>
</rss>

