cscli collections install LePresidente/grafanaA collection to defend Grafana instance against common attacks :
Example acquisition for this collection :
If using LOG_FILE environment variable:
1---2filenames:3 - /var/log/grafana/grafana.log4labels:5 type: grafana
Directly monitoring Docker
1---2source: docker3container_name:4 - grafana5#container_id:6# - 843ee92d231b7labels:8 type: grafana9---