<?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 Writing in outputs.conf using the right endpoint ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211742#M41683</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using Splunk Enterprise and I need to be able to write into the outputs.conf file using the browser. I haven't found the right endpoint yet so I am just wondering if it is possible.&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2017 21:39:23 GMT</pubDate>
    <dc:creator>thibault28</dc:creator>
    <dc:date>2017-01-02T21:39:23Z</dc:date>
    <item>
      <title>Writing in outputs.conf using the right endpoint ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211742#M41683</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using Splunk Enterprise and I need to be able to write into the outputs.conf file using the browser. I haven't found the right endpoint yet so I am just wondering if it is possible.&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 21:39:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211742#M41683</guid>
      <dc:creator>thibault28</dc:creator>
      <dc:date>2017-01-02T21:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Writing in outputs.conf using the right endpoint ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211743#M41684</link>
      <description>&lt;P&gt;Try this ,&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/RESTAPI/RESTconfig#POST_configs.2Fconf-.7Bfile.7D"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/RESTAPI/RESTconfig#POST_configs.2Fconf-.7Bfile.7D&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Below works for me&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k &lt;A href="https://localhost:8089/servicesNS/nobody/search/configs/conf-outputs" target="test_blank"&gt;https://localhost:8089/servicesNS/nobody/search/configs/conf-outputs&lt;/A&gt; -d name=test_output_endpoint -d SHOULD_LINEMERGE=false

 bin]$ ./splunk btool outputs list test_output_endpoint
[test_output_endpoint]
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Jan 2017 10:00:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211743#M41684</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2017-01-03T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Writing in outputs.conf using the right endpoint ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211744#M41685</link>
      <description>&lt;P&gt;Thanks, this is what I was looking for. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 10:03:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Writing-in-outputs-conf-using-the-right-endpoint/m-p/211744#M41685</guid>
      <dc:creator>thibault28</dc:creator>
      <dc:date>2017-01-03T10:03:07Z</dc:date>
    </item>
  </channel>
</rss>

