This section helps you in editing certain parameters for Alerting Notifications to flow in Operational UI Notification log view.
Procedure
- Goto SAM installed location: opt/InCharge/SAM/smarts/bin.
- Edit the alert_svc_msg.conf file, using command: sm_edit
For Example:
./sm_edit ../conf/icoi/alert_svc_msg.conf
- Modify below parameter value from FALSE to TRUE:
EnableAlertServiceSubscription
- Provide the domain manager node IP address in which gateway kafka is running in the following parameter:
BrokerInfo kafka:9092
For Example:
BrokerInfo <IPaddress>:9092
- Restart INCHARGE-OI server, if already running.
- In Global manager administration console of SAM, enable INCHARGE-OI in Aggregate SAM then enable INCHARGE-SA (Aggregate SAM) in Presentation SAM.