<?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 inputs.conf files starting and ending with different patterns in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-files-starting-and-ending-with-different-patterns/m-p/161392#M32708</link>
    <description>&lt;P&gt;I'm sure I'm missing something,&lt;BR /&gt;
but is there any way to get an input stanza equivalent to unix &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ls /opt/logs/connectors/{app1-*,*-service}.log
/opt/logs/connectors/foo-service.log    
/opt/logs/connectors/bar-service.log
/opt/logs/connectors/app1-foo.log
/opt/logs/connectors/app1-bar.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 18 Dec 2014 17:04:17 GMT</pubDate>
    <dc:creator>splunk_zen</dc:creator>
    <dc:date>2014-12-18T17:04:17Z</dc:date>
    <item>
      <title>inputs.conf files starting and ending with different patterns</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-files-starting-and-ending-with-different-patterns/m-p/161392#M32708</link>
      <description>&lt;P&gt;I'm sure I'm missing something,&lt;BR /&gt;
but is there any way to get an input stanza equivalent to unix &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ls /opt/logs/connectors/{app1-*,*-service}.log
/opt/logs/connectors/foo-service.log    
/opt/logs/connectors/bar-service.log
/opt/logs/connectors/app1-foo.log
/opt/logs/connectors/app1-bar.log
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Dec 2014 17:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-files-starting-and-ending-with-different-patterns/m-p/161392#M32708</guid>
      <dc:creator>splunk_zen</dc:creator>
      <dc:date>2014-12-18T17:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: inputs.conf files starting and ending with different patterns</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-files-starting-and-ending-with-different-patterns/m-p/161393#M32709</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://opt/logs/connectors/(app1-*|*-service).log]
..other configurations..
........
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:08:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/inputs-conf-files-starting-and-ending-with-different-patterns/m-p/161393#M32709</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-12-18T20:08:07Z</dc:date>
    </item>
  </channel>
</rss>

