<?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: getting typos message on universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108992#M22951</link>
    <description>&lt;P&gt;There is no such directive as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;autoLBUseDNS = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's why it is considered a typo. You should probably check out the docs for &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf"&gt;outputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;regards,&lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2011 09:42:18 GMT</pubDate>
    <dc:creator>kristian_kolb</dc:creator>
    <dc:date>2011-11-15T09:42:18Z</dc:date>
    <item>
      <title>getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108987#M22946</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 3: autoLBUseDNS  =  false
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 4: backoffOnFailure  =  30
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 6: blockOnQueueFull  =  true
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 9: disableBackoffOnFailure  =  false
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 11: dropClonedEventsOnQueueFull  =  5
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 17: maxPersistentQueueSizeInMegs  =  1024
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 18: persistentQueuePath  =  /usr/local/splunkforwarder/var/run/splunk/persistent_tcp_queue
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 19: readTimeout  =  300
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 22: splunktcpVersion  =  --splunk-cooked-mode-v2--
Possible typo in stanza [tcpout] in /usr/local/splunkforwarder/etc/apps/SplunkUniversalForwarder/local/outputs.conf, line 25: usePersistentQueue  =  false
There might be typos in your conf files. For more information, run 'splunk btool check --debug'
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108987#M22946</guid>
      <dc:creator>keshab</dc:creator>
      <dc:date>2011-11-14T14:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108988#M22947</link>
      <description>&lt;P&gt;Just glancing over a few of the lines is it possible there are some hidden characters in there?&lt;BR /&gt;
I've had experiences where there are characters hidden out of sight which affect it but Splunk still detects them so it causes some corruption of its interpretation of it.&lt;/P&gt;

&lt;P&gt;Perhaps try deleting those lines and typing them back in again to see if it makes any difference?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 15:20:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108988#M22947</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2011-11-14T15:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108989#M22948</link>
      <description>&lt;P&gt;can you post a copy of the outputs.conf?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 15:23:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108989#M22948</guid>
      <dc:creator>Kate_Lawrence-G</dc:creator>
      <dc:date>2011-11-14T15:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108990#M22949</link>
      <description>&lt;P&gt;to ask the obvious have you tried running &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk btool check --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It can actually be quite helpful.&lt;/P&gt;

&lt;P&gt;Can you add the outputs.conf file on here?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 15:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108990#M22949</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-11-14T15:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108991#M22950</link>
      <description>&lt;P&gt;Here is my outputs.conf file&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
autoLBFrequency = 30&lt;/P&gt;

&lt;P&gt;autoLBUseDNS = false&lt;/P&gt;

&lt;P&gt;backoffOnFailure = 30&lt;/P&gt;

&lt;P&gt;blockOnCloning = true&lt;/P&gt;

&lt;P&gt;blockOnQueueFull = true&lt;/P&gt;

&lt;P&gt;connectionTimeout = 20&lt;/P&gt;

&lt;P&gt;disableBackoffOnFailure = false&lt;/P&gt;

&lt;P&gt;dnsResolutionInterval = 300&lt;/P&gt;

&lt;P&gt;dropClonedEventsOnQueueFull = -1&lt;/P&gt;

&lt;P&gt;dropEventsOnQueueFull = -1&lt;/P&gt;

&lt;P&gt;heartbeatFrequency = 30&lt;/P&gt;

&lt;P&gt;indexAndForward = false&lt;/P&gt;

&lt;P&gt;maxConnectionsPerIndexer = 2&lt;/P&gt;

&lt;P&gt;maxFailuresPerInterval = 2&lt;/P&gt;

&lt;P&gt;maxPersistentQueueSizeInMegs = 1024&lt;/P&gt;

&lt;P&gt;persistentQueuePath = /usr/local/splunkforwarder/var/run/splunk/persistent_tcp_queue&lt;/P&gt;

&lt;P&gt;readTimeout = 300&lt;/P&gt;

&lt;P&gt;secsInFailureInterval = 1&lt;/P&gt;

&lt;P&gt;sendCookedData = true&lt;/P&gt;

&lt;P&gt;splunktcpVersion = --splunk-cooked-mode-v2--&lt;/P&gt;

&lt;P&gt;sslPassword = $1$AVW9Xuv9d+0P&lt;/P&gt;

&lt;P&gt;useACK = false&lt;/P&gt;

&lt;P&gt;usePersistentQueue = false&lt;/P&gt;

&lt;P&gt;writeTimeout = 300&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:06:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108991#M22950</guid>
      <dc:creator>keshab</dc:creator>
      <dc:date>2020-09-28T10:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108992#M22951</link>
      <description>&lt;P&gt;There is no such directive as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;autoLBUseDNS = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's why it is considered a typo. You should probably check out the docs for &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf"&gt;outputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;regards,&lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 09:42:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108992#M22951</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-11-15T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108993#M22952</link>
      <description>&lt;P&gt;splunk start/restart automatically adds those entry. It's not my manual entry. where can I configure so that start/restart will not add those entry??&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 20:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108993#M22952</guid>
      <dc:creator>keshab</dc:creator>
      <dc:date>2011-11-15T20:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: getting typos message on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108994#M22953</link>
      <description>&lt;P&gt;just edit the outputs.conf file on the forwarder. I don't think this is automatically added/changed by starting/stopping the forwarder. Check the documentation for outputs.conf to see valid configuration options.&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2011 13:19:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/getting-typos-message-on-universal-forwarder/m-p/108994#M22953</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-11-16T13:19:24Z</dc:date>
    </item>
  </channel>
</rss>

