Skip to content

Commit 555eecf

Browse files
committed
System logs
1 parent fa8b785 commit 555eecf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/operate/rc/api/examples/audit-system-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
Title: Audit using Service Log
2+
Title: Audit using System Log
33
alwaysopen: false
44
categories:
55
- docs
66
- operate
77
- rc
8-
description: Use the service log to track and audit actions performed in the account
8+
description: Use the system log to track and audit actions performed in the account.
99
weight: 60
1010
---
11-
Service logs collect and report actions performed on various entities in your Redis Cloud subscription. These entities include the account itself, users, API Keys, subscriptions, databases, accounts, payment methods, and more. For each entity, various lifecycle events are logged in the system log.
11+
System logs collect and report actions performed on various entities in your Redis Cloud subscription. These entities include the account itself, users, API Keys, subscriptions, databases, accounts, payment methods, and more. For each entity, various lifecycle events are logged in the system log.
1212

1313
To view the log, sign in to the [Redis Cloud console](https://cloud.redis.io/) and then select **Logs** from the main menu.
1414

@@ -18,7 +18,7 @@ To learn more, see [System logs]({{< relref "/operate/rc/logs-reports/system-log
1818

1919
## Get system logs via REST API
2020

21-
The REST API operation for querying the system service log is [`GET /logs`]({{< relref "/operate/rc/api/api-reference#tag/Account/operation/getAccountSystemLogs" >}}).
21+
The REST API operation for querying the system log is [`GET /logs`]({{< relref "/operate/rc/api/api-reference#tag/Account/operation/getAccountSystemLogs" >}}).
2222

2323
The `/logs` API operation accepts the following parameters:
2424

0 commit comments

Comments
 (0)