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 by navigating to AppLogs → Deploy Agent → selecting the SubAgents option for an agent, and clicking Disable.
- Disable for individual agents: Disable the AppLogs sub-agent for a single agent.
- Bulk disable AppLogs sub-agent: From the Sub Agent Management window, select multiple agents using the Chosen Agents dropdown (Select All Agents or search-based selection) and disable the AppLogs sub-agent in one action.
Once disabled, the agent stops reading and sending log data from the corresponding servers.
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 ...
Setup EUM Agent as Service in Ubuntu 16 and above
All the steps mentioned below should be performed with root user privilege. 1. Steps to register EUM Agent as of service on a Linux box Copy the attached EUMAgent.sh file to /etc/init.d/ directory. Rename the file as "EUMAgent" after moving Edit and ...
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 to add an APM Insight Python agent in Kubernetes via InitContainers?
Adding the APM Insight Python agent via init containers in Kubernetes enables the seamless integration of performance monitoring for Python applications, ensuring efficient tracking and analysis of application behavior within the Kubernetes ...
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: ...