<?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 Parsing multivalue fields in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610760#M105827</link>
    <description>&lt;P&gt;Well, I actually figured it out using the split command....after I posted for help.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Transforms.conf&lt;BR /&gt;[multivalue_regex_field_extraction]&lt;BR /&gt;REGEX = \\"([\w|.]+)\\":\[\\?"?([^\]]+?)\\?"?\]&lt;BR /&gt;FORMAT = $1::$2&lt;BR /&gt;CLEAN_KEYS = false&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;Props.conf&lt;BR /&gt;REPORT-regex_field_extraction = multivalue_regex_field_extraction&lt;BR /&gt;EVAL-answers = split(answers,"\\\",\\\"")&lt;BR /&gt;EVAL-TTLs = split(TTLs,",")&lt;/P&gt;&lt;P&gt;Works great!&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 22:18:20 GMT</pubDate>
    <dc:creator>topher1</dc:creator>
    <dc:date>2022-08-24T22:18:20Z</dc:date>
    <item>
      <title>Help with Parsing multivalue fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610065#M105731</link>
      <description>&lt;P&gt;Can anyone help me with extracting/parsing the multivalue fields&amp;nbsp; in sample event below using props and transforms conf.&lt;/P&gt;
&lt;P&gt;{\"ts\":1660880406.308522,\"uid\":\"CKFf5h2a9xFmkGFeFj\",\"id.orig_h\":\"10.10.10.16\",\"id.orig_p\":64179,\"id.resp_h\":\"8.8.4.4\",\"id.resp_p\":53,\"proto\":\"udp\",\"trans_id\":50808,\"rtt\":0.12951111793518067,\"query\":\"discord.com\",\"qclass\":1,\"qclass_name\":\"C_INTERNET\",\"qtype\":1,\"qtype_name\":\"A\",\"rcode\":0,\"rcode_name\":\"NOERROR\",\"AA\":false,\"TC\":false,\"RD\":true,\"RA\":true,\"Z\":0,&lt;FONT color="#FF0000"&gt;\"answers\":[\"162.159.135.232\",\"162.159.138.232\",\"162.159.137.232\",\"162.159.136.232\",\"162.159.128.233\"]&lt;/FONT&gt;,&lt;FONT color="#00FF00"&gt;\"TTLs\":[300.0,300.0,300.0,300.0,300.0]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 14:55:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610065#M105731</guid>
      <dc:creator>topher1</dc:creator>
      <dc:date>2022-08-19T14:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Parsing multivalue fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610204#M105740</link>
      <description>&lt;P&gt;What have you tried so far?&amp;nbsp; Are you looking fo rindex-time extractions or search-time extractions?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 12:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610204#M105740</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-20T12:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Parsing multivalue fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610760#M105827</link>
      <description>&lt;P&gt;Well, I actually figured it out using the split command....after I posted for help.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Transforms.conf&lt;BR /&gt;[multivalue_regex_field_extraction]&lt;BR /&gt;REGEX = \\"([\w|.]+)\\":\[\\?"?([^\]]+?)\\?"?\]&lt;BR /&gt;FORMAT = $1::$2&lt;BR /&gt;CLEAN_KEYS = false&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;Props.conf&lt;BR /&gt;REPORT-regex_field_extraction = multivalue_regex_field_extraction&lt;BR /&gt;EVAL-answers = split(answers,"\\\",\\\"")&lt;BR /&gt;EVAL-TTLs = split(TTLs,",")&lt;/P&gt;&lt;P&gt;Works great!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 22:18:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-Parsing-multivalue-fields/m-p/610760#M105827</guid>
      <dc:creator>topher1</dc:creator>
      <dc:date>2022-08-24T22:18:20Z</dc:date>
    </item>
  </channel>
</rss>

