<?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 not changing for windows application logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50477#M9641</link>
    <description>&lt;P&gt;I'm pretty sure the stanza you're looking for is in splunk/etc/apps/windows/default/eventgen/transforms.conf&lt;BR /&gt;
But I don't know how to change it to make it stop tagging your logs.&lt;BR /&gt;
I still don't really understand, why is it a problem to have them all tagged with the application sourcetype?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2013 18:55:00 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2013-09-04T18:55:00Z</dc:date>
    <item>
      <title>Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50472#M9636</link>
      <description>&lt;P&gt;I have a universal forwarder sending the application logs for a windows 2003 server we have that only runs one application.&lt;/P&gt;

&lt;P&gt;Here is what my &lt;CODE&gt;inputs.conf&lt;/CODE&gt; stanza looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Application]
index=radical_index
sourcetype=bizznezz
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However the logs show up in splunk as &lt;CODE&gt;WinEventLog:Application&lt;/CODE&gt; no matter how many times i restart the service.&lt;/P&gt;

&lt;P&gt;Interestingly as a test i changed the hostname on the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and that change was immediately reflected&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 21:52:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50472#M9636</guid>
      <dc:creator>jericksonpf</dc:creator>
      <dc:date>2013-08-28T21:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50473#M9637</link>
      <description>&lt;P&gt;What windows related apps do you have installed on the forwarder and indexer?&lt;BR /&gt;&lt;BR /&gt;
Also, is the sourcetype bizznezz  populated with the data?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 22:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50473#M9637</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-28T22:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50474#M9638</link>
      <description>&lt;P&gt;yes they are receiving events. These are biztalk logs&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 22:25:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50474#M9638</guid>
      <dc:creator>jericksonpf</dc:creator>
      <dc:date>2013-08-28T22:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50475#M9639</link>
      <description>&lt;P&gt;It sounds like one of your other apps is mining data and tagging it with the windows application source type.  &lt;/P&gt;

&lt;P&gt;If your bizznezz sourcetype has data, then you really are asking how to stop the other apps from also sourcetyping this data.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 23:57:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50475#M9639</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-28T23:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50476#M9640</link>
      <description>&lt;P&gt;where do i check whcih apps are sourcetyping? do i have to looks at the props.conf for each app? Doesn't splunk itself autmatically generate fields&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 18:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50476#M9640</guid>
      <dc:creator>jericksonpf</dc:creator>
      <dc:date>2013-09-04T18:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype not changing for windows application logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50477#M9641</link>
      <description>&lt;P&gt;I'm pretty sure the stanza you're looking for is in splunk/etc/apps/windows/default/eventgen/transforms.conf&lt;BR /&gt;
But I don't know how to change it to make it stop tagging your logs.&lt;BR /&gt;
I still don't really understand, why is it a problem to have them all tagged with the application sourcetype?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 18:55:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sourcetype-not-changing-for-windows-application-logs/m-p/50477#M9641</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-04T18:55:00Z</dc:date>
    </item>
  </channel>
</rss>

