<?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: Splunk Universal Forwarder is ignoring logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371463#M67433</link>
    <description>&lt;P&gt;The folder does not change, I've checked internal logs and found out cooked connection and raw connection error towards our Heavy Forwarders even though connection is allowed through firewall. What seems to be the problem here?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 07:50:04 GMT</pubDate>
    <dc:creator>dantimola</dc:creator>
    <dc:date>2017-06-09T07:50:04Z</dc:date>
    <item>
      <title>Splunk Universal Forwarder is ignoring logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371460#M67430</link>
      <description>&lt;P&gt;&lt;EM&gt;OS: Windows Server 2008 R2 Enterprise&lt;BR /&gt;
Splunk Universal Forwarder version: 6.2.6 (build 274160)&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Good Day. Would like to seek for an assistance, resolution on my issue. Here's the case:&lt;/P&gt;

&lt;P&gt;I have 5 universal forwarder and an app config in a server class and have this stanza in my &lt;CODE&gt;inputs.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"
index = dhcp_winevt
renderXml=false

###### DHCP ######
[monitor://C:\Windows\System32\dhcp\DhcpSrv*]
disabled = 0
sourcetype = dhcp_server_logs
index = dhcp_index
## connection_host = none
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Indexing of the logs is fine on the first and second months, then, eventually &lt;STRONG&gt;2 of 5&lt;/STRONG&gt; universal forwarder has stopped forwarding the DHCP logs as seen on the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; stanza, but still forwarding the Security logs, so, we then check the logs on the server side but DHCP log is still actively logging. What seems to be the problem here? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 10:24:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371460#M67430</guid>
      <dc:creator>dantimola</dc:creator>
      <dc:date>2017-05-10T10:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder is ignoring logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371461#M67431</link>
      <description>&lt;P&gt;any errors in the client universal forwarder logs? &lt;BR /&gt;
We had this issue whereby the client's administrator blocked access (i.e permission issues)&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2017 07:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371461#M67431</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-05-14T07:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder is ignoring logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371462#M67432</link>
      <description>&lt;P&gt;Is the Forwarder via outputs.conf connect to the indexer? &lt;BR /&gt;
In case Yes, check the internal log for this forwarder and the log level "error". &lt;/P&gt;

&lt;P&gt;Is the folder changed?&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2017 16:57:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371462#M67432</guid>
      <dc:creator>amielke</dc:creator>
      <dc:date>2017-05-14T16:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder is ignoring logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371463#M67433</link>
      <description>&lt;P&gt;The folder does not change, I've checked internal logs and found out cooked connection and raw connection error towards our Heavy Forwarders even though connection is allowed through firewall. What seems to be the problem here?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 07:50:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371463#M67433</guid>
      <dc:creator>dantimola</dc:creator>
      <dc:date>2017-06-09T07:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder is ignoring logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371464#M67434</link>
      <description>&lt;P&gt;Check _internal splunkd logs for TailingProcessor errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd component=TailingProcessor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I see problems like this most often when log files have a header on them. Splunk IDs files with a CRC of the first 256 bytes of a file. If that's the same for every new roll of the file, Splunk says "hey, I've already seen this file" and will permanently skip it. You can change the initCrcLength value in the input definition to a larger value to ensure you capture unique data.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\Windows\System32\dhcp\DhcpSrv*]
disabled = 0
sourcetype = dhcp_server_logs
index = dhcp_index
initCrcLength = 1024
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;NOTE! If you change this value, all files that match the stanza will get a new ID and splunk will re-index them.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 14:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-is-ignoring-logs/m-p/371464#M67434</guid>
      <dc:creator>twinspop</dc:creator>
      <dc:date>2017-06-09T14:20:20Z</dc:date>
    </item>
  </channel>
</rss>

