Skip to content

Commit fdbffb8

Browse files
[LP] Adds Audit Logs v2 to learning path (#24490)
* Adds Audit Logs v2 to learning path * Adds link to Audit Logs v2
1 parent e1c9e23 commit fdbffb8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Audit Logs - version 2 (beta)
3+
external_link: /fundamentals/account/account-security/audit-logs/
4+
pcx_content_type: overview
5+
sidebar:
6+
order: 5
7+
label: Audit Logs - v2
8+
badge:
9+
text: Beta
10+
11+
---

src/content/docs/learning-paths/application-security/account-security/review-audit-logs.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Review audit logs
2+
title: Review audit logs - v1
33
pcx_content_type: overview
44
sidebar:
55
order: 4
@@ -8,6 +8,10 @@ sidebar:
88

99
import { Render } from "~/components"
1010

11+
:::note
12+
Audit Logs version 2 is available in beta. Refer to the [Audit Logs v2 documentation](/fundamentals/account/account-security/audit-logs/) for more details.
13+
:::
14+
1115
<Render file="account-audit-logs-definition" product="fundamentals" />
1216

1317
Audit logs are available in the dashboard as well as the API.

0 commit comments

Comments
 (0)