diff --git a/doc/source/fault-mgmt/kubernetes/export-active-alarms-csv-report-using-horizon-dd1477a8d13e.rst b/doc/source/fault-mgmt/kubernetes/export-active-alarms-csv-report-using-horizon-dd1477a8d13e.rst new file mode 100644 index 000000000..d02de50ed --- /dev/null +++ b/doc/source/fault-mgmt/kubernetes/export-active-alarms-csv-report-using-horizon-dd1477a8d13e.rst @@ -0,0 +1,21 @@ +.. _export-active-alarms-csv-report-using-horizon-dd1477a8d13e: + +============================================= +Export Active Alarms CSV Report Using Horizon +============================================= + +You can export reports of Active Alarms using the Horizon Dashboard. A download +button is located at the bottom left of the display table. Data is exported in +|CSV| format. All properties retrieved from the API are exported; pre-applied +filters do not affect the export. + +.. rubric:: |proc| + +#. Select **Admin** > **Fault Management** > **Active Alarms** in the left + pane. The current Active Alarms are displayed in a table. + + .. image:: figures/active-alarms-table.png + :width: 800 + +#. Click the **Export CSV Report** icon located at bottom left of the display + table. \ No newline at end of file diff --git a/doc/source/fault-mgmt/kubernetes/export-event-log-csv-report-using-horizon-1c58a29d7fb6.rst b/doc/source/fault-mgmt/kubernetes/export-event-log-csv-report-using-horizon-1c58a29d7fb6.rst new file mode 100644 index 000000000..ca6dabb22 --- /dev/null +++ b/doc/source/fault-mgmt/kubernetes/export-event-log-csv-report-using-horizon-1c58a29d7fb6.rst @@ -0,0 +1,21 @@ +.. _export-event-log-csv-report-using-horizon-1c58a29d7fb6: + +========================================= +Export Event Log CSV Report Using Horizon +========================================= + +You can export reports of Events using the Horizon Dashboard. A download button +is located at the bottom left of the display table. Data is exported in |CSV| +format. All properties retrieved from the API are exported; pre-applied filters +do not affect the export. + +.. rubric:: |proc| + +#. Select **Admin** > **Fault Management** > **Events** in the left pane. The + current Events are displayed in a table. + + .. image:: figures/events-table.png + :width: 800 + +#. Click the **Export CSV Report** icon located at bottom left of the display + table. \ No newline at end of file diff --git a/doc/source/fault-mgmt/kubernetes/export-event-suppression-csv-report-f314a54f66b9.rst b/doc/source/fault-mgmt/kubernetes/export-event-suppression-csv-report-f314a54f66b9.rst new file mode 100644 index 000000000..311cf187b --- /dev/null +++ b/doc/source/fault-mgmt/kubernetes/export-event-suppression-csv-report-f314a54f66b9.rst @@ -0,0 +1,21 @@ +.. _export-event-suppression-csv-report-f314a54f66b9: + +=================================== +Export Event Suppression CSV Report +=================================== + +You can export reports of Events Suppression using the Horizon Dashboard. A +download button is located at the bottom left of the display table. Data is +exported in |CSV| format. All properties retrieved from the API are exported; +pre-applied filters do not affect the export. + +.. rubric:: |proc| + +#. Select **Admin** > **Fault Management** > **Events Suppression** in the + left pane. The current Events Suppression are displayed in a table. + + .. image:: figures/events-supression-table.png + :width: 800 + +#. Click the **Export CSV Report** icon located at bottom left of the display + table. \ No newline at end of file diff --git a/doc/source/fault-mgmt/kubernetes/figures/active-alarms-table.png b/doc/source/fault-mgmt/kubernetes/figures/active-alarms-table.png new file mode 100644 index 000000000..01f21b789 Binary files /dev/null and b/doc/source/fault-mgmt/kubernetes/figures/active-alarms-table.png differ diff --git a/doc/source/fault-mgmt/kubernetes/figures/events-supression-table.png b/doc/source/fault-mgmt/kubernetes/figures/events-supression-table.png new file mode 100644 index 000000000..2a63fa37b Binary files /dev/null and b/doc/source/fault-mgmt/kubernetes/figures/events-supression-table.png differ diff --git a/doc/source/fault-mgmt/kubernetes/figures/events-table.png b/doc/source/fault-mgmt/kubernetes/figures/events-table.png new file mode 100644 index 000000000..aea5cdb82 Binary files /dev/null and b/doc/source/fault-mgmt/kubernetes/figures/events-table.png differ diff --git a/doc/source/fault-mgmt/kubernetes/index-fault-kub-f45ef76b6f16.rst b/doc/source/fault-mgmt/kubernetes/index-fault-kub-f45ef76b6f16.rst index c1460d627..2bb8fa039 100644 --- a/doc/source/fault-mgmt/kubernetes/index-fault-kub-f45ef76b6f16.rst +++ b/doc/source/fault-mgmt/kubernetes/index-fault-kub-f45ef76b6f16.rst @@ -22,36 +22,30 @@ The global banner the-global-alarm-banner -********************* -Viewing active alarms -********************* +************* +Active alarms +************* .. toctree:: :maxdepth: 1 viewing-active-alarms-using-horizon + export-active-alarms-csv-report-using-horizon-dd1477a8d13e viewing-active-alarms-using-the-cli viewing-alarm-details-using-the-cli + deleting-an-alarm-using-the-cli -********************* -Viewing the event log -********************* +********* +Event log +********* .. toctree:: :maxdepth: 1 viewing-the-event-log-using-horizon + export-event-log-csv-report-using-horizon-1c58a29d7fb6 viewing-the-event-log-using-the-cli -***************** -Deleting an alarm -***************** - -.. toctree:: - :maxdepth: 1 - - deleting-an-alarm-using-the-cli - ***************** Event suppression ***************** @@ -61,6 +55,7 @@ Event suppression events-suppression-overview suppressing-and-unsuppressing-events + export-event-suppression-csv-report-f314a54f66b9 viewing-suppressed-alarms-using-the-cli suppressing-an-alarm-using-the-cli unsuppressing-an-alarm-using-the-cli diff --git a/doc/source/shared/abbrevs.txt b/doc/source/shared/abbrevs.txt index 29e2c1d64..ac2e3bd91 100755 --- a/doc/source/shared/abbrevs.txt +++ b/doc/source/shared/abbrevs.txt @@ -38,6 +38,7 @@ .. |CSIs| replace:: :abbr:`CSIs (Container Storage Interfaces)` .. |CSK| replace:: :abbr:`CSK (Code Signing Key)` .. |CSKs| replace:: :abbr:`CSKs (Code Signing Keys)` +.. |CSV| replace:: :abbr:`CSV (Comma-Separated Values)` .. |CVE| replace:: :abbr:`CVE (Common Vulnerabilities and Exposures)` .. |CVSS| replace:: :abbr:`CVSS (Common Vulnerability Scoring System)` .. |DAD| replace:: :abbr:`DAD (Duplicate Address Detection)`