<?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 Parse A field that contains many Portential other fields in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Parse-A-field-that-contains-many-Portential-other-fields/m-p/315545#M92752</link>
    <description>&lt;P&gt;I am trying to parse a field that has much data and the fields will always be the same. Rex field will be too long to use it as often as I use it. The field names will be the names before the colon. For example ackn_time=1500394536, application=websphere Application Server&lt;/P&gt;

&lt;P&gt;additional_info={ackn_time:1500394536,u_message_object:SETLWEB_C1:27577:snossd08.here.com:::JVM,receiving_time:1500394536,service_name:snossd08.here.com,message_number:54ad72a8-6bd4-71e7-01a0-0a8bc02b0000,notification_flag:0,u_message_source:WBSSPI_0005(7.401),trouble_tick_flag:0,u_message_notification_flag:0,msg_source_name:WBSSPI_0005(7.401),application:websphere Application Server,message_group:WBSSPI,u_message_group:WBSSPI,cma_value:WBSSPI-0005.2: Major threshold,u_cmdb_ci_appl:websphere Application Server,u_message_trouble_ticket_flag:0,object:SETLWEB_C1:27577:sawasd08.dtcc.com:::JVM}&lt;/P&gt;

&lt;P&gt;Any help would be great!!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 14:55:58 GMT</pubDate>
    <dc:creator>cbrownlee</dc:creator>
    <dc:date>2020-09-29T14:55:58Z</dc:date>
    <item>
      <title>Parse A field that contains many Portential other fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parse-A-field-that-contains-many-Portential-other-fields/m-p/315545#M92752</link>
      <description>&lt;P&gt;I am trying to parse a field that has much data and the fields will always be the same. Rex field will be too long to use it as often as I use it. The field names will be the names before the colon. For example ackn_time=1500394536, application=websphere Application Server&lt;/P&gt;

&lt;P&gt;additional_info={ackn_time:1500394536,u_message_object:SETLWEB_C1:27577:snossd08.here.com:::JVM,receiving_time:1500394536,service_name:snossd08.here.com,message_number:54ad72a8-6bd4-71e7-01a0-0a8bc02b0000,notification_flag:0,u_message_source:WBSSPI_0005(7.401),trouble_tick_flag:0,u_message_notification_flag:0,msg_source_name:WBSSPI_0005(7.401),application:websphere Application Server,message_group:WBSSPI,u_message_group:WBSSPI,cma_value:WBSSPI-0005.2: Major threshold,u_cmdb_ci_appl:websphere Application Server,u_message_trouble_ticket_flag:0,object:SETLWEB_C1:27577:sawasd08.dtcc.com:::JVM}&lt;/P&gt;

&lt;P&gt;Any help would be great!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:55:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parse-A-field-that-contains-many-Portential-other-fields/m-p/315545#M92752</guid>
      <dc:creator>cbrownlee</dc:creator>
      <dc:date>2020-09-29T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Parse A field that contains many Portential other fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parse-A-field-that-contains-many-Portential-other-fields/m-p/315546#M92753</link>
      <description>&lt;P&gt;I think what you'll want to do is create a transforms.conf for this sourcetype that creates the fields for you based on your regex. You will want to define what constitutes a field name (after a comma, before a colon) and what constitutes a field value (after the colon and before the comma). Then use FORMAT = $1::$2 to have Splunk figure out the field and values for you when you search. &lt;/P&gt;

&lt;P&gt;See this thread for an example:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/150530/how-to-autofill-field-name-with-field-extraction-or-dynamic-rex-statement.html"&gt;https://answers.splunk.com/answers/150530/how-to-autofill-field-name-with-field-extraction-or-dynamic-rex-statement.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:04:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parse-A-field-that-contains-many-Portential-other-fields/m-p/315546#M92753</guid>
      <dc:creator>coltwanger</dc:creator>
      <dc:date>2017-07-18T18:04:14Z</dc:date>
    </item>
  </channel>
</rss>

