Configuring the /etc/ebprt.conf configuration file

The /etc/ebprt.conf configuration file is structured in stanzas. Each stanza represents a profile that is loaded by name during runtime. The profile name is set in the EBPRTCFG environment variable that should be loaded before the filter runs. By default, the EBPRTCFG environment variableis assumed as a profile named default, which is read from the /etc/ebprt.conf configuration file. You can modify this profile to alter default behavior that will also be used in case the EBPRTCFG environment variable is not set before the filter runs. This is only applied for the default profile. Any other profiles that are user-defined must be loaded explicitly.