Skip to content

Commit c0d5778

Browse files
committed
updated note
1 parent 136bcf0 commit c0d5778

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

content/waf/install/docker.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,17 @@ To complete this guide, you will need the following prerequisites:
2222
- Download the [SSL certificate and private key file](#General subscription credentials needed for deployments) associated with your F5 WAF for NGINX WAF subscription from the MyF5 Customer Portal if you are using NGINX Open Source in your deployment.
2323
- Download the [SSL certificate and private key file](#General subscription credentials needed for deployments), and the [JWT license file](#Additional subscription credentials needed for deployments) associated with your F5 WAF for NGINX subscription from the MyF5 Customer Portal if you are using NGINX Plus in your deployment.
2424
- [Docker registry credentials](#Additional subscription credentials needed for deployments) are needed to access private-registry.nginx.com (For Multi-container and Hybrid configuration)
25-
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
2625

2726
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) and [Secure traffic using mTLS]({{< ref "/waf/configure/secure-mtls.md" >}}) topics for additional set-up configuration if you want to use them immediately.
2827

2928
To review supported operating systems, read the [Technical specifications]({{< ref "/waf/fundamentals/technical-specifications.md" >}}) topic.
3029

3130
{{< include "waf/install-selinux-warning.md" >}}
3231

32+
## Default security policy and logging profile
33+
34+
F5 WAF for NGINX uses built-in default security policy and logging profile after installation. To use custom policies or logging profiles, update your NGINX configuration file accordingly.
35+
3336
## Download your subscription credentials
3437

3538
### General subscription credentials needed for deployments

content/waf/install/kubernetes-plm.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ To complete this guide, you will need the following prerequisites:
4545
- Download the [SSL certificate and private key file](#General subscription credentials needed for deployments) associated with your 5 NGINX App Protect WAF subscription from the MyF5 Customer Portal if you do not plan of using NGINX Plus in your deployment.
4646
- Download the [SSL certificate and private key file](#General subscription credentials needed for deployments), and the [JWT license](#Additional subscription credentials needed for a deployments with NGINX Plus) file associated with your NGINX Plus subscription from the MyF5 Customer Portal if you plan of using NGINX Plus in your deployment.
4747
- [Docker registry credentials](#Additional subscription credentials needed for deployments) are needed to access private-registry.nginx.com
48-
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
48+
49+
## Default security policy and logging profile
50+
51+
F5 WAF for NGINX uses built-in default security policy and logging profile after installation. To use custom policies or logging profiles, update your NGINX configuration file accordingly.
4952

5053
## Download your subscription credentials
5154

content/waf/install/kubernetes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ To complete this guide, you will need the following pre-requisites:
2626
- Download the [SSL certificate and private key file](#General subscription credentials needed for deployments) associated with your 5 NGINX App Protect WAF subscription from the MyF5 Customer Portal if you do not plan of using NGINX Plus in your deployment.
2727
- Download the [SSL certificate, private key, and the JWT license](#Additional subscription credentials needed for deployments) file associated with your NGINX Plus subscription from the MyF5 Customer Portal if you plan of using NGINX Plus in your deployment.
2828
- [Docker registry credentials](#Additional subscription credentials needed for deployments) are needed to access private-registry.nginx.com
29-
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
3029

3130
You will need [Helm](https://helm.sh/docs/intro/install/) installed for a Helm-based deployment.
3231

@@ -36,6 +35,10 @@ There is another optional topic to [Add a read-only filesystem for Kubernetes]({
3635

3736
To review supported operating systems, read the [Technical specifications]({{< ref "/waf/fundamentals/technical-specifications.md" >}}) topic.
3837

38+
## Default security policy and logging profile
39+
40+
F5 WAF for NGINX uses built-in default security policy and logging profile after installation. To use custom policies or logging profiles, update your NGINX configuration file accordingly.
41+
3942
## Download your subscription credentials
4043

4144
### General subscription credentials needed for deployments

content/waf/install/virtual-environment.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,17 @@ To complete this guide, you will need the following prerequisites:
2626
- An active F5 WAF for NGINX subscription. Available from [MyF5](https://my.f5.com/manage/s/) (Purchased or trial).
2727
- Download the [SSL certificate, private key, and the JWT license](#Download your subscription credentials) file associated with your F5 WAF for NGINX subscription from the MyF5 Customer Portal.
2828
- A working [NGINX Plus]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-plus.md" >}}). If NGINX Plus is not installed separately it will be installed automatically during F5 WAF for NGINX installation.
29-
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
3029

3130
Depending on your deployment type, you may have additional requirements:
3231

3332
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) topics for additional set-up configuration if you want to use them immediately.
3433

3534
{{< include "waf/install-selinux-warning.md" >}}
3635

36+
## Default security policy and logging profile
37+
38+
F5 WAF for NGINX uses built-in default security policy and logging profile after installation. To use custom policies or logging profiles, update your NGINX configuration file accordingly.
39+
3740
## Download your subscription credentials
3841

3942
### General subscription credentials needed for deployments

0 commit comments

Comments
 (0)