<?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 to create multiple account with Apikey and secret key in Splunk add on builder in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403480#M49239</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7147i9CC11AF934503DAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2019 14:39:53 GMT</pubDate>
    <dc:creator>lksridhar</dc:creator>
    <dc:date>2019-06-04T14:39:53Z</dc:date>
    <item>
      <title>How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403478#M49237</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;I have  developed custom add-on using splunk add on builder for REST API input  and it is working fine. but i would like know is there any way create multiple account with API and secret key in single add-on using add on builder.&lt;/P&gt;

&lt;P&gt;For Ex:&lt;/P&gt;

&lt;P&gt;I have application called SAP gigya, we are trying to fetch the logs from all the environment like Dev/QA/PRD and each environment has different API and secret key, right now i have created add-on which i can use for single Environment because the API and secret key parameters calling from add-on setting parameter so i can't use the same API key for other environment.&lt;/P&gt;

&lt;P&gt;To complete this requirement i am planning create account with API key for each environment but i could not able to find that option in Add on builder.&lt;/P&gt;

&lt;P&gt;Could you please let me know if any one has any idea how to create the multiple account using API and secret key&lt;/P&gt;

&lt;P&gt;sampe output : in same Add-on&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;account name=Dev_account&lt;/LI&gt;
&lt;LI&gt;Apikey=*********&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;SecretKey=*******&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;account name=PRD_account&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Apikey=*********&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;SecretKey=*******&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sridhar&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 12:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403478#M49237</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2019-06-04T12:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403479#M49238</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184954"&gt;@lksridhar&lt;/a&gt;,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Use custom Add-on setup parameter instead of global account&lt;/STRONG&gt;.  In Add-on builder Input's "Add-on Setup Parameters" page. Uncheck "Global account settings" and add one text (use password if you want apikey to be encrypted) field for ApiKey and password field for SecretKey.&lt;/P&gt;

&lt;P&gt;In Add-on setup page you will see as many time you want now you can add account with different IDs like Dev_account/Prod_account.&lt;/P&gt;

&lt;P&gt;Hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:47:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403479#M49238</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2020-09-30T00:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403480#M49239</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7147i9CC11AF934503DAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 14:39:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403480#M49239</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2019-06-04T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403481#M49240</link>
      <description>&lt;P&gt;Thanks VatsalJagani for your response, i have followed all the steps but it is not working for me. Please find below image under answer. please correct if i am missed any configuration .&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 14:41:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403481#M49240</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2019-06-04T14:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403482#M49241</link>
      <description>&lt;P&gt;After these steps, Go to your created Add-on, there you will see three dashboards: Inputs, Configuration, Search. Go to Configuration, there you will see three tabs: Account, Proxy, Logging. Go to Account and you will see a screen below with "Add" buttons allowing you to create multiple accounts. I think currently you are in Add-on builder app.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://ibb.co/tmGTrXM" alt="https://ibb.co/tmGTrXM" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 04:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403482#M49241</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-05T04:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403483#M49242</link>
      <description>&lt;P&gt;Pls correct me if i am wrong, if we uncheck "Global account settings" , the account option will not show in under configuration tab, for me account option is not showing under configuration. PFA![alt text][1]&lt;/P&gt;

&lt;P&gt;&lt;A href="https://ibb.co/M27zgcN"&gt;https://ibb.co/M27zgcN&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 04:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403483#M49242</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2019-06-05T04:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403484#M49243</link>
      <description>&lt;P&gt;If you use "Global account settings" it will be shown under &lt;STRONG&gt;Configuration &amp;gt; Add-on settings&lt;/STRONG&gt;.&lt;BR /&gt;
If you uncheck global account and use custom input elements, you will see that under &lt;STRONG&gt;Configuration &amp;gt; Account&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 05:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403484#M49243</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-05T05:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403485#M49244</link>
      <description>&lt;P&gt;I have followed all the steps but it is not showing for me . attached steps which i followed. please correct the steps me if am wrong.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://ibb.co/CvBvBKW"&gt;https://ibb.co/CvBvBKW&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://ibb.co/f9pYh6v"&gt;https://ibb.co/f9pYh6v&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 05:48:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/403485#M49244</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2019-06-05T05:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple account with Apikey and secret key in Splunk add on builder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/565538#M75073</link>
      <description>&lt;P&gt;I am having same issue. I would like to add other inputs to add account pop-up instead of username/password. Something like client id, secret etc. How can I achieve this? Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;I cannot add password/client secret as data input parameter as they get stored in unencrypted format when add via&amp;nbsp;&lt;SPAN&gt;system user interface(settings-&amp;gt;data input-&amp;gt;)&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-09-01 at 12.54.10 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15807iE552350CBD392766/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-09-01 at 12.54.10 PM.png" alt="Screen Shot 2021-09-01 at 12.54.10 PM.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184954"&gt;@lksridhar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 18:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-create-multiple-account-with-Apikey-and-secret-key-in/m-p/565538#M75073</guid>
      <dc:creator>SailPoint_IDPlu</dc:creator>
      <dc:date>2021-09-01T18:01:54Z</dc:date>
    </item>
  </channel>
</rss>

