# Log Management

The **Log Management** page in **ShyftSearch** provides a centralized interface to monitor and manage logs from all **ShyftSearch** services. It helps you track the operational status of each service and quickly identify any errors or issues occurring within the platform.

To view logs, simply provide the path to the logs directory and click **Load Logs**. The system will automatically fetch and display all available log files.

You can easily **view** or **download** individual log files for further inspection and troubleshooting, ensuring complete visibility and control over system activity.


---

# 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://supercloudnow.gitbook.io/supercloudnow-docs/undefined/usage-guide/monitor/log-management.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.
