<?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 Cannot search log that is configured on forwarder using wildcard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144868#M40354</link>
    <description>&lt;P&gt;I configured my forwarder as :&lt;/P&gt;

&lt;P&gt;[monitor:///sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs/&lt;EM&gt;/&lt;/EM&gt;.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
host = sumosamprd76&lt;BR /&gt;
index = prd&lt;BR /&gt;
sourcetype = sumologs&lt;/P&gt;

&lt;P&gt;But why is it I cannot search the logs under "logger/simlog.log" logfile when I ran the below query? Is there something wrong in configuring forwarder with wild card (i.e asterisk)?&lt;/P&gt;

&lt;P&gt;source=/sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs/logger/simlog.log&lt;/P&gt;

&lt;P&gt;Please help. thanks&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:57:50 GMT</pubDate>
    <dc:creator>Isaias_Garcia</dc:creator>
    <dc:date>2020-09-28T18:57:50Z</dc:date>
    <item>
      <title>Cannot search log that is configured on forwarder using wildcard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144868#M40354</link>
      <description>&lt;P&gt;I configured my forwarder as :&lt;/P&gt;

&lt;P&gt;[monitor:///sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs/&lt;EM&gt;/&lt;/EM&gt;.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
host = sumosamprd76&lt;BR /&gt;
index = prd&lt;BR /&gt;
sourcetype = sumologs&lt;/P&gt;

&lt;P&gt;But why is it I cannot search the logs under "logger/simlog.log" logfile when I ran the below query? Is there something wrong in configuring forwarder with wild card (i.e asterisk)?&lt;/P&gt;

&lt;P&gt;source=/sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs/logger/simlog.log&lt;/P&gt;

&lt;P&gt;Please help. thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144868#M40354</guid>
      <dc:creator>Isaias_Garcia</dc:creator>
      <dc:date>2020-09-28T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot search log that is configured on forwarder using wildcard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144869#M40355</link>
      <description>&lt;P&gt;monitor is specified.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs//.log]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;↓&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///sumoprd/app/oracle/prod/xeware/usr_projects/domains/bifoundation_domain/servers/bi_server1/logs/*.log]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(EX.)&lt;BR /&gt;
To monitor any file directly under /apache/ that ends in .log:&lt;BR /&gt;
[monitor:///apache/*.log]&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Data/Specifyinputpathswithwildcards"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Data/Specifyinputpathswithwildcards&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Be considered as a reason you can not search&lt;BR /&gt;
 1. Has not been taken up log&lt;BR /&gt;
 2. INDEX of interest is not the default search&lt;BR /&gt;
→ Please add "index = prd" in the search condition.&lt;BR /&gt;
 3. Is wrong specified SOURCE&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 05:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144869#M40355</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2015-02-16T05:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot search log that is configured on forwarder using wildcard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144870#M40356</link>
      <description>&lt;P&gt;cheers! thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 05:45:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Cannot-search-log-that-is-configured-on-forwarder-using-wildcard/m-p/144870#M40356</guid>
      <dc:creator>Isaias_Garcia</dc:creator>
      <dc:date>2015-02-18T05:45:14Z</dc:date>
    </item>
  </channel>
</rss>

