> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/lenovo/lenovo-thinksystem-storage.md).

# lenovo thinksystem storage

This guide outlines the steps for forwarding logs from your Lenovo ThinkSystem Storage system to Log Collector.

1. Log in to ThinkSystem system manager.

<img src="/files/m1FPEB2x65OLyz6QbYD0" alt="" height="282" width="440">

2. Select **Settings**.

<img src="/files/OmvZibqHUzVFTBguRzmT" alt="" height="209" width="480">

3. Select **Access Management**.

   <img src="/files/Nj2WmmNlwrGVSBQSgjFS" alt="" height="171" width="480">
4. From the Audit Log tab, select **Configure Syslog Servers**.

   <img src="/files/tUp62Y5HkgfKuaW920aH" alt="" height="189" width="480">
5. The Configure Syslog Servers dialog box opens. Click **Add**.

   <img src="/files/sYEIV5ylDJ4IqjHgGd3e" alt="" height="234" width="480">
6. The Add Syslog Server dialog box opens. Enter information for the server, and then click **Add**.

   <img src="/files/xcXnkp5KtKA8XmNlm0sr" alt="" height="275" width="418.5">

   * Server address – Enter Log Collector IP Address or FQDN (Fully Qualified Domain Name).
   * Protocol – Select **UDP** protocol from the drop-down list
   * Port – Enter the port number for the Log Collector.

   ***Below is Applicable only if TCP is selected***

   Upload certificate (optional) – If you selected the TLS protocol and have not yet uploaded a signed CA certificate, click **Browse** to upload a certificate file. Audit logs are not archived to a syslog server without a trusted certificate.

   **Note:** If the certificate becomes invalid later, the TLS handshake will fail. As a result, an error message is posted to the audit log and messages are no longer sent to the syslog server. To resolve this issue, you must fix the certificate on the syslog server and then go to **Settings** > **Audit Log** > **Configure Syslog Servers** > **Test All** .
7. After you click Add, the Configure Syslog Servers dialog box opens and displays your configured syslog server on the page.

   <img src="/files/eJ4udEyqM4361K7RTe5E" alt="" height="275.5" width="453.5">
8. To test the server connection with the storage array, select **Test All**.

<img src="/files/CWgjAKFkPReNRF1v3bgg" alt="" height="249" width="503.5">

**Reference**: <https://support.lenovo.com/in/en/solutions/ht513463-how-to-configure-syslog-server-for-audit-logs-on-thinksystem-storage-de-series>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/lenovo/lenovo-thinksystem-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
