<?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: DQL query help for JSON in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Query-and-Parse-JSON-Data-Using-DQL-for-Structured-Analysis/m-p/287255#M2645</link>
    <description>&lt;P&gt;Use the command expand. At the end of your DQL, add: "| expand Records". Then keep expanding the fields that still has a json format as result and you need go deeper.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/commands/structuring-commands#expand" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/commands/structuring-commands#expand&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Oct 2025 21:01:15 GMT</pubDate>
    <dc:creator>dannemca</dc:creator>
    <dc:date>2025-10-02T21:01:15Z</dc:date>
    <item>
      <title>Query and Parse JSON Data Using DQL for Structured Analysis</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-and-Parse-JSON-Data-Using-DQL-for-Structured-Analysis/m-p/287246#M2644</link>
      <description>&lt;P&gt;Could you help extracting all fields from JSON.&lt;BR /&gt;&lt;BR /&gt;below is my query that returns JSON. But how to extract all fields?&lt;BR /&gt;&lt;BR /&gt;data record(content = "[DEBUG][FILE][WATCHER] 2025-10-02 06:04:21.132 Ally UUID: s3_ALFA_WDFINBAL5_INT_IB_592e9bc0abae42649b9ed349e7039157 Application:ALFA_WDFINBAL5_INT_IB Intercept Lambda Event:{'Records': [{'eventVersion': '2.1', 'eventSource': 'aws:s3', 'awsRegion': 'us-east-1', 'eventTime': '2025-10-02T06:04:18.307Z', 'eventName': 'ObjectCreated:Put', 'userIdentity': {'principalId': 'AWS:AIDAQV7FB7VS6YFJ7SCRZ'}, 'requestParameters': {'sourceIPAddress': '444.44.88.44'}, 'responseElements': {'x-amz-request-id': '4444', 'x-amz-id-2': 'dsfdsfdsf'}, 's3': {'s3SchemaVersion': '1.0', 'configurationId': 'tf-s3-lambda-20250207135221620300000006', 'bucket': {'name': 'eap-s3-data-link-444-upload', 'ownerIdentity': {'principalId': 'dsfdf'}, 'arn': 'arn&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@F9676CCDE08B8746467ACFFDC4C9827E/images/emoticons/aws.png" alt=":aws:" title=":aws:" /&gt;s3:::eap-s3-data-link-201164-cap-us-east-1-eap-s3-upload'}, 'object': {'key': 'ALFA_WDFINBAL5_INT_IB/FINT091_IB_ALFA_AC_SAPGLAccts_Bal5_20251002005805.csv', 'size': 690, 'eTag': 'dfdf', 'versionId': '44_o73Yte5hklj5bjAamCR7', 'sequencer': '0068DE15E23267E9A2'}}}], 's3-uuid': 's3_ALFA_WDFINBAL5_INT_IB_592e9bc0abae42649b9ed349e7039157'}")&lt;BR /&gt;| filter contains(content, "Intercept Lambda Event")&lt;BR /&gt;| parse content, """LD 'Intercept Lambda Event:' JSON(strict=false):json"""&lt;BR /&gt;| fieldsFlatten json&lt;BR /&gt;| fields Records=json.Records&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 13:06:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-and-Parse-JSON-Data-Using-DQL-for-Structured-Analysis/m-p/287246#M2644</guid>
      <dc:creator>ramchandgadde</dc:creator>
      <dc:date>2025-12-17T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: DQL query help for JSON</title>
      <link>https://community.dynatrace.com/t5/DQL/Query-and-Parse-JSON-Data-Using-DQL-for-Structured-Analysis/m-p/287255#M2645</link>
      <description>&lt;P&gt;Use the command expand. At the end of your DQL, add: "| expand Records". Then keep expanding the fields that still has a json format as result and you need go deeper.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/commands/structuring-commands#expand" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/commands/structuring-commands#expand&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 21:01:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Query-and-Parse-JSON-Data-Using-DQL-for-Structured-Analysis/m-p/287255#M2645</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2025-10-02T21:01:15Z</dc:date>
    </item>
  </channel>
</rss>

