Difference between revisions of "Draft: UCS/Current/UCSPEGuide/Logging"
From Genesys Documentation
m |
m |
||
Line 13: | Line 13: | ||
#Logging to stdout is preferred. If the service doesn't log to stdout, it must log to a PVC pointing to a log volume. Specify the storage characteristics of the log volume, such as IOPS, disk size, and read-write. | #Logging to stdout is preferred. If the service doesn't log to stdout, it must log to a PVC pointing to a log volume. Specify the storage characteristics of the log volume, such as IOPS, disk size, and read-write. | ||
#How to set log levels. Will likely be handled in the Helm chart, so you could include a link to the Configure page from here. | #How to set log levels. Will likely be handled in the Helm chart, so you could include a link to the Configure page from here. | ||
− | </div>UCS | + | </div>UCS writes logs to <code>stdout</code>. |
|Status=No | |Status=No | ||
}} | }} | ||
|PEPageType=7a5823f3-05b5-412b-b580-e73e34079c41 | |PEPageType=7a5823f3-05b5-412b-b580-e73e34079c41 | ||
}} | }} |
Revision as of 07:56, June 24, 2021
This is a draft page; the published version of this page can be found at UCS/Current/UCSPEGuide/Logging.
Learn how to store logs for Universal Contact Service (UCS).
Include a link to the "suite-level" documentation for logging:
UCS writes logs to #mintydocs_link must be called from a MintyDocs-enabled page (Draft:UCS/Current/UCSPEGuide/Logging).
Describe the following:
- Log rotation and log sizing requirements.
- Logging to stdout is preferred. If the service doesn't log to stdout, it must log to a PVC pointing to a log volume. Specify the storage characteristics of the log volume, such as IOPS, disk size, and read-write.
- How to set log levels. Will likely be handled in the Helm chart, so you could include a link to the Configure page from here.
stdout
.