In the Zowe.yaml file is a section sysMessages. This is a list of the messages that are displayed on syslog. You can add messages to these.
The provided list is
- ZWEAM000I %s started in %s seconds, giving the component and the duration of the startup
- ZWED0031I The appServer is ready at ipAddress, Plugins successfully loaded: percentage% (successful/total)
- ZWEL0001I component %s started. A start request was issued for the component
- ZWEL0002I component %s stopped. A request was made to stop the component
- ZWEL0006I starting components. A request was made to start the component specified as enable: true in the zowe.yaml file.
- ZWEL0008I stopping components. A request was made to stop Zowe, and Zowe is shutting down.
- ZWEL0018I Zowe instance prepared successfully. The pre-starting checks have been completed. This message is followed by ZWEL0006I starting components.
- ZWEL0021I component %s stopped
- ZWEL0022I Zowe Launcher stopped. This is the last message that Zowe emits.
- ZWES1013I ZSS Server has started. Version ‘%s’ ‘%s’
- ZWES1601I ZSS Server is ready to accept JWT
with|withoutfallback to legacy tokens
2 thoughts on “Zowe: Which messages to automate”