aboutsummaryrefslogtreecommitdiff
path: root/example/agent.hcl
blob: c9dd670618ccb2ac770130586050773ddf7d5b16 (plain) (blame)
1
2
3
4
5
6
7
log_level = "TRACE"

plugin "hello-driver" {
  config {
    shell = "bash"
  }
}