Skip to content

crowdsecurity/grafana-dashboards

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

grafana-dashboards

Grafana dashboards for Crowdsec monitoring using Prometheus

./dashboards_v1 are compatible for releases v0.3.0-rc0 and below.

./dashboards_v2 are compatible for releases v0.3.0-rc1, up to v1.0.X.

./dashboards_v3 are compatible for releases v1.1.X and up.

./dashboards_v4 are compatible for releases v1.4.X and up.

Prometheus config

The dashboards use label to filter on individual machines. It's recommended to follow this config example:

  - job_name: 'crowdsec_myMachine'
    static_configs:
    - targets: ['1.2.3.4:6060']
      labels:
        machine: 'my_machine'

About

Grafana dashboards for Crowdsec monitoring using Prometheus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •