<?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 parse events in transforms.conf and props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287820#M99239</link>
    <description>&lt;P&gt;Is there a specific way to "put the same props.conf" on the Splunk platform? Or can I keep it in /splunk/home/etc/system/local? &lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 18:59:33 GMT</pubDate>
    <dc:creator>jenniferleenyc</dc:creator>
    <dc:date>2016-07-28T18:59:33Z</dc:date>
    <item>
      <title>How can I parse events in transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287817#M99236</link>
      <description>&lt;P&gt;I'm writing transforms.conf and props.conf in /splunk/home/etc/system/local to parse events before  a certain string(CERTIFICATE [^0]) and on newlines. This is what I have in props.conf so far:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;###props.conf###
###&amp;lt;spec&amp;gt;:sourcetype::qualys###
[sourcetype::qualys]
LINE_BREAKER=?:\([^0]\)CERTIFICATE\s+[^0]|([\n]+)
SHOULD_LINEMERGER=false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Do I need to write anything in transforms.conf? And how can I test my code?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 15:44:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287817#M99236</guid>
      <dc:creator>jenniferleenyc</dc:creator>
      <dc:date>2016-07-28T15:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I parse events in transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287818#M99237</link>
      <description>&lt;P&gt;You do not need transforms.conf unless you are doing things like scrubbing sensitive data, event-level filtering, field extractions (which you can also add later or just do in props.conf). &lt;/P&gt;

&lt;P&gt;You can test by installing Splunk on your laptop, putting the same props.conf on it, and then using the "add data" menu in Splunk web to upload a data sample. Or, if you want to test in a live environment, just make a small test index and send the data there in your inputs.conf. Change it back to the "live" index when you are ready. &lt;/P&gt;

&lt;P&gt;Also, you may want to add some other settings for timestamp extraction, time zone, etc. Take a look at this video from .conf 2015 for some best practices: &lt;A href="http://conf.splunk.com/session/2015/recordings/2015-splunk-11.mp4"&gt;http://conf.splunk.com/session/2015/recordings/2015-splunk-11.mp4&lt;/A&gt;&lt;BR /&gt;
Slides: &lt;A href="http://conf.splunk.com/session/2015/conf2015_Aduca_Splunk_Delpoying_OnboardingDataIntoSplunk.pdf"&gt;http://conf.splunk.com/session/2015/conf2015_Aduca_Splunk_Delpoying_OnboardingDataIntoSplunk.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 15:50:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287818#M99237</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2016-07-28T15:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I parse events in transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287819#M99238</link>
      <description>&lt;P&gt;Some of my events displayed in Splunk contain several events, which is why I'm trying to filter them in props.conf using LINE_BREAKER. Would that count as "event-level filtering"? Would that require a transforms.conf?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 15:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287819#M99238</guid>
      <dc:creator>jenniferleenyc</dc:creator>
      <dc:date>2016-07-28T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I parse events in transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287820#M99239</link>
      <description>&lt;P&gt;Is there a specific way to "put the same props.conf" on the Splunk platform? Or can I keep it in /splunk/home/etc/system/local? &lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 18:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-parse-events-in-transforms-conf-and-props-conf/m-p/287820#M99239</guid>
      <dc:creator>jenniferleenyc</dc:creator>
      <dc:date>2016-07-28T18:59:33Z</dc:date>
    </item>
  </channel>
</rss>

