<?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: Help with props.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf/m-p/392499#M70125</link>
    <description>&lt;P&gt;Can you please post your search code as code using the 101010 button in the editor? Otherwise some special characters might get lost, causing people to misunderstand your regexes for example.&lt;/P&gt;

&lt;P&gt;Also: some sample data and desired output might help understand what you are trying to do.&lt;/P&gt;

&lt;P&gt;In general: SEDCMD in props.conf works on the raw data at indextime, so you cannot use it in a similar way as you are doing here. Hence: please provide sample data and show what the desired output should be, then we can certainly help you come up with some props.conf code that does the same.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 08:50:07 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2018-11-14T08:50:07Z</dc:date>
    <item>
      <title>Help with props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf/m-p/392498#M70124</link>
      <description>&lt;P&gt;all, &lt;/P&gt;

&lt;P&gt;I was able to get the results I wanted in my search but I need to convert this into a props.conf config file. &lt;/P&gt;

&lt;P&gt;vendor=f5 sourcetype=linux_messages_syslog | head 1 &lt;BR /&gt;
| rex field=_raw "dest_dvc=(?.*) jira="&lt;BR /&gt;
| makemv dest_dvc&lt;BR /&gt;
| rex mode=sed field=dest_dvc "s/,//g"&lt;/P&gt;

&lt;P&gt;How do I get makemv and that sed into props.conf? &lt;/P&gt;

&lt;P&gt;thanks&lt;BR /&gt;
-Daniel &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:03:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf/m-p/392498#M70124</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2020-09-29T22:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help with props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf/m-p/392499#M70125</link>
      <description>&lt;P&gt;Can you please post your search code as code using the 101010 button in the editor? Otherwise some special characters might get lost, causing people to misunderstand your regexes for example.&lt;/P&gt;

&lt;P&gt;Also: some sample data and desired output might help understand what you are trying to do.&lt;/P&gt;

&lt;P&gt;In general: SEDCMD in props.conf works on the raw data at indextime, so you cannot use it in a similar way as you are doing here. Hence: please provide sample data and show what the desired output should be, then we can certainly help you come up with some props.conf code that does the same.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 08:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf/m-p/392499#M70125</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-14T08:50:07Z</dc:date>
    </item>
  </channel>
</rss>

