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: dist/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This data source plugin allows you to query and visualize log data stored in Par
12
12
13
13
- Add Parseable as a data source at the data source configuration page.
14
14
15
-
- Configure the data source specifying URL and port like [https://demo.parseable.io:443](https://demo.parseable.io:443). Parseable supports basic auth currently, so toggle the "Basic Auth" option under "Auth" section and enter the username and password under "Basic Auth Details" section. For Parseable demo server use `parseable` as both, username and password.
15
+
- Configure the data source specifying URL and port like [https://demo.parseable.com:443](https://demo.parseable.com:443). Parseable supports basic auth currently, so toggle the "Basic Auth" option under "Auth" section and enter the username and password under "Basic Auth Details" section. For Parseable demo server use `parseable` as both, username and password.
16
16
17
17
- Push the `Save and Test` button, if there is an error message, check the credentials and connection.
18
18
@@ -26,7 +26,7 @@ Once the plugin is configured with correct Parseable server instance. You can st
26
26
27
27
This plugin has a a pre-made dashboard called "Parseable Demo Data". You can find it by navigating to the data sources configuration page, selecting the Parseable data source and clicking on the Dashboards tab.
28
28
29
-
This dashboard is aimed at visualizing the logs stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.io](https://demo.parseable.io:443) and credentials `parseable`, `parseable`.
29
+
This dashboard is aimed at visualizing the logs stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.com](https://demo.parseable.com:443) and credentials `parseable`, `parseable`.
Copy file name to clipboardExpand all lines: src/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This data source plugin allows you to query and visualize log data stored in Par
12
12
13
13
- Add Parseable as a data source at the data source configuration page.
14
14
15
-
- Configure the data source specifying URL and port like [https://demo.parseable.io:443](https://demo.parseable.io:443). Parseable supports basic auth currently, so toggle the "Basic Auth" option under "Auth" section and enter the username and password under "Basic Auth Details" section. For Parseable demo server use `parseable` as both, username and password.
15
+
- Configure the data source specifying URL and port like [https://demo.parseable.com:443](https://demo.parseable.com:443). Parseable supports basic auth currently, so toggle the "Basic Auth" option under "Auth" section and enter the username and password under "Basic Auth Details" section. For Parseable demo server use `parseable` as both, username and password.
16
16
17
17
- Push the `Save and Test` button, if there is an error message, check the credentials and connection.
18
18
@@ -26,7 +26,7 @@ Once the plugin is configured with correct Parseable server instance. You can st
26
26
27
27
This plugin has a a pre-made dashboard called "Parseable Demo Data". You can find it by navigating to the data sources configuration page, selecting the Parseable data source and clicking on the Dashboards tab.
28
28
29
-
This dashboard is aimed at visualizing the logs stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.io](https://demo.parseable.io:443) and credentials `parseable`, `parseable`.
29
+
This dashboard is aimed at visualizing the logs stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.com](https://demo.parseable.com:443) and credentials `parseable`, `parseable`.
0 commit comments