<?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: How to fix INFO  TailingProcessor - Parsing configuration stanza issue? unable to see the data in Splunk in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/608183#M25976</link>
    <description>&lt;P&gt;Is the issue fixed?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 20:31:51 GMT</pubDate>
    <dc:creator>blbr123</dc:creator>
    <dc:date>2022-08-03T20:31:51Z</dc:date>
    <item>
      <title>How to fix INFO  TailingProcessor - Parsing configuration stanza issue (unable to see the data in Splunk)?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586787#M25303</link>
      <description>&lt;P&gt;HI Team,&lt;/P&gt;
&lt;P&gt;I am facing an issue with few of the servers which client had request to on-board new set of log data into splunk.&amp;nbsp; We had deployed the monitoring stanza &amp;amp; Parsing stanza by updating an existing app and app was successfully deployed into their respective servers. But we are unable to see the data ingest happening from the new monitoring stanza in Splunk. When troubleshooting could see this INFO related to the monitoring&amp;nbsp; stanza in _internal logs. Apart from this is INFO, there is no other messages or Events related to the below source found in the _internal logs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Monitoring Stanza details&lt;/P&gt;
&lt;P&gt;[monitor:///usr/local/tet/t12/var/was/log/server.log]&lt;BR /&gt;sourcetype = usr:genericapp:server&lt;BR /&gt;index = test_index&lt;BR /&gt;disabled = 0&lt;BR /&gt;ignoreOlderThan = 14d&lt;/P&gt;
&lt;P&gt;Parsing stanza:&lt;/P&gt;
&lt;P&gt;[usr:genericapp:wfserver]&lt;/P&gt;
&lt;P&gt;NO_BINARY_CHECK=true&lt;BR /&gt;LINE_BREAKER=([\r\n]+)\d{4}\-\d{2}\-\d{2}\s\d{2}\:\d{2}\:\d{2}\.\d{3}&lt;BR /&gt;TIME_PREFIX=^&lt;BR /&gt;TIME_FORMAT=%Y-%m-%d %H:%M:%S.%3N&lt;BR /&gt;MAX_TIMESTAMP_LOOKAHEAD= 23&lt;BR /&gt;SHOULD_LINEMERGE=false&lt;/P&gt;
&lt;P&gt;internal logs:&lt;/P&gt;
&lt;P&gt;1:40:04.292 PM&lt;BR /&gt;02-25-2022 13:40:04.292 +0000 INFO TailingProcessor - Parsing configuration stanza: monitor:///usr/local/tet/t12/var/was/log/server.log&lt;/P&gt;
&lt;P&gt;Kindly guide me to fix this .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 12:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586787#M25303</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2023-05-15T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix INFO  TailingProcessor - Parsing configuration stanza issue? unable to see the data in Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586790#M25304</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/212420"&gt;@Hemnaath&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The INFO log you are seeing doesn't seem to be a warning. Can you run the below command on the forwarder and check if the file has been monitored or not.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SPLUNK_HOME/bin/splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;That can be considered as the first step to troubleshoot monitor inputs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 08:33:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586790#M25304</guid>
      <dc:creator>tshah-splunk</dc:creator>
      <dc:date>2022-02-28T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix INFO  TailingProcessor - Parsing configuration stanza issue? unable to see the data in Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586792#M25305</link>
      <description>&lt;P&gt;Getting the below message when I run the command&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$SPLUNK_HOME/bin/splunk list inputstatus&lt;/PRE&gt;&lt;P&gt;This command [GET /services/admin/inputstatus] needs splunkd to be up, and splunkd is down.&lt;/P&gt;&lt;P&gt;Checked the splunk services are up and running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 08:39:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/586792#M25305</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2022-02-28T08:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix INFO  TailingProcessor - Parsing configuration stanza issue? unable to see the data in Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/608183#M25976</link>
      <description>&lt;P&gt;Is the issue fixed?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 20:31:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/608183#M25976</guid>
      <dc:creator>blbr123</dc:creator>
      <dc:date>2022-08-03T20:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix INFO  TailingProcessor - Parsing configuration stanza issue? unable to see the data in Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/643330#M27117</link>
      <description>&lt;P&gt;same problem your issues is resolved with that or not,&lt;/P&gt;&lt;P&gt;Please provide steps to troubleshoot that problem&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 07:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-fix-INFO-TailingProcessor-Parsing-configuration-stanza/m-p/643330#M27117</guid>
      <dc:creator>Mohammed123</dc:creator>
      <dc:date>2023-05-15T07:06:33Z</dc:date>
    </item>
  </channel>
</rss>

