<?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: How do we ingest files into Dynatrace SAAS that has .json (extension)? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237906#M31222</link>
    <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40713"&gt;@PacoPorro&lt;/a&gt;&amp;nbsp;for testing it so quickly. I believe the issue was related to the timestamp key/value pairs that I was using in the .json file, when I created new event with latest timestamp after enabling the log ingesting rules + custom log source path, it worked. I will continue to perform the testing. Thanks for all your help.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 16:21:52 GMT</pubDate>
    <dc:creator>karthikr</dc:creator>
    <dc:date>2024-02-22T16:21:52Z</dc:date>
    <item>
      <title>How do we ingest files into Dynatrace SaaS that has .json?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237872#M31210</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;
&lt;P&gt;Can anyone please let me know how do we ingest files with .json extension onto Dynatrace SAAS environment? I am able to ingest files with .log extension but not files with .json extension.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 09:01:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237872#M31210</guid>
      <dc:creator>karthikr</dc:creator>
      <dc:date>2024-03-07T09:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do we ingest files into Dynatrace SAAS that has .json (extension)?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237875#M31212</link>
      <description>&lt;P&gt;Please check &lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-custom-log-source" target="_self"&gt;custom log source&lt;/A&gt; doc and pay special attention to the &lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-custom-log-source#override-security-rules" target="_self"&gt;security rules .&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:44:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237875#M31212</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-02-22T13:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do we ingest files into Dynatrace SAAS that has .json (extension)?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237882#M31216</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40713"&gt;@PacoPorro&lt;/a&gt;&amp;nbsp;for your response. I believe I had gone through this already. In-fact I created .json file under this path&amp;nbsp;/var/lib/dynatrace/oneagent/agent/config/logmodule to allow .json file to discover by OneAgent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"@version": "1.0.0",&lt;BR /&gt;"allowed-log-paths-configuration": [&lt;BR /&gt;{&lt;BR /&gt;"directory-pattern": "/tmp/",&lt;BR /&gt;"file-pattern": "*.json",&lt;BR /&gt;"action": "INCLUDE"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I included the above content as the json file to override the security rules, but however after configuring Ingest rules and when trying to add json file path under Custom Log Source, I am seeing below warning message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Provided value contains following potential issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;not recognized as log, may not be allowed due to security rules&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And when I look at the Host page for log sources, it says the following,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/tmp/example1.json (No log data available)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am not sure what I am doing wrong with any of the configuration, please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 14:19:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237882#M31216</guid>
      <dc:creator>karthikr</dc:creator>
      <dc:date>2024-02-22T14:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do we ingest files into Dynatrace SAAS that has .json (extension)?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237890#M31217</link>
      <description>&lt;P&gt;Could you please check in the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Log Agent's own logs?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:17:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237890#M31217</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-02-22T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do we ingest files into Dynatrace SAAS that has .json (extension)?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237903#M31220</link>
      <description>&lt;P&gt;I just tested it in my lab and it works.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_0-1708616323536.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17799iA6AB04C08E6A4A41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_0-1708616323536.png" alt="PacoPorro_0-1708616323536.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_1-1708616564073.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17800i838A0B47D730EE9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_1-1708616564073.png" alt="PacoPorro_1-1708616564073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I created your rule&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_2-1708616632726.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17801i624C7F59DF182BB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_2-1708616632726.png" alt="PacoPorro_2-1708616632726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Agent restarted just in case.&amp;nbsp;&lt;BR /&gt;Custom log source created. I ignored the security rule warning.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_3-1708616709092.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17802iF75EF995E796E86B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_3-1708616709092.png" alt="PacoPorro_3-1708616709092.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Added the ingest rule.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_4-1708616786639.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17803i2AD89706417F15E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_4-1708616786639.png" alt="PacoPorro_4-1708616786639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:46:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237903#M31220</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-02-22T15:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do we ingest files into Dynatrace SAAS that has .json (extension)?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237906#M31222</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40713"&gt;@PacoPorro&lt;/a&gt;&amp;nbsp;for testing it so quickly. I believe the issue was related to the timestamp key/value pairs that I was using in the .json file, when I created new event with latest timestamp after enabling the log ingesting rules + custom log source path, it worked. I will continue to perform the testing. Thanks for all your help.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 16:21:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-do-we-ingest-files-into-Dynatrace-SaaS-that-has-json/m-p/237906#M31222</guid>
      <dc:creator>karthikr</dc:creator>
      <dc:date>2024-02-22T16:21:52Z</dc:date>
    </item>
  </channel>
</rss>

