Skip to content

Commit b036dd5

Browse files
angelampcostathomasgauvin
authored andcommitted
Moves permissions page (#23917)
1 parent 591b7c4 commit b036dd5

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -982,6 +982,7 @@
982982
/logs/reference/log-output-options/ /logs/logpush/logpush-job/log-output-options/ 301
983983
/logs/reference/custom-fields/ /logs/logpush/logpush-job/custom-fields/ 301
984984
/logs/get-started/api-configuration/ /logs/logpush/logpush-job/api-configuration/ 301
985+
/logs/get-started/permissions/ /logs/logpush/permissions/ 301
985986

986987
# magic-firewall
987988
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301

src/content/docs/logs/logpush/logpush-job/enable-destinations/ibm-cloud-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To set up an IBM Cloud Logs job:
2121
2. Enable the job to begin pushing logs.
2222

2323
:::note[Note]
24-
Ensure Log Share permissions are enabled, before attempting to read or configure a Logpush job. For more information refer to the [Roles section](/logs/get-started/permissions/#roles).
24+
Ensure Log Share permissions are enabled, before attempting to read or configure a Logpush job. For more information refer to the [Roles section](/logs/logpush/permissions/#roles).
2525
:::
2626

2727
### 1. Create a job

src/content/docs/logs/logpush/logpush-job/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: how-tp
33
title: Logpush job setup
44
sidebar:
5-
order: 1
5+
order: 2
66
group:
77
hideIndex: true
88

src/content/docs/logs/get-started/permissions.mdx renamed to src/content/docs/logs/logpush/permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Permissions
44
sidebar:
5-
order: 40
5+
order: 1
66

77
---
88

src/content/partials/logs/enable-read-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
---
55

6-
Ensure **Log Share** permissions are enabled, before attempting to read or configure a Logpush job. For more information refer to the [Roles section](/logs/get-started/permissions/#roles).
6+
Ensure **Log Share** permissions are enabled, before attempting to read or configure a Logpush job. For more information refer to the [Roles section](/logs/logpush/permissions/#roles).

0 commit comments

Comments
 (0)