hi team,
may i know can i change become from true to false in splunk docker image ??
this beacuse our k8s platform not allow root user running in the container, so it can't running as uid 0 or sudo here
[privilege_escalation]
become = true #change to false
become_method = sudo # remove this
become_flags = -H -S -n -i # remove this