<?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: AWS App - Multiple instances of app on same server. Possible? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/AWS-App-Multiple-instances-of-app-on-same-server-Possible/m-p/194356#M20052</link>
    <description>&lt;P&gt;Its contained with in &lt;CODE&gt;\SplunkAppforAWS\default\macros.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should be able to just create a copy and put it in &lt;CODE&gt;\SplunkAppforAWS\local\macros.conf&lt;/CODE&gt; and add in any other extra aws indexes you've created using some normal splunk search language.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail OR index=some_other_index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;edit: There are also a bunch of hardcoded references within savedsearches.conf also. You'll need to update those. Probably better to replace them with the macro. ie replace "index=aws-cloudtrail" with "&lt;CODE&gt;aws-cloudtrail-index&lt;/CODE&gt;" which you previously fixed.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2014 06:14:06 GMT</pubDate>
    <dc:creator>Lucas_K</dc:creator>
    <dc:date>2014-11-11T06:14:06Z</dc:date>
    <item>
      <title>AWS App - Multiple instances of app on same server. Possible?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/AWS-App-Multiple-instances-of-app-on-same-server-Possible/m-p/194355#M20051</link>
      <description>&lt;P&gt;I have been asked to set up an separate instance of the Splunk App for AWS for each of the AWS environments (Dev, Staging, Prod, etc) within the same Splunk Enterprise deployment.  Is it possible to run multiple instances of the AWS app in the same distributed environment?&lt;/P&gt;

&lt;P&gt;Currently each of the AWS environments has it's own SQS, ID and Key.  I have the aws-cloutrail section working for the Dev environment, but I can't get a new instance of the app (I called it aws-cloudtrail-sandpit) working for the sandpit environment.  The AWS sandpit environment app I created creating a new index and data input with the sandpit environment details.  Even though I created a new index and data input to point to this index the app for the sandpit environment still displays the data from the Dev environment.&lt;/P&gt;

&lt;P&gt;Is there a hard-coded reference to the default "aws-cloudtrail" index somewhere in the app?  I have been unable to find out where else this needs to be changed, other than the data input.&lt;/P&gt;

&lt;P&gt;To make things harder I don't have access to the AWS environments, but I have been assured that the IAM user has all the required permissions.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Murray.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2014 03:48:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/AWS-App-Multiple-instances-of-app-on-same-server-Possible/m-p/194355#M20051</guid>
      <dc:creator>murray_burke</dc:creator>
      <dc:date>2014-11-06T03:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: AWS App - Multiple instances of app on same server. Possible?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/AWS-App-Multiple-instances-of-app-on-same-server-Possible/m-p/194356#M20052</link>
      <description>&lt;P&gt;Its contained with in &lt;CODE&gt;\SplunkAppforAWS\default\macros.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should be able to just create a copy and put it in &lt;CODE&gt;\SplunkAppforAWS\local\macros.conf&lt;/CODE&gt; and add in any other extra aws indexes you've created using some normal splunk search language.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[aws-cloudtrail-index]
definition = index=aws-cloudtrail OR index=some_other_index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;edit: There are also a bunch of hardcoded references within savedsearches.conf also. You'll need to update those. Probably better to replace them with the macro. ie replace "index=aws-cloudtrail" with "&lt;CODE&gt;aws-cloudtrail-index&lt;/CODE&gt;" which you previously fixed.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2014 06:14:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/AWS-App-Multiple-instances-of-app-on-same-server-Possible/m-p/194356#M20052</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2014-11-11T06:14:06Z</dc:date>
    </item>
  </channel>
</rss>

