Configuring a BlueRock Agent Sandbox for Observability
BlueRock Sandbox - A sandbox for applications.
Usage: brace [OPTIONS] [-- <TARGET>...]
Arguments: [TARGET]... Program (with arguments) to run in the sandbox.
Options:
--socket <SOCKET> [default: /run/bluerock/sensor]
--name <NAME> [default: sandbox]
--network-config <NETWORK_CONFIG> Required network config for network isolation
--list-network-configs List available network firewall configurations and exit
-l, --logfile <LOGFILE> The path to the log file. [default: ./BRace.log]
-K, --clear-env Clear all environment variables.
-e, --env <ENV> Set environment variable.
-h, --help Print help
-V, --version Print versionLast updated