aboutsummaryrefslogblamecommitdiff
path: root/example/agent.hcl
blob: c704243ca1e749a839f586303edb04078ebf7b73 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                    
 


        





                       
 
#log_level = "TRACE"

client {
}

plugin "exec2-driver" {
  config {
    bind_read_only = {
      "/etc" = "/etc",
    }
  }
}