How to enable SPECTRUM user based events
Modify the $SPECROOT/SS/.vnmrc file and set the log_user_events parameter to "True"
log_user_events=True
Reference the "SpectroSERVER (.vnmrc) Resources" section of the documentation for more information.
log_user_events:
Description: The log_user_events resource controls whether the VNM generates an event for every database or external write to the VNM.
Syntax: log_user_events=False
where:
False is the default value and causes the VNM not to generate events. A value of True causes the VNM to generate events.
NOTE: Additional events will be generated and logged which could impact overall SPECTRUM performance.