<?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: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430508#M52779</link>
    <description>&lt;UL&gt;
&lt;LI&gt;What version of SAI(Splunk App for Infra) are you using?&lt;/LI&gt;
&lt;LI&gt; Do you have Splunk Add-on for Windows installed on the same instance as SAI? If yes, that may be the problem.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 17 Dec 2018 20:33:38 GMT</pubDate>
    <dc:creator>dagarwal_splunk</dc:creator>
    <dc:date>2018-12-17T20:33:38Z</dc:date>
    <item>
      <title>In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430503#M52774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have a Splunk environment with universal forwarders already installed on our Windows servers. We want to try the Splunk App for infrastructure. Can we use the existing Universal Forwarders to use the Splunk App for Infrastructure without having to running the script and reinstalling on all of our servers. &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:23:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430503#M52774</guid>
      <dc:creator>omprakash9998</dc:creator>
      <dc:date>2018-12-12T15:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430504#M52775</link>
      <description>&lt;P&gt;You need to setup inputs.conf (add all metrics and logs data to collect) and outputs.conf (send data to SAI instance) on existing Splunk Universal Forwarders. &lt;/P&gt;

&lt;P&gt;Here is useful link:&lt;BR /&gt;
 &lt;A href="http://docs.splunk.com/Documentation/InfraApp/1.2.2/Admin/ManualInstallWindowsUF"&gt;http://docs.splunk.com/Documentation/InfraApp/1.2.2/Admin/ManualInstallWindowsUF&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Something similar to this :&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/699711/can-you-help-me-use-the-splunk-app-for-infrastruct.html#answer-699721"&gt;https://answers.splunk.com/answers/699711/can-you-help-me-use-the-splunk-app-for-infrastruct.html#answer-699721&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:14:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430504#M52775</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2018-12-12T18:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430505#M52776</link>
      <description>&lt;P&gt;Can we install the Splunk App for Infrastructure on the same search head we have been using to search our data. If yes, so all that we have to change is the index to which the data is routing.?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 16:27:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430505#M52776</guid>
      <dc:creator>omprakash9998</dc:creator>
      <dc:date>2018-12-14T16:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430506#M52777</link>
      <description>&lt;P&gt;yes, SAI will be installed in the search head.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Index is set as "em_metrics" in UF's inputs.conf for "perfmon:*" metrics data as mentioned in the above links.&lt;/LI&gt;
&lt;LI&gt;Just make sure you have Add-on for infra installed in your indexers. &lt;A href="https://splunkbase.splunk.com/app/4217/"&gt;https://splunkbase.splunk.com/app/4217/&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;See the docs for more info &lt;A href="http://docs.splunk.com/Documentation/InfraApp/1.2.2/Install/DistributedDeployment"&gt;http://docs.splunk.com/Documentation/InfraApp/1.2.2/Install/DistributedDeployment&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 14 Dec 2018 18:22:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430506#M52777</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2018-12-14T18:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430507#M52778</link>
      <description>&lt;P&gt;I have similar environment, If I go to Investigate &amp;gt; Entiries, I can see the Entity Name, if I click Entity Name, I can see overview with number of events, but no results found for CPU, Disk Memory and Network.  Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 19:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430507#M52778</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2018-12-17T19:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430508#M52779</link>
      <description>&lt;UL&gt;
&lt;LI&gt;What version of SAI(Splunk App for Infra) are you using?&lt;/LI&gt;
&lt;LI&gt; Do you have Splunk Add-on for Windows installed on the same instance as SAI? If yes, that may be the problem.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430508#M52779</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2018-12-17T20:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430509#M52780</link>
      <description>&lt;P&gt;SAI version: 1.2.1, I also have Splunk Add-on for Infrastructure 1.2.1 installed, but no Splunk Add-on for Windows installed. &lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430509#M52780</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2018-12-17T20:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430510#M52781</link>
      <description>&lt;P&gt;It seems that you don't have "inputs.conf" configured in the Universal Forwarder of Windows machine you are monitoring. You need to add all the performance counters you want to collect. Can you check?&lt;BR /&gt;
See this for sample inputs.conf: &lt;A href="https://answers.splunk.com/answers/699711/can-you-help-me-use-the-splunk-app-for-infrastruct.html#answer-699721"&gt;https://answers.splunk.com/answers/699711/can-you-help-me-use-the-splunk-app-for-infrastruct.html#answer-699721&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 21:09:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430510#M52781</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2018-12-17T21:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430511#M52782</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/153016"&gt;@qhmassc&lt;/a&gt; Try adding "&lt;STRONG&gt;entity_type::Windows_Host&lt;/STRONG&gt;" to your _meta fields in "inputs.conf"&lt;/P&gt;

&lt;P&gt;It should look like:&lt;/P&gt;

