You should be able to log the values of user-defined columns in a Smarts SAM notification by modifying the file-custom.asl file. This file is located in the following directory:
<BASEDIR>/SAM/smarts/rules/notifier/file
To modify the file-custom.asl file to meet your logging requirements, do the following:
- Open the file-custom.asl file for editing using sm_edit as follows:
<BASEDIR>/SAM/smarts/bin/sm_edit rules/notifier/file/file-custom.asl
- Find the section labeled as follows:
* This is how the adapter constructs the default message.
* Edit to suit your tastes.
- Add a line as in the following example:
currentEvent->icUserDefined1 . " "