How to change ActiveSpaces log level at runtime.

How to change ActiveSpaces log level at runtime.

book

Article ID: KB0093491

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Description:
If you can't restart any as-agents but you want to change log level, you can use as-admin command to do that in runtime.

Issue/Introduction

How to change ActiveSpaces log level at runtime.

Resolution

Command: execute on member '<member_name>' set file_log log_level '<Log_Level>' log_file '<path_to_the_log_file>'

Example: 
execute on member 'as-agent-7f000001-c35a' set file_log log_level 'FINE' log_file 'agent1.log'

p { margin-bottom: 0.08in; }a:link { }