Skip to content

Commit a6d8d48

Browse files
authored
Merge pull request #2734 from splunk/adasplunk-O11YDOCS-7004
[O11YDOCS-7004] Bulk pause, play, delete [Apr 22 release]
2 parents fcef2a0 + 5aa3eb3 commit a6d8d48

File tree

2 files changed

+39
-18
lines changed

2 files changed

+39
-18
lines changed
-404 Bytes
Loading

synthetics/test-status/test-status.rst

Lines changed: 39 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,39 +12,60 @@ Test status
1212

1313
test-kpis
1414

15+
16+
The Splunk Synthetics landing page is the :guilabel:`Test Overview`. This page displays a paginated table of all synthetic tests that you have access to. Each page in the table contains a maximum of 20 tests.
17+
18+
19+
Filter tests
1520
========================================================================================
16-
Test state and current status
21+
22+
To filter the table, select a test type, location, key-value pair, and more.
23+
24+
.. image:: /_images/synthetics/syn-filter-test.png
25+
:width: 80%
26+
:alt: This image shows the filter env:prod for all tests on the Synthetics homepage.
27+
28+
29+
30+
View test state
1731
========================================================================================
18-
You can use the play and pause buttons in the more menu (|more|) of your tests to pause or resume data collection.
1932

20-
The current status of a test is updated every time you load the :guilabel:`Test Overview` page in Splunk Synthetic Monitoring. The following table describes the possible status types for each test.
33+
Splunk Synthetics updates the current state of each test every time you load the :guilabel:`Test Overview` page. The following table describes the possible values for the :guilabel:`Test state` column.
34+
2135

2236
.. list-table::
2337
:header-rows: 1
2438
:widths: 20, 80
2539

26-
* - :strong:`Current status`
40+
* - :strong:`Test state`
2741
- :strong:`Description`
2842

29-
* - Pending
30-
- Splunk Synthetic Monitoring is still retrieving the status of this test.
43+
* - Active
44+
- The test is running. Data is being collected at the set interval. You can view this data on the :guilabel:`Test Summary` page.
3145

32-
* - Available
33-
- The test is functioning properly. If the test is active, data is being collected at the set interval and can be viewed in the :guilabel:`Test History` page. If the test is paused, it can be unpaused and will resume collecting data.
46+
* - Paused
47+
- The test is paused. To resume data collection, unpause it.
3448

35-
* - No Data
36-
- The test isn't currently collecting data.
3749

38-
* - Failure
39-
- The test encountered a failure.
4050

51+
Single actions
52+
========================================================================================
4153

54+
To perform an action on a single test, select the vertical dot menu (|verticaldots|) in its rightmost column. Supported actions are play and pause.
4255

56+
57+
Bulk actions
4358
========================================================================================
44-
Filter tests
45-
========================================================================================
46-
You can filter by test type, key-value pairs, and more.
4759

48-
.. image:: /_images/synthetics/syn-filter-test.png
49-
:width: 60%
50-
:alt: This image shows the filter env:prod for all tests on the Synthetic homepage..
60+
You can perform bulk actions on multiple tests simultaneously. Supported actions are play, pause, and delete. No special permissions are required for bulk actions.
61+
62+
To perform a bulk action on tests:
63+
64+
#. Select the tests to change. You can do this by either:
65+
66+
* Selecting the check box next in the leftmost column of one or more tests.
67+
* Selecting the check box in the table header. This check box selects all tests on the current page (a maximum of 20 tests). You can scroll through the pages to select more tests. The maximum you can select at one time is 500.
68+
69+
#. At the top of the table, select the desired action: :guilabel:`Play`, :guilabel:`Pause`, or :guilabel:`Delete`.
70+
If the entire bulk action succeeds, the :guilabel:`Test state` column displays the new state of each of the affected tests.
71+

0 commit comments

Comments
 (0)