<?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: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179112#M35896</link>
    <description>&lt;P&gt;This returns nothing on my deployment server, despite having ~126 clients. Any ideas? I really could use something like this though, as the immutability of the built in "Forwarder management" dashboard makes it essentially useless.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2015 23:16:49 GMT</pubDate>
    <dc:creator>tmeader</dc:creator>
    <dc:date>2015-04-06T23:16:49Z</dc:date>
    <item>
      <title>Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179110#M35894</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is there an easy way of exporting a list of all my forwarder clients from my deployment server to csv? I just need a list of them without having to search for them via active data in Splunk.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
B&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 18:42:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179110#M35894</guid>
      <dc:creator>bcusick</dc:creator>
      <dc:date>2015-03-17T18:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179111#M35895</link>
      <description>&lt;P&gt;On the DS you should be able to run &lt;CODE&gt;| rest /services/deployment/server/clients&lt;/CODE&gt; to generate a base search to cleanup/filter then export.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 18:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179111#M35895</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2015-03-17T18:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179112#M35896</link>
      <description>&lt;P&gt;This returns nothing on my deployment server, despite having ~126 clients. Any ideas? I really could use something like this though, as the immutability of the built in "Forwarder management" dashboard makes it essentially useless.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2015 23:16:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179112#M35896</guid>
      <dc:creator>tmeader</dc:creator>
      <dc:date>2015-04-06T23:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179113#M35897</link>
      <description>&lt;P&gt;same here.. nothing.. another query that doesn't work.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 18:05:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179113#M35897</guid>
      <dc:creator>mendesjo</dc:creator>
      <dc:date>2016-01-28T18:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179114#M35898</link>
      <description>&lt;P&gt;Try this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/deployment/server/clients | table hostname
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 06 Apr 2016 19:23:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179114#M35898</guid>
      <dc:creator>rwright6</dc:creator>
      <dc:date>2016-04-06T19:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179115#M35899</link>
      <description>&lt;P&gt;| rest /services/deployment/server/clients | table hostname,ip&lt;/P&gt;

&lt;P&gt;Referencing from here&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTdeploy"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/RESTREF/RESTdeploy&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 19:24:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179115#M35899</guid>
      <dc:creator>shawngarrettsgp</dc:creator>
      <dc:date>2016-05-18T19:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179116#M35900</link>
      <description>&lt;P&gt;This one works for me. Have to add the " &lt;STRONG&gt;| table hostname&lt;/STRONG&gt; " &lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 14:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179116#M35900</guid>
      <dc:creator>jlemoine</dc:creator>
      <dc:date>2017-09-06T14:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179117#M35901</link>
      <description>&lt;P&gt;adding "|table hostname" prevent the browser to hang because there are maybe too many columns.&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 09:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179117#M35901</guid>
      <dc:creator>marcoscala</dc:creator>
      <dc:date>2018-08-06T09:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179118#M35902</link>
      <description>&lt;P&gt;Reviving this from the dead in case someone else suffers from the "no results":&lt;/P&gt;

&lt;P&gt;| rest splunk_server=local /services/deployment/server/clients | table hostname,ip&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 12:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179118#M35902</guid>
      <dc:creator>mikkorh</dc:creator>
      <dc:date>2018-11-12T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179119#M35903</link>
      <description>&lt;P&gt;ditto, doesn't work &lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 21:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179119#M35903</guid>
      <dc:creator>mandrewjeski</dc:creator>
      <dc:date>2019-06-17T21:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to export to csv a list of all my forwarder clients from my deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179120#M35904</link>
      <description>&lt;P&gt;Works for me when running it on the UI of the deployment server.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 23:10:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-an-easy-way-to-export-to-csv-a-list-of-all-my-forwarder/m-p/179120#M35904</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-06-17T23:10:43Z</dc:date>
    </item>
  </channel>
</rss>

