<?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: monitor stanza - help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/monitor-stanza-help/m-p/49654#M9434</link>
    <description>&lt;P&gt;You don't need the '_'.  Have you tried this?&lt;/P&gt;

&lt;P&gt;[monitor:///logs/project1/*Debug*.txt]&lt;/P&gt;

&lt;P&gt;[monitor:///logs/project1/*Perflog*.txt]&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2013 17:41:20 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2013-08-28T17:41:20Z</dc:date>
    <item>
      <title>monitor stanza - help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/monitor-stanza-help/m-p/49653#M9433</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;

&lt;P&gt;I have a common log path in my server say logs/project1/ which has perflogs and debuglogs i.e like this Appt_Perflog_ms1,Appt_Perflog_ms2 .. ,ABC_Perflog_ms1,ABC_Debug_ms1.txt .. Now i need these logs i.e perflogs to move to perf index and debug to debug index. so for that i have used the following monitor stanza.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///logs/project1/*_Debug_ms*.txt]
blacklist = \.(gz)$
whitelist = ABC_Debug_ms[1-4]{1}.txt$ 
disabled = false
followTail = 0
recursive = false
sourcetype = debug_log
index = debuglogs



[monitor:///logs/project1/*_Perflog_ms*.txt]
blacklist = \.(gz)$
whitelist = (Appt_Perflog_ms[1-4]{1}.txt$ | ABC_Perflog_ms[1-4]{1}.txt$ )
disabled = false
followTail = 0
recursive = false
sourcetype = perf_log
index = perflogs
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but this seems to be not working ?? any clue what happened here ?? is the &lt;EM&gt;**_&lt;/EM&gt;* in monitor stanza causing this issue..pls help me..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/monitor-stanza-help/m-p/49653#M9433</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2020-09-28T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: monitor stanza - help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/monitor-stanza-help/m-p/49654#M9434</link>
      <description>&lt;P&gt;You don't need the '_'.  Have you tried this?&lt;/P&gt;

&lt;P&gt;[monitor:///logs/project1/*Debug*.txt]&lt;/P&gt;

&lt;P&gt;[monitor:///logs/project1/*Perflog*.txt]&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 17:41:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/monitor-stanza-help/m-p/49654#M9434</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-28T17:41:20Z</dc:date>
    </item>
  </channel>
</rss>

