How do I disable the AppLogs agent?

How do I disable the AppLogs agent (process/service)?

When you disable the AppLogs agent, log collection on that server will stop and the AppLogs Agent service/process will not run in your server.


To disable the AppLogs agent:
  1. Navigate to the Server tab.
  2. Click on the server monitor in which the agent has to be disabled.
  3. Go to the AppLogs tab.
  4. You'll find the option Disable AppLogs on the top right corner of the screen, as shown below:
If the AppLogs agent is still not disabled, follow the steps below:
Linux:
  1. Execute the following command to check if the AppLogs agent is still running:
    ps aux | grep -i site24x7ApplogAgent
  2. If the AppLog agent is still running, kill the process:
    '/opt/site24x7/monagent/lib/applog/Site24x7Applog'
Windows:
  1. Check if the Site24x7 AppLogs Agent service is still running.
  2. If yes, stop the service.
To globally disable the AppLogs agent on any server, go to Admin > AppLogs > Settings > select No against Collect application logs from servers using AppLogs. This will stop the AppLogs agent service/process from all servers in your account. 

    • Related Articles

    • How to manually install the AppLogs agent

      The AppLogs agent is used to automatically discover and upload your server and application logs to Site24x7. Site24x7's AppLogs agent works with an existing Site24x7 server monitoring agent and comes with AppLogs installed. You can also manually ...
    • Average resource utilization by AppLogs agent

      Metrics Windows Linux CPU < 1% 0.3% Memory 40 MB 25 MB Peak network 2 MB in 30 seconds 2 MB in 30 seconds Disk 100 MB 100 MB This resource utilization is subject to change when more log types are associated with a single server or the same AppLogs ...
    • FAQs related to Windows Service monitoring

      After installing APM Insight Windows service monitoring agent , if you don't see data in the Site24x7 console, or if you are unable to add monitors, kindly follow the below given steps to troubleshoot. If few monitors are not getting added: Check for ...
    • How do you enable or disable Management Actions in your Windows server?

      Management Actions can be used to start or stop VM configurations in a Hyper-V server, services in a Windows server, or sites and application pools in an IIS server. These actions can't be performed if Management Actions is disabled in the server ...
    • List of log files generated and maintained by the Site24x7 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 : ...