<?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 Indexer stripping out fields when receiving data from SplunkLF Client in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13937#M1322</link>
    <description>&lt;P&gt;You did ./splunk restart after you edited your config file, aye?
(sorry for asking, but you have no idea how many forget to do it..)&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2010 05:40:05 GMT</pubDate>
    <dc:creator>Genti</dc:creator>
    <dc:date>2010-05-26T05:40:05Z</dc:date>
    <item>
      <title>Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13932#M1317</link>
      <description>&lt;P&gt;Apparently my indexer is stripping out the syslog-ng flag fields ([INFO], [WARNING], and [CRIT]) when indexing syslog-ng logs it receives from a Splunk Light Indexer. Any reason for this? Do I need to do anything to inputs.conf or put an entry in props.conf or transforms.conf? Any help would be appreciated. &lt;/P&gt;

&lt;P&gt;Thanks!!!&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2010 21:25:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13932#M1317</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-20T21:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13933#M1318</link>
      <description>&lt;P&gt;In your inputs.conf, try setting the following for your udp/syslog input:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;no_priority_stripping = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Otherwise, syslog priority is stripped by default.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2010 04:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13933#M1318</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-05-21T04:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13934#M1319</link>
      <description>&lt;P&gt;for the indexer or the deployment client?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2010 07:21:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13934#M1319</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-21T07:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13935#M1320</link>
      <description>&lt;P&gt;This is a inputs.conf setting that goes on your lightforwarder.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2010 20:52:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13935#M1320</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-05-21T20:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13936#M1321</link>
      <description>&lt;P&gt;wolverine, doesn't look like it worked for me.... here is the snippet I appended to the default Splunk LF inputs.conf file which I am deploying to my forwarders: &lt;/P&gt;

&lt;P&gt;[monitor:///var/log/]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = sec&lt;BR /&gt;
no_priority_stripping = true   &lt;/P&gt;

&lt;P&gt;Is that not correct? Pls. confirm. Thanks. &lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 03:56:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13936#M1321</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-25T03:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13937#M1322</link>
      <description>&lt;P&gt;You did ./splunk restart after you edited your config file, aye?
(sorry for asking, but you have no idea how many forget to do it..)&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 05:40:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13937#M1322</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-05-26T05:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13938#M1323</link>
      <description>&lt;P&gt;i modded the config via deployment server, which is suppose to do a splunk restart after receiving config changes, so it should have worked. Maybe I'll try to test by rebooting from the light forwarder itself to see if that fixes the issue. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 06:58:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13938#M1323</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-26T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13939#M1324</link>
      <description>&lt;P&gt;no_priority_stripping is only relevant on UDP (syslog) inputs. It won't affect file data. I find it unlikely that fields are actually being removed from the files themselves however, unless you've got a specific TRANSFORM or SEDCMD rule to do it. Are you mixing config and input types with your questions? The behavior and config for "monitor:" vs "udp:" is different.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13939#M1324</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2020-09-28T09:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13940#M1325</link>
      <description>&lt;P&gt;gkanapathy, I have my Splunk Light Forwarders sending syslog-ng logs to the central indexers via TCP 9996 (over SSL). I have never modified default transform.conf file. So I'm not really sure. I just happened to notice when comparing the logs locally to the system to what the Splunk Indexer was outputing in the Search App. &lt;/P&gt;

&lt;P&gt;Not really sure honestly. I'll keep messing with it I guess.&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2010 00:33:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13940#M1325</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-27T00:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Indexer stripping out fields when receiving data from SplunkLF Client</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13941#M1326</link>
      <description>&lt;P&gt;gkanapathy, I have tested this with having splunk receive syslog-ng traffic directly on UDP 514 and it did not fix the problem. Any other ideas that I can investigate? Let me know. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2010 00:29:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Indexer-stripping-out-fields-when-receiving-data-from/m-p/13941#M1326</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-07-15T00:29:52Z</dc:date>
    </item>
  </channel>
</rss>

