<?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: How can we access inputs.conf using python script in Splunk add-on builder? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641376#M79024</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/74600"&gt;@dauren_akilbeko&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do you have some sample code to share on how can I implement it ?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2023 06:16:08 GMT</pubDate>
    <dc:creator>Snehalg176</dc:creator>
    <dc:date>2023-04-26T06:16:08Z</dc:date>
    <item>
      <title>How can we access inputs.conf using python script in Splunk add-on builder?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641280#M79011</link>
      <description>&lt;P&gt;How can we access parameters of a particular input from inputs.conf file so that we can disable that input after its first run or in case of any use case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641280#M79011</guid>
      <dc:creator>Snehalg176</dc:creator>
      <dc:date>2023-04-25T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can we access inputs.conf using python script in Splunk add-on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641282#M79013</link>
      <description>&lt;P&gt;Is there a chance to disable an input using python in Splunk add-on builder. If yes, how can we achieve it?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 13:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641282#M79013</guid>
      <dc:creator>Snehalg176</dc:creator>
      <dc:date>2023-04-25T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can we access inputs.conf using python script in Splunk add-on builder?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641314#M79017</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233910"&gt;@Snehalg176&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;A href="https://docs.splunk.com/DocumentationStatic/PythonSDK/1.7.2/client.html" target="_blank"&gt;splunklib.client — Splunk SDK for Python API Reference&lt;/A&gt;&amp;nbsp;- specifically&amp;nbsp;splunklib.client.Input.disable method. Another option is to use Splunk REST API, which previous method uses behind the scenes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 16:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641314#M79017</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2023-04-25T16:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can we access inputs.conf using python script in Splunk add-on builder?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641321#M79018</link>
      <description>&lt;P&gt;See the API docs &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.4/RESTREF/RESTinput#data.2Finputs.2Fad" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.4/RESTREF/RESTinput#data.2Finputs.2Fad&lt;/A&gt; and subsequent entries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 17:19:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641321#M79018</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-04-25T17:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can we access inputs.conf using python script in Splunk add-on builder?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641376#M79024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/74600"&gt;@dauren_akilbeko&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do you have some sample code to share on how can I implement it ?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 06:16:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-access-inputs-conf-using-python-script-in-Splunk-add/m-p/641376#M79024</guid>
      <dc:creator>Snehalg176</dc:creator>
      <dc:date>2023-04-26T06:16:08Z</dc:date>
    </item>
  </channel>
</rss>

