1# `severity.lua` 2 3This code is responsible for limiting the type of logs being sent to the cloud based on severity level. 4 5## Loacal testing 6 7bazel test //pkg/edge/logging/fluentbit:lua_test
View as plain text