Skip to content

Commit 170310c

Browse files
author
Donna-Marie Smith
committed
further casing update
1 parent 9dc037a commit 170310c

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

content/en/docs/2025.3/FAQs/change-logging-levels/change-all-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for all services, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service Port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2025.3/FAQs/change-logging-levels/change-block-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To change the Logging Level for Block Logging so that every block is logged when
6969
```
7070
7171
1. Configure the following variables:
72-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
72+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
7373
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service Port (8722) or Load Balancer port (typically 443 or 8722)
7474
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
7575
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2025.3/FAQs/change-logging-levels/change-flow-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for Flow Logging, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service Port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2025.9/FAQs/change-logging-levels/change-all-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for all services, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2025.9/FAQs/change-logging-levels/change-block-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To change the Logging Level for Block Logging so that every block is logged when
6969
```
7070
7171
1. Configure the following variables:
72-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
72+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
7373
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
7474
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
7575
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2025.9/FAQs/change-logging-levels/change-flow-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for Flow Logging, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2026.3/FAQs/change-logging-levels/change-all-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for all services, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2026.3/FAQs/change-logging-levels/change-block-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To change the Logging Level for Block Logging so that every block is logged when
6969
```
7070
7171
1. Configure the following variables:
72-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
72+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
7373
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
7474
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
7575
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

content/en/docs/2026.3/FAQs/change-logging-levels/change-flow-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To change the Logging Level for Flow Logging, the below PowerShell script can be
4848
```
4949
5050
1. Configure the following variables:
51-
* `$serverFQDN` – The fully qualified domain name for the Application Server Or Load Balancer
51+
* `$serverFQDN` – The fully qualified domain name for the Application Server or Load Balancer
5252
* `$APIGatewayPort` – {{% ctx %}} API Gateway Service port (8722) or Load Balancer port (typically 443 or 8722)
5353
* `$loglevel` – Desired log level as an integer, `1` is enabled and `4` is the default error level
5454
* `$user` – {{% ctx %}} API Gateway Basic Auth Username

0 commit comments

Comments
 (0)