<?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 and where do I configure props and transforms to forward a few events into a particular index by host? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221712#M43531</link>
    <description>&lt;P&gt;Instead of ^host::(10.10.10.d+)$ can i use host::(10.10.10.32) ?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2015 04:04:17 GMT</pubDate>
    <dc:creator>allan_newton</dc:creator>
    <dc:date>2015-09-15T04:04:17Z</dc:date>
    <item>
      <title>How and where do I configure props and transforms to forward a few events into a particular index by host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221710#M43529</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have 4 forwarders, 4 search heads, and 2 forwarders in my Splunk cluster. Now one of the forwarders is configured to read data from UDP port 514. The data comes in to the forwarder and it then is forwarded to the indexers. &lt;/P&gt;

&lt;P&gt;Now I need to apply configurations in transforms.conf and props.conf to write few events into a separate index by host. Where do I put those configurations? Should I do the changes in the forwarder or the indexer?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 03:53:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221710#M43529</guid>
      <dc:creator>allan_newton</dc:creator>
      <dc:date>2015-09-15T03:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How and where do I configure props and transforms to forward a few events into a particular index by host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221711#M43530</link>
      <description>&lt;P&gt;Hi allan_newton,&lt;/P&gt;

&lt;P&gt;try something like this,un-tested and out of my head:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::udp:514]
TRANSFORMS-001_changemetadata = redirect_to_index_foo
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;transforms.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[redirect_to_index_foo]
SOURCE_KEY = MetaData:Host
REGEX = ^host::(10.10.10.d+)$
FORMAT = foo
DEST_KEY = _MetaData:Index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Don't forget to restart the forwarder after you changed the props and transforms.&lt;BR /&gt;
Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 03:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221711#M43530</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-09-15T03:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How and where do I configure props and transforms to forward a few events into a particular index by host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221712#M43531</link>
      <description>&lt;P&gt;Instead of ^host::(10.10.10.d+)$ can i use host::(10.10.10.32) ?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 04:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-and-where-do-I-configure-props-and-transforms-to-forward-a/m-p/221712#M43531</guid>
      <dc:creator>allan_newton</dc:creator>
      <dc:date>2015-09-15T04:04:17Z</dc:date>
    </item>
  </channel>
</rss>

