How frequently does the AppLogs agent upload logs?

How frequently does the AppLogs agent upload logs?

The AppLogs agent will upload logs every 30 seconds or as soon as 40 MB of logs have been collected, whichever comes first.

How log upload frequency works

The upload frequency depends on the volume and rate at which logs are generated:

Scenario 1: Low to moderate log volume

For instance, writing access logs can sometimes take a while because they are written every time a user accesses the application. Although there's a slight chance of writing 40 MB of these logs before 30 seconds, it's more likely that the agent will upload logs every 30 seconds.

Scenario 2: High log volume

If there are any task or event logs, it may write log lines more quickly, meaning there's a good chance that 40 MB of logs will be generated in less than 30 seconds. If this is the case, the agent will begin uploading as soon as it reaches 40 MB of logs rather than waiting for 30 seconds.

Notes
You cannot configure the log interval settings. Also, note that the log upload interval applies to individual log types. 

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to manually install the AppLogs agent

                      How to manually install or reinstall the AppLogs agent The AppLogs agent is used to automatically discover and upload your server and application logs to Applications Manager. Applications Manager's AppLogs agent works with the existing Applications ...
                    • Average resource utilization by AppLogs agent

                      The table below shows the average resource utilization by the AppLogs agent under typical operating conditions: Metrics Windows Linux CPU <1% 0.3% Memory 40 MB 25 MB Peak Network 2MB in 30 seconds 2MB in 30 seconds Disk 100 MB 100 MB Note: This ...
                    • How do I disable the AppLogs agent (process/service)?

                      In Applications Manager, AppLogs monitoring can be stopped only by disabling the AppLogs sub-agent on the required servers. Existing log data is retained and will not removed. You can disable the AppLogs sub-agent from the FSO Agent management page ...
                    • Filtering Windows event logs before uploading

                      You can filter Windows event logs on the agent side before uploading them to Applications Manager. You can configure to eliminate the unwanted event IDs, so that you can skip them while uploading. You can set these field configurations while adding a ...
                    • How to Install .NET agent on AWS Elastic Beanstalk?

                      One of the two options listed below can be used to install APM Insight agent onto a .NET web application hosted in Elastic Beanstalk environment via ebextensions. Deployment through AWS kit for Visual Studio. Deployment via uploading packages to AWS ...