File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Visualizations included into this collection:
13
13
14
14
** plotly_custom_viz_splunk** can be downloaded from ** GitHub** and installed in your Splunk platform. Access your Splunk instance via terminal and:
15
15
- browse to your apps directory ` $SPLUNK_HOME/etc/apps/ `
16
- - download the app from github ` git clone https://github.com/tmuth/plotly_custom_viz_splunk `
16
+ - download the app from github ` git clone https://github.com/splunk/splunk-plotly-collection-viz `
17
17
- Restart splunk to apply changes ` $SPLUNK_HOME/bin/splunk restart `
18
18
19
19
## Usage
@@ -106,4 +106,4 @@ Sample SPL Search for Multiple-Axes:
106
106
| table _time, scatter, line1 , line2
107
107
```
108
108
109
- ! [alt text](MultipleAxes_plot.png "Multiple Axes Plot")
109
+ ! [alt text](MultipleAxes_plot.png "Multiple Axes Plot")
You can’t perform that action at this time.
0 commit comments