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:
1313
1414** plotly_custom_viz_splunk** can be downloaded from ** GitHub** and installed in your Splunk platform. Access your Splunk instance via terminal and:
1515- 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 `
1717- Restart splunk to apply changes ` $SPLUNK_HOME/bin/splunk restart `
1818
1919## Usage
@@ -106,4 +106,4 @@ Sample SPL Search for Multiple-Axes:
106106| table _time, scatter, line1 , line2
107107```
108108
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