<?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 How Splunk understands inputs stanza in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-Splunk-understands-inputs-stanza/m-p/65749#M13199</link>
    <description>&lt;P&gt;In my inputs.conf, I have:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://cust/http*/web-*/var/log/modsec-audit.log*] 

[monitor://cust/http*/web-*/var/log/*access.log*] 

[monitor://cust/jboss-as*/server/app-*/log/server.log] 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Why did I get these errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;08-19-2011 01:02:15.148 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/view.1. 
08-19-2011 01:02:15.149 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vim.1. 
08-19-2011 01:02:15.151 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vimdiff.1. 
08-19-2011 01:02:15.153 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vimtutor.1. 
08-19-2011 01:02:15.155 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/xxd.1. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I didn't ask Splunk to monitor /cust/soe/ directories.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2011 17:23:12 GMT</pubDate>
    <dc:creator>zliu</dc:creator>
    <dc:date>2011-08-26T17:23:12Z</dc:date>
    <item>
      <title>How Splunk understands inputs stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-Splunk-understands-inputs-stanza/m-p/65749#M13199</link>
      <description>&lt;P&gt;In my inputs.conf, I have:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://cust/http*/web-*/var/log/modsec-audit.log*] 

[monitor://cust/http*/web-*/var/log/*access.log*] 

[monitor://cust/jboss-as*/server/app-*/log/server.log] 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Why did I get these errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;08-19-2011 01:02:15.148 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/view.1. 
08-19-2011 01:02:15.149 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vim.1. 
08-19-2011 01:02:15.151 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vimdiff.1. 
08-19-2011 01:02:15.153 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/vimtutor.1. 
08-19-2011 01:02:15.155 +0000 ERROR TailingProcessor - Unable to resolve path 
for symlink: /cust/soe/usr.bak.2010-10-19T051247/man/it/man1/xxd.1. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I didn't ask Splunk to monitor /cust/soe/ directories.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2011 17:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-Splunk-understands-inputs-stanza/m-p/65749#M13199</guid>
      <dc:creator>zliu</dc:creator>
      <dc:date>2011-08-26T17:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How Splunk understands inputs stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-Splunk-understands-inputs-stanza/m-p/65750#M13200</link>
      <description>&lt;P&gt;The tailing processor is going to list ALL files in ALL directories located in /cust. This is how Splunk understand the stanza, for example, /cust/http*/web/file.log is equal to find /cust | grep "/cust/http*/web/file.log". If there are not that many files, you can have these stanza instead, in this example, /cust/http1/web/ and /cust/http2/web/ &lt;/P&gt;

&lt;P&gt;It should explain why Splunk is stating so many files that you don't need it to. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-Splunk-understands-inputs-stanza/m-p/65750#M13200</guid>
      <dc:creator>zliu</dc:creator>
      <dc:date>2020-09-28T09:50:34Z</dc:date>
    </item>
  </channel>
</rss>

