<?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: sourcetype override in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56703#M11039</link>
    <description>&lt;P&gt;Just want to say I did this process and I have managed to override the forwarder's sourcetype to my indexer. Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2015 06:23:24 GMT</pubDate>
    <dc:creator>crt89</dc:creator>
    <dc:date>2015-09-24T06:23:24Z</dc:date>
    <item>
      <title>sourcetype override</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56700#M11036</link>
      <description>&lt;P&gt;I'm having issue overriding sourcetype thro props.conf.  my config is on the inputs.conf on a forwarder i'm setting a generic sourcetype of network_device and then overriding that sourcetype on the indexer with props.conf, but it seems to be not working.  here's my configs :&lt;/P&gt;

&lt;P&gt;inputs.conf on forwarder :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///opt/log]
host_segment = 3
sourcetype = network_device
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;props.conf on indexer :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[network_device]
TRANSFORMS-sourcetype_cisco_wap = cisco_wap_device
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf on indexer :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[cisco_wap_device]
DEST_KEY = MetaData:Sourcetype
REGEX = \:\s(%DOT11)-\d+-\S+
FORMAT = sourcetype::cisco_wap
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The events are coming in all right and getting sourcetype'd as network_device, but its not source typing as cisco_wap.    I've also tried using source:: but doesnt work either.  I know am making something silly, but cant figure out.  tried using splunk cmd btool --debug and it does show transform being used.  but why isn't it getting sourcetyped as cisco_wap ?&lt;/P&gt;

&lt;P&gt;Any help here will greatly help me.&lt;/P&gt;

&lt;P&gt;thanks&lt;BR /&gt;
pmr&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:10:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56700#M11036</guid>
      <dc:creator>pmr</dc:creator>
      <dc:date>2020-09-28T09:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: sourcetype override</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56701#M11037</link>
      <description>&lt;P&gt;You did not show an example of your events.  Without this we cannot validate your REGEX which is where these kinds of problems usually are (you think your REGEX is correct but it has a bug so that is the problem, not the way you've configured everything else).&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 20:46:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56701#M11037</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2011-11-15T20:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: sourcetype override</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56702#M11038</link>
      <description>&lt;P&gt;If the forwarder is a Heavy (vs Light or Universal) forwarder, then the transforms (and the config files) must be on the forwarder rather than the indexer. &lt;/P&gt;

&lt;P&gt;See &lt;A href="http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings%3F"&gt;here&lt;/A&gt; for details.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 16:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56702#M11038</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-11-17T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: sourcetype override</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56703#M11039</link>
      <description>&lt;P&gt;Just want to say I did this process and I have managed to override the forwarder's sourcetype to my indexer. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 06:23:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetype-override/m-p/56703#M11039</guid>
      <dc:creator>crt89</dc:creator>
      <dc:date>2015-09-24T06:23:24Z</dc:date>
    </item>
  </channel>
</rss>