&lt;P&gt;[perfmon://CPU Load]&lt;BR /&gt;
counters = % C1 Time;% C2 Time;% Idle Time;% Processor Time;% User Time;% Privileged Time;% Reserved Time;% Interrupt Time&lt;BR /&gt;
instances = *&lt;BR /&gt;
interval = 30&lt;BR /&gt;
object = Processor&lt;BR /&gt;
index = em_metrics&lt;BR /&gt;
_meta =  os::"Microsoft Windows" entity_type::Windows_Host&lt;/P&gt;

&lt;P&gt;Similarly add other perfmon data you want to add using the sample inputs.conf file.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:25:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430511#M52782</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2020-09-29T22:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430512#M52783</link>
      <description>&lt;P&gt;It Worked.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 16:29:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430512#M52783</guid>
      <dc:creator>omprakash9998</dc:creator>
      <dc:date>2018-12-18T16:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430513#M52784</link>
      <description>&lt;P&gt;it works now, Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 17:27:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430513#M52784</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2018-12-18T17:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430514#M52785</link>
      <description>&lt;P&gt;Thanks.&lt;BR /&gt;
How can configure Linux box to do the same thing for the performance monitoring? which configure file I need to change? and how to change?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 15:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430514#M52785</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-02T15:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430515#M52786</link>
      <description>&lt;P&gt;I have Splunk App for Infrastructure installed and configured, it works for Windows agent---Thanks for your help,  but I cannot make it for Linux servers.&lt;BR /&gt;
I run the install script, I can start both collectd and splunk agent services, collectd.log file is located under /etc/collectd/.  But I cannot see Linux servers under Entities with Splunk App for Infrastructure. I can see other log files if I use searching and reporting app.&lt;/P&gt;

&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 16:49:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430515#M52786</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T16:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430516#M52787</link>
      <description>&lt;P&gt;Are there any errors in /etc/collectd/collectd.log file ?&lt;/P&gt;

&lt;P&gt;Something like "curl failed" ?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:43:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430516#M52787</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2019-01-04T17:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430517#M52788</link>
      <description>&lt;P&gt;here is Customization for Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;       server "100.111.111.111"
       port "8088"
       token "xxxxxxxxxxxxxxxxxxxxxxxxxx"
       ssl true
       verifyssl false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430517#M52788</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430518#M52789</link>
      <description>&lt;P&gt;[2019-01-04 10:43:01] [info] Initialization complete, entering read-loop.&lt;BR /&gt;
[2019-01-04 11:28:17] [info] Exiting normally.&lt;BR /&gt;
[2019-01-04 11:28:17] [info] collectd: Stopping 5 read threads.&lt;BR /&gt;
[2019-01-04 11:28:17] [info] collectd: Stopping 5 write threads.&lt;BR /&gt;
[2019-01-04 11:28:17] [info] Initialization complete, entering read-loop.&lt;BR /&gt;
[2019-01-04 11:57:51] [info] Exiting normally.&lt;BR /&gt;
[2019-01-04 11:57:51] [info] collectd: Stopping 5 read threads.&lt;BR /&gt;
[2019-01-04 11:57:51] [info] collectd: Stopping 5 write threads.&lt;BR /&gt;
[2019-01-04 11:57:51] [info] Initialization complete, entering read-loop.&lt;BR /&gt;
[2019-01-04 12:25:35] [info] Exiting normally.&lt;BR /&gt;
[2019-01-04 12:25:35] [info] collectd: Stopping 5 read threads.&lt;BR /&gt;
[2019-01-04 12:25:35] [info] collectd: Stopping 5 write threads.&lt;BR /&gt;
[2019-01-04 12:25:35] [info] Initialization complete, entering read-loop.&lt;BR /&gt;
[2019-01-04 12:29:45] [info] Exiting normally.&lt;BR /&gt;
[2019-01-04 12:29:45] [info] collectd: Stopping 5 read threads.&lt;BR /&gt;
[2019-01-04 12:29:45] [info] collectd: Stopping 5 write threads.&lt;BR /&gt;
[2019-01-04 12:30:49] [info] Initialization complete, entering read-loop.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:55:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430518#M52789</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T17:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430519#M52790</link>
      <description>&lt;P&gt;What about the log file for collectd ? Also, What OS version you are using?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430519#M52790</guid>
      <dc:creator>dagarwal_splunk</dc:creator>
      <dc:date>2019-01-04T17:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430520#M52791</link>
      <description>&lt;P&gt;[2019-01-04 12:29:45] [info] Exiting normally.&lt;BR /&gt;
[2019-01-04 12:29:45] [info] collectd: Stopping 5 read threads.&lt;BR /&gt;
[2019-01-04 12:29:45] [info] collectd: Stopping 5 write threads.&lt;BR /&gt;
[2019-01-04 12:30:49] [info] Initialization complete, entering read-loo&lt;/P&gt;

&lt;P&gt;Linux 6.7&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:58:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430520#M52791</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430521#M52792</link>
      <description>&lt;P&gt;No error:&lt;BR /&gt;
Exiting normally.&lt;BR /&gt;
collectd: Stopping 5 read threads.&lt;BR /&gt;
collectd: Stopping 5 write threads.&lt;BR /&gt;
Initialization complete, entering read-loop.&lt;/P&gt;

&lt;P&gt;Linux 6.7&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:59:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430521#M52792</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T17:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk App for Infrastructure, can you use existing universal forwarders without running the script and reinstalling on all of our servers?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430522#M52793</link>
      <description>&lt;P&gt;Linux version:   2.6.32-642.15.1.el6.x86_64&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 18:02:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-App-for-Infrastructure-can-you-use-existing/m-p/430522#M52793</guid>
      <dc:creator>qhmassc</dc:creator>
      <dc:date>2019-01-04T18:02:22Z</dc:date>
    </item>
  </channel>
</rss>

