How do I check the log usage in my account?

How do I check and reduce unwanted log usage in my account?

Log Usage Summary

 

Log Usage Summary refers to the total space consumed by the AppLogs in Site24x7. You can check

  • Total log usage

  • Daily Usage (represented with date)

  • Log usage by Servers (represented in MB), and

  • Log usage by Log Types (represented in MB).

With the above data, you can figure out which log types, or servers are consuming more space.

 

You can check the log usage history on the AppLogs Log Usage Summary page (Left Panel > AppLogs > Log Usage Summary). 



How to check and reduce unwanted log usage of LogTypes?


Let's consider Windows Event Log as an example since it consumes more space. To determine the events that have consumed the most space, enter the queries below in the AppLog Search Page (Left Panel > AppLogs): 

  • To find which type has more logs counts and consumes more log space

            logtype="Windows Event Logs" groupby type

  • To find which eventId has a higher logs count and consumes more log space

            logtype="Windows Event Logs" groupby eventid

  • To find the monitors, of which eventId consumes more logs space

            logtype="Windows Event Logs" groupby eventid,monitor_name

 

Filtering the logs

 

If you find some unwanted events are contributing more space, then you can filter them. You can filter Windows event log in the agent side before uploading them to Site24x7. You can configure settings to eliminate the unwanted event IDs, so that you can skip them while uploading. You can set this field configuration while Adding a Log Type, or after adding it by editing the log type.

 

Here are the steps to filter out the logs: 

1. Go to Admin > AppLogs > Log Types > click on the Log Type Windows Event Logs.
2. In the Sample Output table, hover over the field name Event ID to find the icon, and click on it. You'll be able to view the Field Configurations pop-up.
3. Define the unwanted event IDs under the Filter Log Lines option. To accomplish this, complete both of the actions below:
  • Select Log Lines only if this Field: Choose Doesn't Match to filter unwanted event IDs.

  • Any of these Values: Enter the event IDs that you don't want to upload.

4. Click Apply.

    • Related Articles

    • How do I check if URL redirection works correctly using the Website Monitor?

      A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...
    • Validating sender email using DKIM authentication

      What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
    • Meaning of the trouble message - "Content Length Modified"

      This alert indicates that the content length of your monitored website has changed compared to the previous check. Even minor textual changes on your website will be reflected as a trouble alert. How it works Under Threshold Configuration, if you ...
    • Executables and scripts to allow for Windows server monitoring

      One of the reasons you could not enable Site24x7 server monitoring could be your organization's group policy denying access to the executables, scripts, and batch files associated with Site24x7 server monitoring. Mark the following executables, ...