<?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: How can I define new sourcetypes for one single TCP input ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215822#M42460</link>
    <description>&lt;P&gt;It is all documented clearly here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Advancedsourcetypeoverrides"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Advancedsourcetypeoverrides&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2015 17:25:27 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-10-30T17:25:27Z</dc:date>
    <item>
      <title>How can I define new sourcetypes for one single TCP input ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215819#M42457</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to implement Splunk on a really big project.&lt;BR /&gt;
My team and I already used a LogLogic solution and want to go through a Splunk's one.&lt;/P&gt;

&lt;P&gt;The problem is that all the logs of this network (decades Active Directory areas) are currently relayed to the LogLogic SIEM and then to my Splunk Indexer over TCP.&lt;BR /&gt;
That's means that I can configure only one TCP input on my indexer.&lt;/P&gt;

&lt;P&gt;Question is : How can I tell Splunk to define new sourcetypes based on differents events indexed such "This is a Windows Log" or "That is an Arkoon log" etc ... ?&lt;/P&gt;

&lt;P&gt;Should I use a Splunk Forwarder to parse data upstream or anything else ?&lt;/P&gt;

&lt;P&gt;Thank you in advance for your replies !&lt;/P&gt;

&lt;P&gt;PS : Sorry for my English I'm a French student ^^&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:06:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215819#M42457</guid>
      <dc:creator>jimnol</dc:creator>
      <dc:date>2015-10-30T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I define new sourcetypes for one single TCP input ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215820#M42458</link>
      <description>&lt;P&gt;You can do this with props.conf and transforms.conf.&lt;/P&gt;

&lt;P&gt;Your transforms would look something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[force_sourcetype_x]
#regex that matches events that you want to label as sourcetype x
REGEX = sourcetype_x
DEST_KEY = MetaData:Sourcetype
FORMAT = sourcetype::x
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:41:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215820#M42458</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2015-10-30T15:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I define new sourcetypes for one single TCP input ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215821#M42459</link>
      <description>&lt;P&gt;I'll try it next week Splunk's VM is down actually.&lt;/P&gt;

&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215821#M42459</guid>
      <dc:creator>jimnol</dc:creator>
      <dc:date>2015-10-30T15:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I define new sourcetypes for one single TCP input ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215822#M42460</link>
      <description>&lt;P&gt;It is all documented clearly here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Advancedsourcetypeoverrides"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Advancedsourcetypeoverrides&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 17:25:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-define-new-sourcetypes-for-one-single-TCP-input/m-p/215822#M42460</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-10-30T17:25:27Z</dc:date>
    </item>
  </channel>
</rss>

