Book Image

Microsoft Application Virtualization Cookbook

Book Image

Microsoft Application Virtualization Cookbook

Overview of this book

Table of Contents (17 chapters)
Microsoft Application Virtualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Analyzing server-side logs


As of App-V 5 SP3, server- and client-side logging is consolidated into the event log feature of Windows, and not all of the logging is exposed by default. In this recipe, you will learn how to enable and analyze these additional logs.

Getting ready

To complete these steps, you will need to complete the recipes in Chapter 1, Deploying App-V 5 Services.

How to do it...

The following list shows you the high-level steps involved in this recipe and the tasks required to complete this recipe (all of the actions in this recipe will take place on the server APPV1):

  • Launch Event Viewer and view the App-V logs

  • Enable Analytic and Debug logging

The implementation of the preceding tasks is as follows:

  1. On the server APPV1, launch Event Viewer from the Start menu.

  2. Navigate to Applications and Services Logs | Microsoft | AppV. Note the Server Management, Server-Publishing, and Server-Reporting folders that contain the default logs.

  3. To show the additional logs, click on View | Show Analytic...