<?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: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273162#M31735</link>
    <description>&lt;P&gt;I have a similar question too.&lt;/P&gt;

&lt;P&gt;I have multiple log groups like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/aws/sample/Pattern1-random1-random2
/aws/sample/Pattern1-random3-random4
/aws/sample/Pattern1-random5-random6-random7
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I specify a regular expression in "Log Group" Name that satisfies all these?&lt;BR /&gt;
I have tried &lt;CODE&gt;/aws/sample/Pattern1*&lt;/CODE&gt;, &lt;CODE&gt;/aws/sample/Pattern1[-A-Za-z]+&lt;/CODE&gt; and a bunch of others.&lt;/P&gt;

&lt;P&gt;But I receive this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{u'message': u"2 validation errors detected: Value '' at 'logGroupName' failed to satisfy constraint: Member must have length greater than or equal to 1; Value '' at 'logGroupName' failed to satisfy constraint: Member must satisfy regular expression pattern: [\\.\\-_/#A-Za-z0-9]+", u'__type': u'InvalidParameterException'}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 22 Aug 2016 15:31:04 GMT</pubDate>
    <dc:creator>vsingla1</dc:creator>
    <dc:date>2016-08-22T15:31:04Z</dc:date>
    <item>
      <title>In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273161#M31734</link>
      <description>&lt;P&gt;We wanted to have diff. log groups for each server in cloudwatch and for each server we would have for ie. secure logstreams.  So for example, I would have 3 log groups: testServerA, testServerB,testServerC and under each of those groups, I would have logstream1 with data.&lt;/P&gt;

&lt;P&gt;I want to be able to get all the logstream1 data for testServerA/B/C.  Can I have an input with log group: testServer* and stream matching regex of logstream1? &lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:19:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273161#M31734</guid>
      <dc:creator>odoisneau</dc:creator>
      <dc:date>2016-07-18T21:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273162#M31735</link>
      <description>&lt;P&gt;I have a similar question too.&lt;/P&gt;

&lt;P&gt;I have multiple log groups like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/aws/sample/Pattern1-random1-random2
/aws/sample/Pattern1-random3-random4
/aws/sample/Pattern1-random5-random6-random7
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I specify a regular expression in "Log Group" Name that satisfies all these?&lt;BR /&gt;
I have tried &lt;CODE&gt;/aws/sample/Pattern1*&lt;/CODE&gt;, &lt;CODE&gt;/aws/sample/Pattern1[-A-Za-z]+&lt;/CODE&gt; and a bunch of others.&lt;/P&gt;

&lt;P&gt;But I receive this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{u'message': u"2 validation errors detected: Value '' at 'logGroupName' failed to satisfy constraint: Member must have length greater than or equal to 1; Value '' at 'logGroupName' failed to satisfy constraint: Member must satisfy regular expression pattern: [\\.\\-_/#A-Za-z0-9]+", u'__type': u'InvalidParameterException'}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Aug 2016 15:31:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273162#M31735</guid>
      <dc:creator>vsingla1</dc:creator>
      <dc:date>2016-08-22T15:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273163#M31736</link>
      <description>&lt;P&gt;Does anyone has any thoughts on this?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 16:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273163#M31736</guid>
      <dc:creator>vsingla1</dc:creator>
      <dc:date>2016-08-29T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273164#M31737</link>
      <description>&lt;P&gt;I am also having this issue. I have tried * and .+ regex but it won't work. It is requiring the exact log group name. &lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:58:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273164#M31737</guid>
      <dc:creator>michael_kushma</dc:creator>
      <dc:date>2016-10-12T19:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273165#M31738</link>
      <description>&lt;P&gt;It doesn't look like there is currently a work around. According to the regex in the error, you can only have digits, letters, ".", "-", "_", and "/". This sound to me like its not using regex to find the log group name. &lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:00:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273165#M31738</guid>
      <dc:creator>michael_kushma</dc:creator>
      <dc:date>2016-10-12T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273166#M31739</link>
      <description>&lt;P&gt;Hi Michael,&lt;BR /&gt;
I see the new version of this add-on was released on Oct13 viz. 4.1.1. &lt;BR /&gt;
Have you upgraded to new version of this add-on? If yes, is the regex working in new version? I do not see any release notes for the new version of add-on, so in a dark here on what was fixed and what not.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/473926/after-upgrading-the-splunk-add-on-for-amazon-web-s.html"&gt;https://answers.splunk.com/answers/473926/after-upgrading-the-splunk-add-on-for-amazon-web-s.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 00:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273166#M31739</guid>
      <dc:creator>vsingla1</dc:creator>
      <dc:date>2016-11-16T00:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: In the Splunk Add-on for Amazon Web Services input page, can I use a wildcard for the log group field?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273167#M31740</link>
      <description>&lt;P&gt;Per the docs, wildcards are not supported at this time for log group names. &lt;A href="http://docs.splunk.com/Documentation/AddOns/released/AWS/CloudWatchLogs"&gt;http://docs.splunk.com/Documentation/AddOns/released/AWS/CloudWatchLogs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 23:14:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/In-the-Splunk-Add-on-for-Amazon-Web-Services-input-page-can-I/m-p/273167#M31740</guid>
      <dc:creator>rpille_splunk</dc:creator>
      <dc:date>2016-11-21T23:14:23Z</dc:date>
    </item>
  </channel>
</rss>

