Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@
/logs/reference/log-output-options/ /logs/logpush/logpush-job/log-output-options/ 301
/logs/reference/custom-fields/ /logs/logpush/logpush-job/custom-fields/ 301
/logs/get-started/api-configuration/ /logs/logpush/logpush-job/api-configuration/ 301
/logs/get-started/permissions/ /logs/logpush/permissions/ 301

# magic-firewall
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To set up an IBM Cloud Logs job:
2. Enable the job to begin pushing logs.

:::note[Note]
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).
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).
:::

### 1. Create a job
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/logs/logpush/logpush-job/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: how-tp
title: Logpush job setup
sidebar:
order: 1
order: 2
group:
hideIndex: true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: concept
title: Permissions
sidebar:
order: 40
order: 1

---

Expand Down
2 changes: 1 addition & 1 deletion src/content/partials/logs/enable-read-permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

---

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).
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).