This section helps you in editing certain parameters for Alerting Notifications to flow in Operational UI Notification log view.

Procedure

  1. Goto SAM installed location: opt/InCharge/SAM/smarts/bin.
  2. Edit the alert_svc_msg.conf file, using command: sm_edit
    For Example: ./sm_edit ../conf/icoi/alert_svc_msg.conf
  3. Modify below parameter value from FALSE to TRUE:
    EnableAlertServiceSubscription
  4. 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
  5. Restart INCHARGE-OI server, if already running.
  6. In Global manager administration console of SAM, enable INCHARGE-OI in Aggregate SAM then enable INCHARGE-SA (Aggregate SAM) in Presentation SAM.