Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. UPDATE DASHBOARD XML FILE (Recommended)
    The updated XML code of the dashboards provided can be added by following the steps given below

    1. Go to the $SPLUNK_HOME/etc/apps/bnw-app-powerconnect/default/data/ui/views directory.

    2. Copy and replace the map_event_type_dashboard.xml, sap_extractor_status.xml and sap_landscape_last_event_recv.xml files there.

    3. Restart Splunk Enterprise to reflect the changes.
      Note: If you have made any custom changes in the dashboard from Splunk UI then there would be a copy of the same file in the $SPLUNK_HOME/etc/apps/bnw-app-powerconnect/local/data/ui/views directory. So you will have to remove the copy from the local folder to view the updated dashboard. Make sure you take backup of the local copy in case you want to revert back to your custom changes later

  2. CHANGE THROUGH SPLUNK UI

    1. In Mapping : Event Types (SAP Group Definition) with Dashboards, Click on the Edit button present in the top left corner of the dashboard.

    2. In the Edit mode, click on the source button at top

      Image RemovedImage Added

    3. Replace the XML code with the one provided in the attached map_event_type_dashboard.xml file.

    4. In the Landscape Last Event Received dashboard, Click on the Edit button present in the top left corner of the dashboard.

    5. In the Edit mode, click on the source button at top

    6. Replace the XML code with the one provided in the attached sap_landscape_last_event_recv.xml file.

    7. In the Extractor Status dashboard, Click on the Edit button present in the top left corner of the dashboard.

    8. In the Edit mode, click on the source button at top.

    9. Replace the XML code with the one provided in the attached sap_extractor_status.xml file.

      Note: Any custom changes in the dashboard from Splunk UI would create a copy of the same file in the $SPLUNK_HOME/etc/apps/bnw-app-powerconnect/local/data/ui/views directory. This will prevent you from getting future updates of the app. Therefore, while updating the app to a newer version, remove this file from the local folder and then update the app.

...