<?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: Why props.conf configurations not taking effect? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150308#M30552</link>
    <description>&lt;P&gt;Check the sourcetype configuration section in &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.2/Admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.2/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jul 2014 10:40:30 GMT</pubDate>
    <dc:creator>strive</dc:creator>
    <dc:date>2014-07-21T10:40:30Z</dc:date>
    <item>
      <title>Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150303#M30547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am receiving syslog data from various type of devices, but all are on udp:514. I need to overwrite the sourcetype based on Host IP address. Following are the configurations I did, but this is not taking effective. My search result shows sourcetype as [syslog] only. &lt;BR /&gt;
Can you please help me where I am doing the mistake.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Configurations made in $SPLUNK_HOME/etc/system/local directory

    inputs.conf
        [udp://514]
        connection_host = ip
        source = udp_514
        sourcetype = syslog

    props.conf
        [host::10\.0\.6\.23]
        sourcetype = websense

        [host::10\.0\.6\.113]
        sourcetype = cisco:ios
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:01:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150303#M30547</guid>
      <dc:creator>ankireddy007</dc:creator>
      <dc:date>2014-07-21T07:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150304#M30548</link>
      <description>&lt;P&gt;Where do you have your props.conf? Is it on forwarder or indexer? what type of forwarder are you using? In your search results are you seeing different IP addresses as hosts?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:51:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150304#M30548</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-07-21T07:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150305#M30549</link>
      <description>&lt;P&gt;HI Strive,&lt;/P&gt;

&lt;P&gt;Here no forwarders in this deployment, as all syslog devices sending data on udp:514. I have splunk indexer acting as syslog server to receive on udp:514. &lt;BR /&gt;
All configurations made in Splunk INDEXER. (system/local directory)&lt;BR /&gt;
Yes I am seeing different hosts (IPs) on search &lt;/P&gt;

&lt;P&gt;Thansk, Anki&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:56:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150305#M30549</guid>
      <dc:creator>ankireddy007</dc:creator>
      <dc:date>2014-07-21T07:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150306#M30550</link>
      <description>&lt;P&gt;This link will help you&lt;/P&gt;

&lt;P&gt;&lt;A href="http://"&gt;http://answers.splunk.com/answers/3687/host-stanza-in-propsconf-not-being-honored-for-udp514-data-sources&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You set the sourcetype in transforms.conf and then use that in props.conf file&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150306#M30550</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-07-21T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150307#M30551</link>
      <description>&lt;P&gt;Thaks Strive, Its working.&lt;BR /&gt;
But any idea why settings in props.conf alone (without transforms.conf) not working.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150307#M30551</guid>
      <dc:creator>ankireddy007</dc:creator>
      <dc:date>2014-07-21T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why props.conf configurations not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150308#M30552</link>
      <description>&lt;P&gt;Check the sourcetype configuration section in &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.2/Admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.2/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:40:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-props-conf-configurations-not-taking-effect/m-p/150308#M30552</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-07-21T10:40:30Z</dc:date>
    </item>
  </channel>
</rss>

