<?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 is not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537503#M90084</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/151958"&gt;@ekenne06&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;three questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;where have you localized your props.conf and transforms.conf? they must be on Indexers or (when present) on Heavy Forwarders;&lt;/LI&gt;&lt;LI&gt;did you restarted Splunk on Indexer (or HF) after you modified props.conf and transforms.conf?&lt;/LI&gt;&lt;LI&gt;did you tested your regex? are you sure that it matches the events to override?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 22:21:08 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-01-27T22:21:08Z</dc:date>
    <item>
      <title>Sourcetype Override is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537496#M90083</link>
      <description>&lt;P&gt;the problem i'm currently having:&lt;/P&gt;&lt;P&gt;Software team has logs being written to a file of mixed format and structure. I'm trying to use dynamic sourcetypes so that I can place these into sourcetypes and then do the proper field extractions. I have followed this article:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Bypassautomaticsourcetypeassignment" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/Bypassautomaticsourcetypeassignment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't seem to be working. here is my current config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;props.conf:&lt;/P&gt;&lt;P&gt;[source::C/Windows/SysWOW64/SIXPAC/SIXPAC/*.log]&lt;/P&gt;&lt;P&gt;TRANSFORMS=SIXPAC = sixpac_service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;P&gt;[sixpac_service]&lt;/P&gt;&lt;P&gt;SOURCE_KEY = MetaData: source&lt;/P&gt;&lt;P&gt;REGEX = SIXPACService\.(.+)\.(.+)\s&lt;/P&gt;&lt;P&gt;FORMAT = sourcetype::SIXPACService.$1.$2&lt;/P&gt;&lt;P&gt;DEST_KEY = MetaData:Sourcetype&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have some ideas as to why this isn't working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 21:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537496#M90083</guid>
      <dc:creator>ekenne06</dc:creator>
      <dc:date>2021-01-27T21:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Override is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537503#M90084</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/151958"&gt;@ekenne06&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;three questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;where have you localized your props.conf and transforms.conf? they must be on Indexers or (when present) on Heavy Forwarders;&lt;/LI&gt;&lt;LI&gt;did you restarted Splunk on Indexer (or HF) after you modified props.conf and transforms.conf?&lt;/LI&gt;&lt;LI&gt;did you tested your regex? are you sure that it matches the events to override?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 22:21:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537503#M90084</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-01-27T22:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Override is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537505#M90085</link>
      <description>&lt;P&gt;I have the props.conf and transforms.conf in an app that sits in the master_apps directory on my cluster master. I then distribute to my peers whenever I make a change. Usually if this needs a reboot, the rolling restart will take care of that right?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 22:41:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537505#M90085</guid>
      <dc:creator>ekenne06</dc:creator>
      <dc:date>2021-01-27T22:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Override is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537578#M90096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/151958"&gt;@ekenne06&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;this means that they are on Indexers and they are rebooted after changes.&lt;/P&gt;&lt;P&gt;Are you sure that the events don't pass through an Heavy Forwarder?&lt;/P&gt;&lt;P&gt;And about the regex?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 07:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537578#M90096</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-01-28T07:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Override is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537645#M90102</link>
      <description>&lt;P&gt;i'm not totally sure of the cause, but I was able to get write access to the host (which was sending data via a UF) I set a sourcetype there, and changed my props to reference that sourcetype instead of the source:: I was using before and everything is working now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my assumption for why it wan't working before:&lt;/P&gt;&lt;P&gt;it was a windows host and the source wasn't being recognized properly in the props.conf&lt;/P&gt;&lt;P&gt;splunk was setting a sourcetype/source via learned/local config files and those couldn't be overwritten for some reason&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 15:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-Override-is-not-working/m-p/537645#M90102</guid>
      <dc:creator>ekenne06</dc:creator>
      <dc:date>2021-01-28T15:29:56Z</dc:date>
    </item>
  </channel>
</rss>

