# clientviewlog

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### clientviewlog

shows Parallels Client log file.

**Category: Client-Log**

```
AppServerClientCLI clientviewlog [-window 12345]  
```

### Arguments

* **`window (optional)`** Specify the window handle that will be used as the parent to any UI required.

### Return codes:

ok - Command was successful\
NotAvailable - Communication with the client backend failed, ensure that the client is running\
NotAllowed - Action is not allowed at the current time\
Exception - System problem

### Examples:

AppServerClientCLI clientviewlog

### See also:

[clientlogmsg](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.2-release/30_RAS-20_Client_Guides/Windows_CLI/commands/clientlogmsg.md)\
[clientreadlog](/landing/ras-windows-cli-guide/v20/commands/clientreadlog.md)\
[clientclearlog](/landing/ras-windows-cli-guide/v20/commands/clientclearlog.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/clientviewlog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
