Skip to main content

Grafana Data source

Parseable data source plugin allows you to query and visualize log data stored in Parseable server, in a Grafana dashboard.

Pre-requisites

  • Parseable server setup and receiving logs from your application.
  • Grafana installed and running.

Installation

  • Install the plugin using the Grafana CLI, using the command grafana-cli plugins install parseable-parseable-datasource. Then restart Grafana.

  • Alternatively, you can install the plugin from your Grafana instance (Configuration > Data sources > Add Data source). Add Parseable as a data source at the data source configuration page.

  • Configure the data source specifying URL and port like 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.

  • Push the Save and Test button, if there is an error message, check the credentials and connection.

Usage

Once the plugin is configured with correct Parseable server instance. You can start using it to query and visualize logs. Use the query editor to write your own queries.

Sample Dashboard

Refer sample dashboard here: Grafana Dashboard Demo

Screenshots

query editor log dashboard log text view