<?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 Possible to set fields in transforms.conf for a field in a JSON formatted event? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Possible-to-set-fields-in-transforms-conf-for-a-field-in-a-JSON/m-p/442850#M77141</link>
    <description>&lt;P&gt;We are using the Splunk Shibboleth add on app but unfortunately our Shib audit events are formatted as JSON and it's nullifying the audit fields in the transforms.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[shibboleth:audit-fields]
DELIMS    = "|"
FIELDS    = auditEventTime,requestBinding,requestId,relyingPartyId,messageProfileId,assertingPartyId,responseBinding,responseId,principalName,authNMethod,releasedAttributeId1,releasedAttributeId2,nameIdentifier,assertion1ID,assertion2ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;All of the K/V pairs that should be parsed are in the 'Event' field in the JSON formatted event with the | delimiter. &lt;/P&gt;

&lt;P&gt;Is there a way to modify the transforms.conf file so that it looks in the Event field for the values to parse?&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 15:03:10 GMT</pubDate>
    <dc:creator>jwalzerpitt</dc:creator>
    <dc:date>2019-05-08T15:03:10Z</dc:date>
    <item>
      <title>Possible to set fields in transforms.conf for a field in a JSON formatted event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Possible-to-set-fields-in-transforms-conf-for-a-field-in-a-JSON/m-p/442850#M77141</link>
      <description>&lt;P&gt;We are using the Splunk Shibboleth add on app but unfortunately our Shib audit events are formatted as JSON and it's nullifying the audit fields in the transforms.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[shibboleth:audit-fields]
DELIMS    = "|"
FIELDS    = auditEventTime,requestBinding,requestId,relyingPartyId,messageProfileId,assertingPartyId,responseBinding,responseId,principalName,authNMethod,releasedAttributeId1,releasedAttributeId2,nameIdentifier,assertion1ID,assertion2ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;All of the K/V pairs that should be parsed are in the 'Event' field in the JSON formatted event with the | delimiter. &lt;/P&gt;

&lt;P&gt;Is there a way to modify the transforms.conf file so that it looks in the Event field for the values to parse?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 15:03:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Possible-to-set-fields-in-transforms-conf-for-a-field-in-a-JSON/m-p/442850#M77141</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-05-08T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set fields in transforms.conf for a field in a JSON formatted event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Possible-to-set-fields-in-transforms-conf-for-a-field-in-a-JSON/m-p/442851#M77142</link>
      <description>&lt;P&gt;To turn off automatic JSON interpretation, do this on your search head:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[shibboleth:audit-fields]
KV_MODE = none
AUTO_KV_JSON = false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 12 May 2019 04:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Possible-to-set-fields-in-transforms-conf-for-a-field-in-a-JSON/m-p/442851#M77142</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-05-12T04:27:57Z</dc:date>
    </item>
  </channel>
</rss>

