You can retrieve logs from the services running on the management node using the REST API. You can pull logs from all public services or specify specific services and use query parameters to better define the return results.
Before you begin
- Your cluster version is running NetApp Element software 11.3 or later.
- You have deployed a management node running version 11.3 or later.
Steps
- Open the REST API UI on the management node: https://[management node IP]/mnode
- Click Authorize or any lock icon and complete the following:
- Enter the cluster user name and password.
- Enter the client ID as mnode-client if the value is not already populated.
- Copy the token URL string and paste it into another browser tab to initiate a token request.
- Click Authorize to begin a session.
- Click GET /logs.
- Click Try it out.
- Specify the following parameters:
- Click Execute.