You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/s4r/9-custom-dashboard/1-custom-dashboard.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ As we already saved some useful log charts in a dashboard in the Log Observer ex
13
13

14
14
15
15
* Even if the log information is useful, it will need more information to have it make sense for our team so let's add a bit more information
16
-
* The first step is adding a description chart to the dashboard. Click on the {{% button style="gray" %}}New text note{{% /button %}} and replace the text in the note with below with the text then click the {{% button style="blue" %}}Save and close{{% /button %}} button and name the chart **Instructions**
16
+
* The first step is adding a description chart to the dashboard. Click on the {{% button style="grey" %}}New text note{{% /button %}} and replace the text in the note with the following text and then click the {{% button style="blue" %}}Save and close{{% /button %}} button and name the chart **Instructions**
17
17
18
18
{{% notice title=" Information to use with text note" style="grey" %}}
19
19
@@ -28,14 +28,13 @@ For more detail visit [link](https://https://www.splunk.com/en_us/products/obser
28
28
{{% /notice %}}
29
29
30
30
* The charts are not in a nice order, let's correct that and rearrange the charts so that they are useful.
31
-
* Move your mouse over the *Instruction* chart, your mouse pointer should change to a **☩**. This will allow you to drag a chart in the Dashboard. Drag the *Instruction* chart to the top left location and resize it to a 1/3rd of the page by dragging the left edge.
32
-
* Drag and add the *Log Timeline view* chart next to the *Instruction* chart, resize it so it fills the other 2/3rd of the page
33
-
to be the error rate chart next to the two the chart and resize it so it fills the page
31
+
* Move your mouse over the top edge of the *Instructions* chart, your mouse pointer will change to a **☩**. This will allow you to drag the chart in the dashboard. Drag the *Instructions* chart to the top left location and resize it to a 1/3rd of the page by dragging the right-hand edge.
32
+
* Drag and add the *Log Timeline view* chart next to the *Instruction* chart, resize it so it fills the other 2/3rd of the page to be the error rate chart next to the two the chart and resize it so it fills the page
34
33
* Next, resize the *Log lines* chart to be the width of the page and resize it the make it at least twice as long.
35
-
36
-
You should have something similar to the dashboard below:
34
+
* You should have something similar to the dashboard below:
Copy file name to clipboardExpand all lines: content/en/s4r/9-custom-dashboard/2-add-chart.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,20 +10,17 @@ In this section, we are going to use the **Copy and Paste** functionality to ext
10
10
11
11
* Find your Service Health Dashboard.
12
12
* Select the **2+** at the top of the page and select **Paste charts**, this will create the charts in your custom dashboard.
13
-
<!--* Add `sf_environment:[WORKSHOPNAME]` and `sf_service:payment_service` to the override filter box. ( This will make sure the charts only show data for your workshop **paymentservice**).
14
-
-->
15
-
* The chart currently shows data for all **Environments** and **Services**, so let's add a filter to our environment and the paymentservice.
13
+
* The chart currently shows data for all **Environments** and **Services**, so let's add a filter for our **environment** and the **paymentservice**.
16
14
* Click on the 3 dots **...** at the top right side of the **Request Rate** chart. This will open the chart in edit mode.
17
-
* In the new screen, click on the {{% button style="blue" %}}sf_environment{{% /button %}} button (1) in the middle of the screen, and pick the [WORKSHOPNAME] from the drop-down. The button should change to **sf_environment:[WORKSHOPNAME]**
15
+
* In the new screen, click on the {{% button style="blue" %}}sf_environment{{% /button %}} button (**1**) in the middle of the screen, and pick the [WORKSHOPNAME] from the drop-down. The button should change to **sf_environment:[WORKSHOPNAME]**
18
16
* Do the same with the {{% button style="blue" %}}sf_service.{{% /button %}} button (2), only this time change it to `paymentservice`.
19
17

20
18
* Click the {{% button style="blue" %}}Save and close {{% /button %}} button (**3**).
* As the new pasted charts appeared at the bottom of our dashboard, we need to re-organize our dashboard gain.
19
+
* As the new pasted charts appeared at the bottom of our dashboard, we need to re-organize our dashboard again.
23
20
* First drag the *Log view* chart to the second row, between the *Instructions* chart and the *Log Lines* chart, and expand it to fill the row.
24
21
* Resize the two new charts to be 1/3 of a row chart we just pasted, before moving them to the top row, so you have the *Instruction, Request Rate & Error Rate* chart taking up the top row.
0 commit comments