<?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 Wildcard ... not working in my stanza in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-not-working-in-my-stanza/m-p/568569#M100895</link>
    <description>&lt;P&gt;Hello All:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problems with my application where I am configuring the following stanza in the inputs.config file (C:\Program Files\SplunkUniversalForwarder\etc\apps\ope_web_api\default):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Specifyinputpathswithwildcards" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Specifyinputpathswithwildcards&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[monitor://D:\package\&lt;STRONG&gt;...&lt;/STRONG&gt;\version\Admin\APIS\log]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = ope_web_api&lt;BR /&gt;sourcetype = api_logs&lt;BR /&gt;ignoreOlderThan = 1d&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have Splunk Cloud 8.2.2 version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the &lt;STRONG&gt;...&lt;/STRONG&gt; by the name of the file it works fine:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[monitor://D:\package\&lt;STRONG&gt;ABC&lt;/STRONG&gt;\version\Admin\APIS\log]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = ope_web_api&lt;BR /&gt;sourcetype = api_logs&lt;BR /&gt;ignoreOlderThan = 1d&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But I need the &lt;STRONG&gt;...&lt;/STRONG&gt; because not always is the same file name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does somebody know what I am missing here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 15:28:47 GMT</pubDate>
    <dc:creator>daymar_23</dc:creator>
    <dc:date>2021-09-27T15:28:47Z</dc:date>
    <item>
      <title>Wildcard ... not working in my stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-not-working-in-my-stanza/m-p/568569#M100895</link>
      <description>&lt;P&gt;Hello All:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problems with my application where I am configuring the following stanza in the inputs.config file (C:\Program Files\SplunkUniversalForwarder\etc\apps\ope_web_api\default):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Specifyinputpathswithwildcards" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Specifyinputpathswithwildcards&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[monitor://D:\package\&lt;STRONG&gt;...&lt;/STRONG&gt;\version\Admin\APIS\log]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = ope_web_api&lt;BR /&gt;sourcetype = api_logs&lt;BR /&gt;ignoreOlderThan = 1d&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have Splunk Cloud 8.2.2 version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the &lt;STRONG&gt;...&lt;/STRONG&gt; by the name of the file it works fine:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[monitor://D:\package\&lt;STRONG&gt;ABC&lt;/STRONG&gt;\version\Admin\APIS\log]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = ope_web_api&lt;BR /&gt;sourcetype = api_logs&lt;BR /&gt;ignoreOlderThan = 1d&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But I need the &lt;STRONG&gt;...&lt;/STRONG&gt; because not always is the same file name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does somebody know what I am missing here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 15:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-not-working-in-my-stanza/m-p/568569#M100895</guid>
      <dc:creator>daymar_23</dc:creator>
      <dc:date>2021-09-27T15:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard ... not working in my stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wildcard-not-working-in-my-stanza/m-p/569318#M100967</link>
      <description>&lt;P&gt;Have you tried&amp;nbsp;&lt;SPAN&gt;[monitor://D:\package\*&lt;/SPAN&gt;&lt;SPAN&gt;\version\Admin\APIS\log]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example from the docs&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Data/Specifyinputpathswithwildcards" target="_blank" rel="noopener"&gt;Specify input paths with wildcards - Splunk Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To monitor&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/apache/foo/logs,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/apache/bar/logs, but not&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/apache/bar/1/logs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/apache/bar/2/logs, create the following stanza:&lt;/P&gt;&lt;DIV class="samplecode"&gt;&lt;PRE&gt;[monitor:///apache/*/logs]&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Oct 2021 11:49:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wildcard-not-working-in-my-stanza/m-p/569318#M100967</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2021-10-01T11:49:28Z</dc:date>
    </item>
  </channel>
</rss>

