Skip to content

Commit 3cb2a01

Browse files
Merge pull request #121 from umago/log-sample
Add logging section example
2 parents 6a09734 + cc5058f commit 3cb2a01

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/samples/api_v1beta1_openstacklightspeed.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ spec:
1515
# database:
1616
# size: "5Gi"
1717
# class: "my-storage-class"
18+
# Uncomment to customize log levels (DEBUG, INFO, WARNING, ERROR, CRITICAL):
19+
# logging:
20+
# ogxLogLevel: "all=info"
21+
# lightspeedStackLogLevel: "INFO"
22+
# dataverseExporterLogLevel: "INFO"
1823
# Uncomment to enable OKP (Offline Knowledge Portal) as an Inline RAG source:
1924
# okp:
2025
# accessKey: okp-access-key-secret

0 commit comments

Comments
 (0)