You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| USAGE_LOGGERS_DISABLE | false | When `true`, the eBPF agent is loaded but no calls are logged |
53
-
| USAGE_LOGGERS_EBPF_EXPATH | (none) | Path to OpenSSL shared library<br>Use `ldconfig -p \| grep ssl` to find |
54
-
| USAGE_LOGGERS_EBPF_ROLE | (none) | Use `server` for inbound calls, `client` for outbound calls |
55
-
| USAGE_LOGGERS_RULES | (none) |[Logging rules](https://go2docs.graylog.org/apisecurity-current/logging_rules/logging_rules.htm) used to mask or remove specific details<br>Use `import debug` to log entire request and response |
56
-
| USAGE_LOGGERS_URL | (none) |[Capture URL](https://go2docs.graylog.org/apisecurity-current/capture_api_calls/capture_api_calls.htm) for Graylog API Security instance<br>Looks like `https://GL_APISECURITY_HOST/fluke/message`|
| USAGE_LOGGERS_EBPF_EXPATH | Path to OpenSSL shared library<br>Use `ldconfig -p \| grep ssl` to find |
53
+
| USAGE_LOGGERS_RULES |[Logging rules](https://go2docs.graylog.org/apisecurity-current/logging_rules/logging_rules.htm) used to mask or remove specific details<br>Use `include debug` to log entire request and response |
54
+
| USAGE_LOGGERS_URL |[Capture URL](https://go2docs.graylog.org/apisecurity-current/capture_api_calls/capture_api_calls.htm) for Graylog API Security instance<br>Looks like `https://GL_APISECURITY_HOST/fluke/message`|
0 commit comments