How to limit log uploads from a particular log type

How to limit log uploads from a particular log type

Use case

As a sysadmin, you may want to monitor a specific log type that you upload and manage using Applications Manager AppLogs. Assuming that you have purchased a license of 100 GB and there are four types of logs managed. Keeping an eye on a particular log type is crucial. Considering that syslogs consume the major part of your log upload, you determine it is best to limit it to 25 GB so there's enough space for the rest of the logs.

Solution

How do you accomplish this? In this instance, you can set a limit so that any upload beyond the 25 GB limit is stopped. You can set these limits while adding your log type. For all existing log types, you can edit and set the limit.

To set the upload limit:

  1. Navigate to SettingsAppLogs ConfigurationLog Types.
  2. Either click Add Log Type to create a new log type, or select an existing log type to edit.
  3. Locate the Maximum Upload Limit (GB) field in the Advanced Settings section.
  4. Enter your desired limit (e.g., 25 GB).
  5. Click Save.
  6. Once the upload limit is reached for a log type, any additional logs of that type will not be uploaded until the next billing cycle.


                    New to ADSelfService Plus?

                      • Related Articles

                      • List of log files generated and maintained by the Applications Manager server monitoring agent

                        Here is the list of log files generated by the Linux and Windows server monitoring agent. The log files are stored in the same directory where the agent source file is installed. By default they are at: For Linux: ...
                      • Optimizing AWS API Usage to Avoid Rate Limit Errors in Applications Manager

                        If you encounter the error Request Limit Exceeded This is not an issue caused by Applications Manager but rather a result of AWS API rate limits. These limits are set by AWS to ensure fair usage across all customers. The error occurs when the ...
                      • REST API Monitor - FAQS

                        1. What should I do when Basic Authentication fails in the REST API monitor? If Basic Authentication fails in the REST API monitor, follow the steps below to troubleshoot and validate the issue: Ensure that the username and password provided in ...
                      • How to enable the T3 Protocol in Weblogic Servers in Version 12.

                        Step-by-Step: Enable T3 Protocol Log in to the WebLogic Admin Console Open a browser and navigate to: http://<admin-host>:<admin-port>/console (default admin port: 7001) Log in with your WebLogic administrator credentials. Click "Lock & Edit" in the ...
                      • How to enable the Prometheus in Cassandra

                        How to Enable Prometheus Mode in Apache Cassandra This article explains how to configure Apache Cassandra to expose metrics in Prometheus format using JMX Exporter. Once configured, Applications Manager can collect Cassandra metrics using Prometheus ...