Skip to content

AM Patch - Windows service and Server Log customize path#75

Open
rfavreau wants to merge 4 commits intoOpenLiberty:mainfrom
rfavreau:am-patch
Open

AM Patch - Windows service and Server Log customize path#75
rfavreau wants to merge 4 commits intoOpenLiberty:mainfrom
rfavreau:am-patch

Conversation

@rfavreau
Copy link

@rfavreau rfavreau commented Sep 7, 2017

On Windows Server, the liberty server can be managed by a Windows service. I added the "startWinService" operation for 'server' task to start the Windows service for an application server.

Into server configuration on Liberty, the log path can be customize with the LOG_DIR environment variable (see https://www.ibm.com/support/knowledgecenter/SSEQTP_liberty/com.ibm.websphere.wlp.doc/ae/rwlp_logging.html). If this action is done, the "start" operation for 'server' task can not be check the message.log file. I added the "serverLogDir" attribut to specify a custom log path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants