An open API service indexing awesome lists of open source software.

https://github.com/neticdk/grafana-humio-datasource

Grafana Humio data source supporting logs querying
https://github.com/neticdk/grafana-humio-datasource

Last synced: 5 months ago
JSON representation

Grafana Humio data source supporting logs querying

Awesome Lists containing this project

README

          

*Note:* As Grafana did not wish to list this pluing and since we are not using it anymore it has been archived.

# Grafana Humio Datasource

The Humio datasource allow using the Grafana explorer to query Humio logs using the Humio Query API.

## Configuration

The configuration uses the standard Grafana URL configuration as well as two extra fields specific to Humio:

- *Repository* The repository to be queried in Humio
- *API Key* Humio API token used when accessing the Humio Query API

![Configuration](https://github.com/neticdk/grafana-humio-datasource/raw/main/src/img/configuration.png)

(The API key is optional since this could also be handled by, e.g., an authentication proxy)

The plugin also supports deriving fields from the log entries, e.g., to enable linking to traces.