Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 811 Bytes

demo-setup.md

File metadata and controls

21 lines (10 loc) · 811 Bytes

steps for demo setup KubeArmor Datasource with sample KubeArmor logs

  1. Build the plugin as mentioned in the README.md
  2. run docker-compose up to start grafana and elasticsearch
  3. run postlogs.sh to post KubeArmor logs to elasticsearch. Make sure you have jq installed for parsing
  4. Go to datasources section in the url field add http://elasticsearch:9200 and select Elasticsearch in Backend option and click test datasource. If sucessful follow the next steps.
  5. Go to dashboard and create visualization with the KubeArmor datasource and select NodeGraph panel to view the graph.

This video illustrates the steps mentioned above, making the process easier to understand.

grafana-nosound.mp4