<?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>article What might prevent logs from appearing on the server? in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/What-might-prevent-logs-from-appearing-on-the-server/ta-p/231456</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Your logs might be prevented from appearing on the server if:&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;1. Over 200 rotated log file groups are detected for a process.&lt;/H4&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Dynatrace detects a rotation scheme for log files and reports all the log files in the detected scheme as a group under one name, which typically maps to many files on disk. A large number of rotated file groups typically means that Dynatrace did not recognize the rotation pattern correctly and reports each physical file separately as a group. After a total of 200 reported rotated log file groups is reached, autodetection is turned off for this process. To resolve this issue, you can:&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;UL class="sc-hmdomO kABRbg"&gt;
&lt;LI class="sc-bXCLTC iYLpgJ"&gt;Check your Log Monitoring configuration (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to include and exclude log sources for analysis." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/acquire-log-data/add-log-files-sources-v2" target="_blank" rel="noopener" data-testid="link"&gt;Log sources and storage (Logs Classic)&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to manually add log files for analysis." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/acquire-log-data/add-log-files-manually-v2" target="_blank" rel="noopener" data-testid="link"&gt;Add log files manually (Logs Classic)&lt;/A&gt;).&lt;/LI&gt;
&lt;LI class="sc-bXCLTC iYLpgJ"&gt;Raise the limit in the OneAgent configuration,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;FilesInGroup&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to configure Dynatrace Log Monitoring." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/log-monitoring-configuration" target="_blank" rel="noopener" data-testid="link"&gt;Log Monitoring configuration (Logs Classic)&lt;/A&gt;).&amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;2. &lt;SPAN&gt;The files are growing very quickly.&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;When a log file grows very quickly (at a pace of over 10 MB/s), its content might be skipped. OneAgent will continue to send the log file as long as both the network and the server can handle the load. Note that 10 MB/s with typical compression is approximately 10 Mbps of upload traffic.&lt;/P&gt;
&lt;H4&gt;&lt;SPAN&gt;3. The file name or path doesn't match typical log naming.&lt;/SPAN&gt;&lt;/H4&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;OneAgent checks whether logs match a file name and path pattern that is typical for log files. If there is no match, the file is not reported and sent to the server. This is needed to avoid false positives on detection of files as logs, and to prevent pulling non-log data from hosts. To remedy this, you can set rules in the OneAgent configuration,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;AutomaticFile&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to configure Dynatrace Log Monitoring." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/log-monitoring-configuration" target="_blank" rel="noopener" data-testid="link"&gt;Log Monitoring configuration (Logs Classic)&lt;/A&gt;).&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;4. There are symbolic links in the file or the paths.&lt;/H4&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;This limitation applies to custom files that point to a path that contains symbolic links. The physical path of the file pointed to by a symbolic link must meet the criteria for a log. Otherwise, symbolic links could be used to read non-log data from a host.&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;5. The file size is below&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;500&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;bytes.&lt;/H4&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 18 Jan 2024 09:43:46 GMT</pubDate>
    <dc:creator>Magda_Zarek</dc:creator>
    <dc:date>2024-01-18T09:43:46Z</dc:date>
    <item>
      <title>What might prevent logs from appearing on the server?</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/What-might-prevent-logs-from-appearing-on-the-server/ta-p/231456</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Your logs might be prevented from appearing on the server if:&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;1. Over 200 rotated log file groups are detected for a process.&lt;/H4&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Dynatrace detects a rotation scheme for log files and reports all the log files in the detected scheme as a group under one name, which typically maps to many files on disk. A large number of rotated file groups typically means that Dynatrace did not recognize the rotation pattern correctly and reports each physical file separately as a group. After a total of 200 reported rotated log file groups is reached, autodetection is turned off for this process. To resolve this issue, you can:&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;UL class="sc-hmdomO kABRbg"&gt;
&lt;LI class="sc-bXCLTC iYLpgJ"&gt;Check your Log Monitoring configuration (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to include and exclude log sources for analysis." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/acquire-log-data/add-log-files-sources-v2" target="_blank" rel="noopener" data-testid="link"&gt;Log sources and storage (Logs Classic)&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to manually add log files for analysis." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/acquire-log-data/add-log-files-manually-v2" target="_blank" rel="noopener" data-testid="link"&gt;Add log files manually (Logs Classic)&lt;/A&gt;).&lt;/LI&gt;
&lt;LI class="sc-bXCLTC iYLpgJ"&gt;Raise the limit in the OneAgent configuration,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;FilesInGroup&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to configure Dynatrace Log Monitoring." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/log-monitoring-configuration" target="_blank" rel="noopener" data-testid="link"&gt;Log Monitoring configuration (Logs Classic)&lt;/A&gt;).&amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;2. &lt;SPAN&gt;The files are growing very quickly.&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;When a log file grows very quickly (at a pace of over 10 MB/s), its content might be skipped. OneAgent will continue to send the log file as long as both the network and the server can handle the load. Note that 10 MB/s with typical compression is approximately 10 Mbps of upload traffic.&lt;/P&gt;
&lt;H4&gt;&lt;SPAN&gt;3. The file name or path doesn't match typical log naming.&lt;/SPAN&gt;&lt;/H4&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;OneAgent checks whether logs match a file name and path pattern that is typical for log files. If there is no match, the file is not reported and sent to the server. This is needed to avoid false positives on detection of files as logs, and to prevent pulling non-log data from hosts. To remedy this, you can set rules in the OneAgent configuration,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;AutomaticFile&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property (see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" title="Learn how to configure Dynatrace Log Monitoring." href="https://docs.dynatrace.com/docs/observe-and-explore/logs/log-monitoring/log-monitoring-configuration" target="_blank" rel="noopener" data-testid="link"&gt;Log Monitoring configuration (Logs Classic)&lt;/A&gt;).&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;4. There are symbolic links in the file or the paths.&lt;/H4&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;This limitation applies to custom files that point to a path that contains symbolic links. The physical path of the file pointed to by a symbolic link must meet the criteria for a log. Otherwise, symbolic links could be used to read non-log data from a host.&lt;/P&gt;
&lt;H4 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;5. The file size is below&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;500&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;bytes.&lt;/H4&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Jan 2024 09:43:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/What-might-prevent-logs-from-appearing-on-the-server/ta-p/231456</guid>
      <dc:creator>Magda_Zarek</dc:creator>
      <dc:date>2024-01-18T09:43:46Z</dc:date>
    </item>
  </channel>
</rss>

