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
- Host: GitHub
- URL: https://github.com/neticdk/grafana-humio-datasource
- Owner: neticdk
- License: mit
- Created: 2021-06-07T10:56:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T20:05:18.000Z (about 1 year ago)
- Last Synced: 2025-05-13T20:35:32.005Z (about 1 year ago)
- Language: TypeScript
- Size: 3.06 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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

(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.