<?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 Prop &amp; Transform a Sourcetype &amp; a Sentenc in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Prop-Transform-a-Sourcetype-a-Sentenc/m-p/397999#M70969</link>
    <description>&lt;P&gt;I have a Prop &amp;amp; Transform file. In it, I'm trying to parse a specific field and label it as a source type. I had it working before but now... it's a bit broken.&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[audit_sourcetype_11]
REGEX = (AUDIT_Sourcetype_1)
FORMAT = sourcetype::Sourcetype_1_Name
DEST_KEY = MetaData:Sourcetype

[audit_sourcetype_22]
REGEX = (AUDIT_Sourcetype_22)
FORMAT = sourcetype::Sourcetype_2_Name
DEST_KEY = MetaData:Sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;disabled = false
NO_BINARY_CHECK = true
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The other issue I'm having is that I have certain events and messages that show up like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[ System_Message = This is a system message ]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However Splunk parses it and displays it like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Field: System_Message
Value: This
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I tell Splunk to look at the entire message. Not just the first character?  In the same Transforms.conf?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 22:32:33 GMT</pubDate>
    <dc:creator>TitanAE</dc:creator>
    <dc:date>2018-10-02T22:32:33Z</dc:date>
    <item>
      <title>Prop &amp; Transform a Sourcetype &amp; a Sentenc</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Prop-Transform-a-Sourcetype-a-Sentenc/m-p/397999#M70969</link>
      <description>&lt;P&gt;I have a Prop &amp;amp; Transform file. In it, I'm trying to parse a specific field and label it as a source type. I had it working before but now... it's a bit broken.&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[audit_sourcetype_11]
REGEX = (AUDIT_Sourcetype_1)
FORMAT = sourcetype::Sourcetype_1_Name
DEST_KEY = MetaData:Sourcetype

[audit_sourcetype_22]
REGEX = (AUDIT_Sourcetype_22)
FORMAT = sourcetype::Sourcetype_2_Name
DEST_KEY = MetaData:Sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;disabled = false
NO_BINARY_CHECK = true
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The other issue I'm having is that I have certain events and messages that show up like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[ System_Message = This is a system message ]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However Splunk parses it and displays it like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Field: System_Message
Value: This
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I tell Splunk to look at the entire message. Not just the first character?  In the same Transforms.conf?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 22:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Prop-Transform-a-Sourcetype-a-Sentenc/m-p/397999#M70969</guid>
      <dc:creator>TitanAE</dc:creator>
      <dc:date>2018-10-02T22:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Prop &amp; Transform a Sourcetype &amp; a Sentenc</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Prop-Transform-a-Sourcetype-a-Sentenc/m-p/398000#M70970</link>
      <description>&lt;P&gt;It is not a configuration file of the field definition.&lt;BR /&gt;
If the field definition is bad, why not try redefining it from the GUI?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 00:24:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Prop-Transform-a-Sourcetype-a-Sentenc/m-p/398000#M70970</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2018-10-03T00:24:26Z</dc:date>
    </item>
  </channel>
</rss>

