Event ID - 5065

Event Id5065
SourceMicrosoft-Windows-WAS
DescriptionCentralized logging is configured to truncate its log every '%1' bytes. Since this value must be at least 1048576 bytes ( 1 megabyte ), 1048576 bytes will be used.
Event Information According to Microsoft :

Cause :

This event is logged when Centralized logging is configured to truncate its log every bytes.

Resolution :

Configure log file truncate size

To perform this procedure, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To configure the centralized logging log file truncate size by using IIS Manager:
  1. Click Start , click Control Panel , and then click Administrative Tools .
  2. Right-click Internet Information Services (IIS) Manager and select Run as administrator .
  3. In the Connections pane, select the computer name.
  4. In Features View , double-click Logging .
  5. Under Log File Rollover , make sure that Maximum file size (in bytes) is selected.
  6. Under Maximum file size (in bytes) , type a value from 1048576 (1 megabyte) through 4294967295 (4 gigabytes).
  7. In the Actions pane, click Apply .
Verify :

If the Windows Process Activation Service (WAS) is configured correctly, IIS will serve pages successfully.

To confirm that WAS is executing successfully, perform the follow these steps:
  1. Open Internet Explorer.
  2. Browse to http://localhost or your Web site's default home page.
  3. Confirm that the expected page is displayed.
  4. Open the logs for the Web site and make sure 200 OK (request succeeded) is logged for the previous request. By default, Web site logs are located in the %SystemDrive%\inetpub\logs\LogFiles directory.
Note : If logging is set to centralized, the log file size will grow over time. The minimum possible (and configurable) log file size is 1 MB.
Reference LinksEvent ID 5065 from Microsoft-Windows-WAS

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.