Skip to content

Commit

Permalink
add log4jConfig to docs (#34777)
Browse files Browse the repository at this point in the history
  • Loading branch information
colesnodgrass authored Feb 2, 2024
1 parent 66ce98f commit 683891d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/enterprise-setup/implementation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ minio:
```yaml
global:
...
log4jConfig: "log4j2-no-minio.xml"
logs:
storage:
type: "S3"
Expand Down Expand Up @@ -228,6 +230,8 @@ For each of `accessKey` and `secretKey`, the `password` and `existingSecret` fie
```yaml
global:
...
log4jConfig: "log4j2-no-minio.xml"
logs:
storage:
type: "GCS"
Expand Down

0 comments on commit 683891d

Please sign in to comment.